Skip to content

Commit 1ecbd9e

Browse files
committed
update phpunit to latest version
1 parent 43a3a3f commit 1ecbd9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"composer-runtime-api": "Install composer 2 for auto detection of version in user agent"
4444
},
4545
"require-dev": {
46-
"phpunit/phpunit": "^9.0",
46+
"phpunit/phpunit": "^10.0",
4747
"nyholm/psr7": "^1.3",
4848
"nyholm/psr7-server": "^1.0",
4949
"kriswallsmith/buzz": "^1.2",

0 commit comments

Comments
 (0)