We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca40e1 commit 4f91cceCopy full SHA for 4f91cce
composer.json
@@ -27,11 +27,10 @@
27
"psr/log": "^3.0"
28
},
29
"require-dev": {
30
- "cakephp/twig-view": "^2.0.2",
31
- "cakephp/bake": "^3.0.0",
+ "cakephp/bake": "^3.5.1",
32
"cakephp/cakephp-codesniffer": "^5.0",
33
"enqueue/fs": "^0.10",
34
- "phpunit/phpunit": "^10.5.32 || ^11.1.3 || ^12.0.9"
+ "phpunit/phpunit": "^10.5.32 || ^11.3.3 || ^12.0.9"
35
36
"suggest": {
37
"cakephp/bake": "Required if you want to generate jobs.",
0 commit comments