Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit 9e24da0

Browse files
Merge pull request #137 from N1cE-tm/patch-1
Update composer.json
2 parents 919b91a + ff9856e commit 9e24da0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
}
2222
],
2323
"require": {
24-
"yiisoft/yii2": "~2.0.0",
25-
"yiisoft/yii2-bootstrap": "~2.0.0",
26-
"2amigos/yii2-gallery-widget": "~1.0",
27-
"bower-asset/blueimp-file-upload": "~9.9"
24+
"yiisoft/yii2": "^2.0.0",
25+
"yiisoft/yii2-bootstrap": "^2.0.0",
26+
"2amigos/yii2-gallery-widget": "^1.0",
27+
"bower-asset/blueimp-file-upload": "^9.9"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "~4.0"

0 commit comments

Comments
 (0)