Skip to content

Commit 31f2abb

Browse files
Update dependency phpunit/phpunit to v13
| datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.55 | 13.1.5 |
1 parent 0964c5d commit 31f2abb

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
@@ -29,7 +29,7 @@
2929
"phpstan/phpstan-deprecation-rules": "^2.0",
3030
"phpstan/phpstan-phpunit": "^2.0",
3131
"phpstan/phpstan-strict-rules": "^2.0",
32-
"phpunit/phpunit": "^11.4",
32+
"phpunit/phpunit": "^13.0",
3333
"twig/twig": "^3.16"
3434
},
3535
"suggest": {

0 commit comments

Comments
 (0)