Updated the PHPUnit dependency

This commit is contained in:
Cédric Belin
2019-04-09 19:39:36 +02:00
parent 3a33d37d48
commit 9c69045c39

View File

@ -38,7 +38,7 @@
"consolidation/robo": "^1.4.9",
"henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.11.5",
"phpunit/phpunit": "^8.0.6"
"phpunit/phpunit": "^8.1.2"
},
"scripts": {
"coverage": "robo coverage",