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 17, 2023
1 parent 15ca42e commit 7d18c52
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 @@ -32,7 +32,7 @@
"cakephp/bake": "^3.0.1",
"cakephp/migrations": "^4.0.1",
"dereuromark/cakephp-ide-helper": "^2.0.0",
"dereuromark/cakephp-tools": "dev-cake5",
"dereuromark/cakephp-tools": "^3.0.0",
"fig-r/psr2r-sniffer": "dev-next",
"friendsofcake/search": "^7.0.0",
"phpunit/phpunit": "^10.1"
Expand All @@ -59,7 +59,7 @@
}
},
"prefer-stable": true,
"minimum-stability": "stable",
"minimum-stability": "RC",
"scripts": {
"stan": "phpstan analyse",
"stan-tests": "phpstan analyse -c tests/phpstan.neon",
Expand Down

0 comments on commit 7d18c52

Please sign in to comment.