Skip to content

Commit 1487d36

Browse files
authored
Merge pull request #1082 from cakephp/ADmad-patch-1
Update CakePHP version constraint in composer.json
2 parents f6b2719 + 251e292 commit 1487d36

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
@@ -6,7 +6,7 @@
66
"homepage": "https://cakephp.org",
77
"require": {
88
"php": ">=8.2",
9-
"cakephp/cakephp": "^5.3.0",
9+
"cakephp/cakephp": "5.3.*",
1010
"cakephp/migrations": "^5.0.0",
1111
"cakephp/plugin-installer": "^2.0",
1212
"mobiledetect/mobiledetectlib": "^4.8.03"

0 commit comments

Comments
 (0)