Skip to content

Commit b64e466

Browse files
Update dependency phpstan/phpstan-strict-rules to ^2.0.11
| datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | packagist | phpstan/phpstan-strict-rules | 2.0.10 | 2.0.11 |
1 parent 98533b0 commit b64e466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require-dev": {
1717
"phpstan/phpstan": "^2.1.54",
1818
"phpstan/phpstan-phpunit": "^2.0.16",
19-
"phpstan/phpstan-strict-rules": "^2.0.10",
19+
"phpstan/phpstan-strict-rules": "^2.0.11",
2020
"phpunit/phpunit": "^13.1.8",
2121
"slam/php-cs-fixer-extensions": "^3.15.0",
2222
"symfony/console": "^8.0.9"

0 commit comments

Comments
 (0)