Update PHPUnit version

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
This commit is contained in:
Henrique Moody 2020-04-04 21:06:23 +02:00
parent 9a41f64479
commit 42300ef48e
No known key found for this signature in database
GPG key ID: 221E9281655813A6

View file

@ -27,7 +27,7 @@
"phpstan/phpstan": "^0.11",
"phpstan/phpstan-deprecation-rules": "^0.11.0",
"phpstan/phpstan-phpunit": "^0.11.0",
"phpunit/phpunit": "^7.3",
"phpunit/phpunit": "^7.5",
"respect/coding-standard": "^1.0",
"squizlabs/php_codesniffer": "^3.4",
"symfony/validator": "^3.0||^4.0",