Skip to content

Commit 537f8d8

Browse files
committed
composer.json update
1 parent 4748169 commit 537f8d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
],
2929
"require": {
3030
"php": ">=5.5.9",
31-
"yiisoft/yii2": "~2.0.*",
32-
"league/oauth2-server": "~5.1.*",
33-
"guzzlehttp/guzzle": "~6.2.*"
31+
"yiisoft/yii2": "2.0.*",
32+
"league/oauth2-server": "5.1.*",
33+
"guzzlehttp/guzzle": "6.2.*"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)