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

Commit 74f4d08

Browse files
Update dependency phpunit/phpunit to v10
| datasource | package | from | to | | ---------- | --------------- | ------ | ------- | | packagist | phpunit/phpunit | 9.5.27 | 10.0.16 |
1 parent b85b3dd commit 74f4d08

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
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"doctrine/coding-standard": "^11.0.0",
3030
"laminas/laminas-cache-storage-adapter-memory": "^2.2.0",
31-
"phpunit/phpunit": "^9.5.27",
31+
"phpunit/phpunit": "^10.0.16",
3232
"roave/infection-static-analysis-plugin": "^1.27.0",
3333
"vimeo/psalm": "^5.4.0"
3434
},

0 commit comments

Comments
 (0)