We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a23d843 + 7eb1c03 commit 347fed9Copy full SHA for 347fed9
1 file changed
composer.json
@@ -23,13 +23,13 @@
23
"source": "https://github.com/cakephp/debug_kit"
24
},
25
"require": {
26
- "cakephp/cakephp": "^5.0.0",
+ "cakephp/cakephp": "^5.0",
27
"composer/composer": "^2.0",
28
"doctrine/sql-formatter": "^1.1.3"
29
30
"require-dev": {
31
- "cakephp/authorization": "^3.0.0",
32
- "cakephp/cakephp-codesniffer": "^5.0.0",
+ "cakephp/authorization": "^3.0",
+ "cakephp/cakephp-codesniffer": "^5.0",
33
"phpunit/phpunit": "^10.1.0"
34
35
"autoload": {
0 commit comments