Skip to content

Commit 9df73d2

Browse files
committed
Update version constraints for 5.1
1 parent b1d1d8c commit 9df73d2

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
@@ -29,7 +29,7 @@
2929
},
3030
"require": {
3131
"php": ">=8.1",
32-
"cakephp/cakephp": "dev-5.next as 5.1.0",
32+
"cakephp/cakephp": "^5.1",
3333
"composer/composer": "^2.0",
3434
"doctrine/sql-formatter": "^1.1.3"
3535
},

0 commit comments

Comments
 (0)