Skip to content

Commit 4f91cce

Browse files
committed
Bump bake requirement to to 3.5.1
1 parent 6ca40e1 commit 4f91cce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@
2727
"psr/log": "^3.0"
2828
},
2929
"require-dev": {
30-
"cakephp/twig-view": "^2.0.2",
31-
"cakephp/bake": "^3.0.0",
30+
"cakephp/bake": "^3.5.1",
3231
"cakephp/cakephp-codesniffer": "^5.0",
3332
"enqueue/fs": "^0.10",
34-
"phpunit/phpunit": "^10.5.32 || ^11.1.3 || ^12.0.9"
33+
"phpunit/phpunit": "^10.5.32 || ^11.3.3 || ^12.0.9"
3534
},
3635
"suggest": {
3736
"cakephp/bake": "Required if you want to generate jobs.",

0 commit comments

Comments
 (0)