Updated the dependencies

This commit is contained in:
Cédric Belin
2019-03-26 17:59:48 +01:00
parent 05d6d109a4
commit a524382b55

View File

@ -37,8 +37,8 @@
"cedx/coveralls": "^10.0.0",
"consolidation/robo": "^1.4.9",
"henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.11.4",
"phpunit/phpunit": "^8.0.5"
"phpstan/phpstan": "^0.11.5",
"phpunit/phpunit": "^8.0.6"
},
"scripts": {
"coverage": "robo coverage",