Skip to content

Commit

Permalink
Merge pull request #39 from lcobucci/dependabot/composer/phpunit/phpu…
Browse files Browse the repository at this point in the history
…nit-tw-9.0

Update phpunit/phpunit requirement from ^8.5 to ^9.0
  • Loading branch information
lcobucci authored Feb 13, 2020
2 parents d41d9b5 + a02cada commit 6a6088e
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 @@ -35,7 +35,7 @@
"phpstan/phpstan-deprecation-rules": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^8.5",
"phpunit/phpunit": "^9.0",
"squizlabs/php_codesniffer": "^3.5",
"twig/twig": "^2.12",
"zendframework/zend-diactoros": "^2.2"
Expand Down

0 comments on commit 6a6088e

Please sign in to comment.