Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit bed38b4

Browse files
Update dependency phpunit/phpunit to v10
| datasource | package | from | to | | ---------- | --------------- | ----- | ------- | | packagist | phpunit/phpunit | 9.6.3 | 10.0.11 |
1 parent edfb1a3 commit bed38b4

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
@@ -6,7 +6,7 @@
66
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
77
},
88
"require-dev": {
9-
"phpunit/phpunit": "^9.6.3",
9+
"phpunit/phpunit": "^10.0.11",
1010
"infection/infection": "^0.26.19",
1111
"doctrine/coding-standard": "^11.1.0",
1212
"vimeo/psalm": "^5.7.3"

0 commit comments

Comments
 (0)