We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e1200 commit c3b6bf9Copy full SHA for c3b6bf9
1 file changed
composer.json
@@ -13,9 +13,8 @@
13
"cakephp/cakephp": "^5.0",
14
"cakephp/migrations": "^4.0",
15
"cakephp/plugin-installer": "^1.3",
16
- "cnizzardini/cakephp-swagger-bake": "^3.0",
17
- "kcs/class-finder": "^0.3",
18
- "mixerapi/core": "^2.0",
+ "cnizzardini/cakephp-swagger-bake": "dev-mixerapi-core-update",
+ "mixerapi/core": "dev-master",
19
"mobiledetect/mobiledetectlib": "^2.8"
20
},
21
"require-dev": {
0 commit comments