Updated the dependencies

This commit is contained in:
Cédric Belin
2019-02-17 00:58:45 +01:00
parent 56b945df0f
commit 0250d43081

View File

@ -35,10 +35,10 @@
},
"require-dev": {
"cedx/coveralls": "^9.1.2",
"consolidation/robo": "^1.4.4",
"consolidation/robo": "^1.4.5",
"henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.11.2",
"phpunit/phpunit": "^7.5.4"
"phpunit/phpunit": "^7.5.5"
},
"scripts": {
"coverage": "robo coverage",