Skip to content

Commit c41d547

Browse files
authored
Merge pull request #1034 from cakephp/dependabot/composer/cakephp/cakephp-5.2.star
Update cakephp/cakephp requirement from 5.1.* to 5.2.*
2 parents 86611db + 6f43904 commit c41d547

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.1",
9-
"cakephp/cakephp": "5.1.*",
9+
"cakephp/cakephp": "5.2.*",
1010
"cakephp/migrations": "^4.0.0",
1111
"cakephp/plugin-installer": "^2.0",
1212
"mobiledetect/mobiledetectlib": "^4.8.03"

0 commit comments

Comments
 (0)