We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797a79f commit 3785cfbCopy full SHA for 3785cfb
1 file changed
composer.json
@@ -19,8 +19,8 @@
19
"require": {
20
"php" : "~5.6|~7.0",
21
"corecmf/core": "1.3.*",
22
- "corecmf/socialite": "^1.3.*",
23
- "corecmf/storage": "^1.3.*"
+ "corecmf/socialite": "1.3.*",
+ "corecmf/storage": "1.3.*"
24
},
25
"require-dev": {
26
"phpunit/phpunit" : "~4.0||~5.0||~6.0",
0 commit comments