Updated the PHPUnit dependency

This commit is contained in:
Cédric Belin
2019-02-22 17:53:12 +01:00
parent 0250d43081
commit 3758003432

View File

@ -38,7 +38,7 @@
"consolidation/robo": "^1.4.5",
"henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.11.2",
"phpunit/phpunit": "^7.5.5"
"phpunit/phpunit": "^8.0.4"
},
"scripts": {
"coverage": "robo coverage",