Skip to content

Commit

Permalink
chore(deps): update phpstan packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent a1333ac commit 1897cda
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 @@ -37,10 +37,10 @@
},
"require-dev": {
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0",
"phpstan/phpstan": "1.9.*@dev",
"phpstan/phpstan-strict-rules": "1.4.*@dev",
"phpstan/phpstan": "1.11.*@dev",
"phpstan/phpstan-strict-rules": "1.6.*@dev",
"thecodingmachine/phpstan-strict-rules": "1.0.*@dev",
"voku/phpstan-rules": "3.1.*@dev"
"voku/phpstan-rules": "3.2.*@dev"
},
"suggest": {
"ext-json": "Use JSON for string detection",
Expand Down

0 comments on commit 1897cda

Please sign in to comment.