Skip to content

Commit 2f280a3

Browse files
Update dependency phpstan/phpstan-phpunit to ^2.0.11
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan-phpunit | 2.0.10 | 2.0.11 |
1 parent ee185fa commit 2f280a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"phpstan/phpstan": "^2.1.33",
18-
"phpstan/phpstan-phpunit": "^2.0.10",
18+
"phpstan/phpstan-phpunit": "^2.0.11",
1919
"phpstan/phpstan-strict-rules": "^2.0.7",
2020
"phpunit/phpunit": "^12.5.4",
2121
"slam/php-cs-fixer-extensions": "^3.14.0",

0 commit comments

Comments
 (0)