bumb phpunit version

This commit is contained in:
Robin Appelman 2020-02-10 16:09:11 +01:00
commit 7fc664a327
4 changed files with 4 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"icewind/streams": ">=0.2.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7",
"phpunit/phpunit": "^7.0",
"friendsofphp/php-cs-fixer": "^2.13"
},
"autoload" : {