Skip to content

Commit

Permalink
prepare to release
Browse files Browse the repository at this point in the history
  • Loading branch information
skie committed Sep 15, 2023
1 parent 301c1aa commit 717bb01
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 @@ -15,13 +15,13 @@
},
"require": {
"php": ">=8.1",
"cakephp/cakephp": "5.x-dev"
"cakephp/cakephp": "^5.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"cakephp/cakephp-codesniffer": "^5.0",
"cakephp/bake": "3.x-dev",
"cakephp/migrations": "4.x-dev",
"cakephp/bake": "^3.0",
"cakephp/migrations": "^4.0",
"aura/intl": "^3.0"
},
"autoload": {
Expand Down

0 comments on commit 717bb01

Please sign in to comment.