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

Commit 921a9b0

Browse files
Update dependency phpunit/phpunit to v10
| datasource | package | from | to | | ---------- | --------------- | ----- | ------ | | packagist | phpunit/phpunit | 9.6.3 | 10.0.6 |
1 parent eaf44e0 commit 921a9b0

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.6",
1010
"infection/infection": "^0.26.19",
1111
"doctrine/coding-standard": "^11.1.0",
1212
"vimeo/psalm": "^5.6.0"

0 commit comments

Comments
 (0)