Skip to content

Commit 0af0d61

Browse files
authored
Merge pull request #1019 from cakephp/ADmad-patch-1
Avoid unintentional jump to new core minor.
2 parents 926fccc + 087aeb2 commit 0af0d61

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

0 commit comments

Comments
 (0)