Skip to content

Commit 349b954

Browse files
Update dependency phpstan/phpstan-strict-rules to v2
| datasource | package | from | to | | ---------- | ---------------------------- | ----- | ----- | | packagist | phpstan/phpstan-strict-rules | 1.6.1 | 2.0.1 |
1 parent a34997f commit 349b954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"infection/infection": "^0.27.11",
1616
"maglnet/composer-require-checker": "^4.7.1",
1717
"phpstan/phpstan-phpunit": "^1.4.1",
18-
"phpstan/phpstan-strict-rules": "^1.6.1",
18+
"phpstan/phpstan-strict-rules": "^2.0.1",
1919
"phpunit/phpunit": "^10.5.38",
2020
"squizlabs/php_codesniffer": "^3.11.0"
2121
},

0 commit comments

Comments
 (0)