Updated the dependencies

This commit is contained in:
Cédric Belin
2018-12-14 21:01:55 +01:00
parent f58215f9ba
commit 7df671f5d3

View File

@ -35,10 +35,10 @@
}, },
"require-dev": { "require-dev": {
"cedx/coveralls": "^9.1.2", "cedx/coveralls": "^9.1.2",
"consolidation/robo": "^1.3.2", "consolidation/robo": "^1.3.3",
"henrikbjorn/lurker": "^1.2.0", "henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.10.5", "phpstan/phpstan": "^0.10.6",
"phpunit/phpunit": "^7.4.4" "phpunit/phpunit": "^7.5.1"
}, },
"scripts": { "scripts": {
"coverage": "robo coverage", "coverage": "robo coverage",