Skip to content

Commit 347fed9

Browse files
authored
Merge branch '5.x' into 5.x-cake5
2 parents a23d843 + 7eb1c03 commit 347fed9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"source": "https://github.com/cakephp/debug_kit"
2424
},
2525
"require": {
26-
"cakephp/cakephp": "^5.0.0",
26+
"cakephp/cakephp": "^5.0",
2727
"composer/composer": "^2.0",
2828
"doctrine/sql-formatter": "^1.1.3"
2929
},
3030
"require-dev": {
31-
"cakephp/authorization": "^3.0.0",
32-
"cakephp/cakephp-codesniffer": "^5.0.0",
31+
"cakephp/authorization": "^3.0",
32+
"cakephp/cakephp-codesniffer": "^5.0",
3333
"phpunit/phpunit": "^10.1.0"
3434
},
3535
"autoload": {

0 commit comments

Comments
 (0)