Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #19 from codedge/dependabot/composer/phpunit/phpun…
Browse files Browse the repository at this point in the history
…it-tw-9.5.3

composer(deps-dev): update phpunit/phpunit requirement from ^8.0|^9.0 to ^9.5.3
  • Loading branch information
codedge committed Mar 18, 2021
2 parents eb8b058 + 5def86b commit a3a2a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"orchestra/testbench": "^6.14.0",
"phpunit/phpunit": "^8.0|^9.0"
"phpunit/phpunit": "^9.5.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a3a2a5d

Please sign in to comment.