Skip to content

Commit b34a508

Browse files
committed
Fix cakephp constraint.
1 parent d0fe833 commit b34a508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": ">=5.6.0",
27-
"cakephp/cakephp": "dev-3.next as 3.6.0",
27+
"cakephp/cakephp": "^3.6.0",
2828
"cakephp/chronos": "^1.0.0",
2929
"cakephp/plugin-installer": "^1.0.0",
3030
"composer/composer": "^1.3.0",

0 commit comments

Comments
 (0)