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 2419516 commit b4d757aCopy full SHA for b4d757a
composer.json
@@ -24,8 +24,8 @@
24
},
25
"require": {
26
"php": ">=7.2",
27
- "cakephp/cakephp": "4.x-dev as 4.0.0",
28
- "cakephp/chronos": "2.x-dev as 2.0.0",
+ "cakephp/cakephp": "^4.0",
+ "cakephp/chronos": "^2.0",
29
"cakephp/plugin-installer": "^1.0",
30
"composer/composer": "^1.3",
31
"jdorn/sql-formatter": "^1.2"
0 commit comments