Skip to content

Commit 596348e

Browse files
authored
Merge pull request #77 from marcreichel/dependabot/composer/phpunit/phpunit-tw-9.5.4or-tw-10.0.0
Update phpunit/phpunit requirement from ^9.5.4 to ^9.5.4 || ^10.0.0
2 parents 36a5b83 + 77b87ea commit 596348e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ext-json": "*"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^9.5.4",
22+
"phpunit/phpunit": "^9.5.4 || ^10.0.0",
2323
"orchestra/testbench": "^6.23|^7.0|^8.0",
2424
"nunomaduro/collision": "^5.3|^6.1|^7.0",
2525
"roave/security-advisories": "dev-latest",

0 commit comments

Comments
 (0)