Skip to content

Commit 161a842

Browse files
committed
Update cakephp version to ^4.0
1 parent 312cb34 commit 161a842

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=7.2",
20-
"cakephp/cakephp": "4.x-dev as 4.0.0"
20+
"cakephp/cakephp": "^4.0"
2121
},
2222
"require-dev": {
2323
"phpunit/phpunit": "^8.0",

0 commit comments

Comments
 (0)