Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-strict-rules to ^1.5.5
Browse files Browse the repository at this point in the history
| datasource | package                      | from  | to    |
| ---------- | ---------------------------- | ----- | ----- |
| packagist  | phpstan/phpstan-strict-rules | 1.5.3 | 1.5.5 |
  • Loading branch information
renovate[bot] authored Apr 19, 2024
1 parent d8074dc commit ae5cc24
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": "^1.10.67",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/phpstan-strict-rules": "^1.5.3",
"phpstan/phpstan-strict-rules": "^1.5.5",
"squizlabs/php_codesniffer": "^3.9.1",
"symfony/filesystem": "^6.4.3 || ^7.0.3"
},
Expand Down

0 comments on commit ae5cc24

Please sign in to comment.