Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-strict-rules to ^2.0.2
Browse files Browse the repository at this point in the history
| datasource | package                      | from  | to    |
| ---------- | ---------------------------- | ----- | ----- |
| packagist  | phpstan/phpstan-strict-rules | 2.0.1 | 2.0.2 |
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 1714425 commit bf97d8d
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 @@ -55,7 +55,7 @@
"phpstan/phpstan": "^2.1.1",
"phpstan/phpstan-deprecation-rules": "^2.0.1",
"phpstan/phpstan-phpunit": "^2.0.3",
"phpstan/phpstan-strict-rules": "^2.0.1",
"phpstan/phpstan-strict-rules": "^2.0.2",
"squizlabs/php_codesniffer": "^3.11.2",
"symfony/filesystem": "^6.4.13 || ^7.2.0"
},
Expand Down

0 comments on commit bf97d8d

Please sign in to comment.