Skip to content

Commit

Permalink
Merge branch '5.x' into 5.x-cake5
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory authored Sep 10, 2023
2 parents a23d843 + 7eb1c03 commit 347fed9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"source": "https://github.com/cakephp/debug_kit"
},
"require": {
"cakephp/cakephp": "^5.0.0",
"cakephp/cakephp": "^5.0",
"composer/composer": "^2.0",
"doctrine/sql-formatter": "^1.1.3"
},
"require-dev": {
"cakephp/authorization": "^3.0.0",
"cakephp/cakephp-codesniffer": "^5.0.0",
"cakephp/authorization": "^3.0",
"cakephp/cakephp-codesniffer": "^5.0",
"phpunit/phpunit": "^10.1.0"
},
"autoload": {
Expand Down

0 comments on commit 347fed9

Please sign in to comment.