Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark authored Oct 5, 2021
1 parent 48c6f26 commit 12badf4
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 @@ -14,10 +14,10 @@
],
"require":{
"php": ">=7.2",
"cakephp/cakephp": "^4.0.0",
"phpunit/phpunit": "^8.5 || 9.5"
"cakephp/cakephp": "^4.0.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5 || ^9.5",
"fig-r/psr2r-sniffer": "dev-master"
},
"autoload": {
Expand Down

0 comments on commit 12badf4

Please sign in to comment.