Skip to content

Commit 4e72cc6

Browse files
committedMar 23, 2025
updating composer file
1 parent 4c4b51a commit 4e72cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=8",
1515
"cakephp/cakephp": ">=4.4 <6.0",
16-
"cakephp/bake": "^3.2"
16+
"cakephp/bake": "^2.9|^3.2"
1717
},
1818
"autoload": {
1919
"psr-4": {

0 commit comments

Comments
 (0)