Skip to content

Commit 9001366

Browse files
Update dependency phpstan/phpstan-phpunit to ^2.0.6
| datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | packagist | phpstan/phpstan-phpunit | 2.0.5 | 2.0.6 |
1 parent a61b3bc commit 9001366

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
},
1616
"require-dev": {
1717
"phpstan/phpstan": "^2.1.11",
18-
"phpstan/phpstan-phpunit": "^2.0.5",
18+
"phpstan/phpstan-phpunit": "^2.0.6",
1919
"phpstan/phpstan-strict-rules": "^2.0.4",
2020
"phpunit/phpunit": "^12.0.10",
2121
"slam/php-cs-fixer-extensions": "^3.12",

0 commit comments

Comments
 (0)