Skip to content

Commit

Permalink
Merge pull request #2 from willvin313/dependabot/composer/phpunit/php…
Browse files Browse the repository at this point in the history
…unit-8.staror-9.star

Update phpunit/phpunit requirement from 8.* to 8.* || 9.*
  • Loading branch information
willvin313 authored Jul 27, 2023
2 parents dcd4014 + 34aa23c commit 00a7802
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 @@ -12,7 +12,7 @@
"php": ">=7.4"
},
"require-dev": {
"phpunit/phpunit": "8.*"
"phpunit/phpunit": "8.* || 9.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 00a7802

Please sign in to comment.