Skip to content

Commit

Permalink
updated compposer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arusinowski committed Apr 24, 2024
1 parent a5fa76d commit 84e3ca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
},
"require": {
"php": ">=8.1",
"cakephp/cakephp": "^5.0.0"
"cakephp/cakephp": "^5.0.6"
},
"require-dev": {
"phpunit/phpunit": "^10.1.0",
"phpunit/phpunit": "^10.5.20",
"cakephp/cakephp-codesniffer": "^5.0",
"cakephp/bake": "^3.0.0",
"cakephp/migrations": "^4.0.0",
Expand Down

0 comments on commit 84e3ca9

Please sign in to comment.