Skip to content

Commit

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

Update phpunit/phpunit requirement from ^9.1 to ^9.2
  • Loading branch information
lcobucci authored Jun 8, 2020
2 parents a7bb002 + d36e740 commit e30be10
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 @@ -37,7 +37,7 @@
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^9.1",
"phpunit/phpunit": "^9.2",
"squizlabs/php_codesniffer": "^3.5",
"twig/twig": "^3.0"
},
Expand Down

0 comments on commit e30be10

Please sign in to comment.