Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-deprecation-rules to ^1.2.1
Browse files Browse the repository at this point in the history
| datasource | package                           | from  | to    |
| ---------- | --------------------------------- | ----- | ----- |
| packagist  | phpstan/phpstan-deprecation-rules | 1.2.0 | 1.2.1 |
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 1e37455 commit a468bab
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 @@ -54,7 +54,7 @@
"doctrine/coding-standard": "^12.0.0",
"infection/infection": "^0.29.6",
"phpstan/phpstan": "^1.12.3",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"squizlabs/php_codesniffer": "^3.10.2",
Expand Down

0 comments on commit a468bab

Please sign in to comment.