Skip to content

Commit 5de29f6

Browse files
Update dependency phpstan/phpstan-phpunit to ^2.0.4
| datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | packagist | phpstan/phpstan-phpunit | 2.0.3 | 2.0.4 |
1 parent 370d3c9 commit 5de29f6

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.2",
18-
"phpstan/phpstan-phpunit": "^2.0.3",
18+
"phpstan/phpstan-phpunit": "^2.0.4",
1919
"phpstan/phpstan-strict-rules": "^2.0.3",
2020
"phpunit/phpunit": "^11.5.3",
2121
"slam/php-cs-fixer-extensions": "^3.12",

0 commit comments

Comments
 (0)