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 11, 2024
1 parent 5bc64db commit bc8c712
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 @@ -33,7 +33,7 @@
"laminas/laminas-mvc": "^3.7.0",
"laminas/laminas-paginator": "^2.18.1",
"laminas/laminas-validator": "^2.64.1",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-deprecation-rules": "^2.0.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^9.6.21",
"slam/php-cs-fixer-extensions": "^3.11.1"
Expand Down

0 comments on commit bc8c712

Please sign in to comment.