Skip to content

Commit 3785cfb

Browse files
committed
v1.3.3
1 parent 797a79f commit 3785cfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"require": {
2020
"php" : "~5.6|~7.0",
2121
"corecmf/core": "1.3.*",
22-
"corecmf/socialite": "^1.3.*",
23-
"corecmf/storage": "^1.3.*"
22+
"corecmf/socialite": "1.3.*",
23+
"corecmf/storage": "1.3.*"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit" : "~4.0||~5.0||~6.0",

0 commit comments

Comments
 (0)