Skip to content

Commit f6b2719

Browse files
authored
Merge pull request #1080 from cakephp/composer-updates
Bump migrations to 5.x
2 parents a945cd7 + ebe5ae4 commit f6b2719

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
@@ -7,7 +7,7 @@
77
"require": {
88
"php": ">=8.2",
99
"cakephp/cakephp": "^5.3.0",
10-
"cakephp/migrations": "^4.0.0",
10+
"cakephp/migrations": "^5.0.0",
1111
"cakephp/plugin-installer": "^2.0",
1212
"mobiledetect/mobiledetectlib": "^4.8.03"
1313
},

0 commit comments

Comments
 (0)