Updated the dependencies

This commit is contained in:
Cédric Belin
2019-01-18 15:18:27 +01:00
parent c9b6b697c2
commit 0450a096ac

View File

@ -37,8 +37,8 @@
"cedx/coveralls": "^9.1.2",
"consolidation/robo": "^1.4.3",
"henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.10.8",
"phpunit/phpunit": "^7.5.1"
"phpstan/phpstan": "^0.11.0",
"phpunit/phpunit": "^7.5.2"
},
"scripts": {
"coverage": "robo coverage",