Skip to content

Commit

Permalink
chore(deps): update phpstan packages to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 942548e commit 5c7a489
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 @@ -30,8 +30,8 @@
"friendsofphp/php-cs-fixer": "^3.59",
"kleinweb/php-coding-standards": "^0.6.0",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-deprecation-rules": "^1.2",
"phpstan/phpstan-webmozart-assert": "^1.2",
"phpstan/phpstan-deprecation-rules": "^2.0",
"phpstan/phpstan-webmozart-assert": "^2.0",
"roave/security-advisories": "dev-latest",
"slevomat/coding-standard": "^8.15",
"squizlabs/php_codesniffer": "^3.7.1",
Expand Down

0 comments on commit 5c7a489

Please sign in to comment.