Updated the PHPUnit dependency

This commit is contained in:
Cédric Belin
2019-02-01 13:47:04 +01:00
parent 3cffa1cd1d
commit 6f8954581b

View File

@ -38,7 +38,7 @@
"consolidation/robo": "^1.4.3",
"henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.11.1",
"phpunit/phpunit": "^7.5.2"
"phpunit/phpunit": "^7.5.3"
},
"scripts": {
"coverage": "robo coverage",