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 5c2c709 commit 3ff4164Copy full SHA for 3ff4164
composer.json
@@ -47,6 +47,9 @@
47
"dereuromark/cakephp-tools": "For the QueueEmailTask (if you don't write your own task here). Also for admin backend.",
48
"friendsofcake/search": "For admin backend and filtering of current jobs."
49
},
50
+ "conflict": {
51
+ "cakephp/migrations": "<4.5"
52
+ },
53
"minimum-stability": "stable",
54
"prefer-stable": true,
55
"autoload": {
0 commit comments