Skip to content

Commit 0b84ac7

Browse files
committed
update composer require
1 parent 9789ed4 commit 0b84ac7

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
@@ -28,7 +28,7 @@
2828
"prefer-stable": true,
2929
"require": {
3030
"php": ">=7.4",
31-
"cakephp/cakephp": "4.next-dev"
31+
"cakephp/cakephp": "^4.4"
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)