Skip to content

Commit 5976d7c

Browse files
Update dependency phpstan/phpstan-phpunit to ^2.0.14
| datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan-phpunit | 2.0.13 | 2.0.14 |
1 parent 5333be7 commit 5976d7c

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
@@ -55,7 +55,7 @@
5555
"doctrine/coding-standard": "^14.0.0",
5656
"phpstan/phpstan": "^2.1.38",
5757
"phpstan/phpstan-deprecation-rules": "^2.0.3",
58-
"phpstan/phpstan-phpunit": "^2.0.13",
58+
"phpstan/phpstan-phpunit": "^2.0.14",
5959
"phpstan/phpstan-strict-rules": "^2.0.8",
6060
"symfony/filesystem": "^7.4.0 || ^8.0.1"
6161
},

0 commit comments

Comments
 (0)