Skip to content

Commit

Permalink
Update dependency phpstan/phpstan-strict-rules to ^1.6.1
Browse files Browse the repository at this point in the history
| datasource | package                      | from  | to    |
| ---------- | ---------------------------- | ----- | ----- |
| packagist  | phpstan/phpstan-strict-rules | 1.6.0 | 1.6.1 |
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent f29c7d6 commit 9964b69
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 @@ -56,7 +56,7 @@
"phpstan/phpstan": "^1.12.4",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpstan/phpstan-strict-rules": "^1.6.1",
"squizlabs/php_codesniffer": "^3.10.3",
"symfony/filesystem": "^6.4.9 || ^7.1.2"
},
Expand Down

0 comments on commit 9964b69

Please sign in to comment.