Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-deprecation-rules to v2
Browse files Browse the repository at this point in the history
| datasource | package                           | from  | to    |
| ---------- | --------------------------------- | ----- | ----- |
| packagist  | phpstan/phpstan-deprecation-rules | 1.2.1 | 2.0.0 |
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 1f40f91 commit bb47e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"infection/infection": "^0.29",
"matthiasnoback/symfony-dependency-injection-test": "^6.0.0",
"phpstan/phpstan": "^1.12.10",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-deprecation-rules": "^2.0.0",
"phpstan/phpstan-php-parser": "^1.1",
"phpstan/phpstan-phpunit": "^1.4.1",
"phpunit/phpunit": "^10.5.11 || ^11.0",
Expand Down

0 comments on commit bb47e5e

Please sign in to comment.