Skip to content

Commit

Permalink
Merge pull request #35 from overtrue/dependabot/composer/phpunit/phpu…
Browse files Browse the repository at this point in the history
…nit-tw-10.0

Update phpunit/phpunit requirement from ^9.5 to ^10.0
  • Loading branch information
overtrue authored Feb 16, 2023
2 parents fd427c4 + 9c0a877 commit 0010242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"overtrue/flysystem-qiniu": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^10.0",
"mockery/mockery": "^1.4",
"brainmaestro/composer-git-hooks": "dev-master",
"laravel/pint": "^1.5"
Expand Down

0 comments on commit 0010242

Please sign in to comment.