Skip to content

Commit 0010242

Browse files
authored
Merge pull request #35 from overtrue/dependabot/composer/phpunit/phpunit-tw-10.0
Update phpunit/phpunit requirement from ^9.5 to ^10.0
2 parents fd427c4 + 9c0a877 commit 0010242

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
"overtrue/flysystem-qiniu": "^3.0"
77
},
88
"require-dev": {
9-
"phpunit/phpunit": "^9.5",
9+
"phpunit/phpunit": "^10.0",
1010
"mockery/mockery": "^1.4",
1111
"brainmaestro/composer-git-hooks": "dev-master",
1212
"laravel/pint": "^1.5"

0 commit comments

Comments
 (0)