Skip to content

Commit

Permalink
Merge pull request #18 from Adgoal/dependabot/composer/phpunit/phpuni…
Browse files Browse the repository at this point in the history
…t-tw-8.0or-tw-9.0

Update phpunit/phpunit requirement from ^8.0 to ^8.0 || ^9.0
  • Loading branch information
wirwolf authored Jul 26, 2021
2 parents 9f63591 + 4b0b28e commit 8214d2a
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 @@ -23,7 +23,7 @@
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-mockery": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "^8.0 || ^9.0",
"roave/security-advisories": "dev-master",
"sensiolabs-de/deptrac-shim": "^0.12.0",
"symplify/easy-coding-standard": "8.3.*",
Expand Down

0 comments on commit 8214d2a

Please sign in to comment.