Skip to content

Commit

Permalink
Require PHPUnit v8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lcobucci committed Jun 19, 2019
1 parent b29931a commit 8114621
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 @@ -24,7 +24,7 @@
"phpstan/phpstan-deprecation-rules": "^0.11",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpunit/phpunit": "^8.0",
"phpunit/phpunit": "^8.2",
"squizlabs/php_codesniffer": "^3.4"
},
"autoload": {
Expand Down

0 comments on commit 8114621

Please sign in to comment.