Skip to content

Commit

Permalink
Merge pull request #77 from marcreichel/dependabot/composer/phpunit/p…
Browse files Browse the repository at this point in the history
…hpunit-tw-9.5.4or-tw-10.0.0

Update phpunit/phpunit requirement from ^9.5.4 to ^9.5.4 || ^10.0.0
  • Loading branch information
marcreichel committed Dec 13, 2023
2 parents 36a5b83 + 77b87ea commit 596348e
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 @@ -19,7 +19,7 @@
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "^9.5.4",
"phpunit/phpunit": "^9.5.4 || ^10.0.0",
"orchestra/testbench": "^6.23|^7.0|^8.0",
"nunomaduro/collision": "^5.3|^6.1|^7.0",
"roave/security-advisories": "dev-latest",
Expand Down

0 comments on commit 596348e

Please sign in to comment.