Skip to content

Commit

Permalink
switch to PHPUnit 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramoonus authored Apr 16, 2018
1 parent 885daaf commit af1b473
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 @@ -14,7 +14,7 @@
},

"require-dev": {
"phpunit/phpunit" : "6.*",
"phpunit/phpunit" : "7.*",
"phpdocumentor/phpdocumentor" : "2.*",
"squizlabs/php_codesniffer" : "3.*",
"scrutinizer/ocular": "1.4.*",
Expand Down

0 comments on commit af1b473

Please # to comment.