Updated the Coveralls dependency

This commit is contained in:
Cédric Belin
2019-04-14 00:35:53 +02:00
parent 3b584899bd
commit 137ac3af59
2 changed files with 1 additions and 3 deletions

2
.gitignore vendored
View File

@ -11,6 +11,4 @@
/*.iml /*.iml
/**/.DS_Store /**/.DS_Store
/composer.lock /composer.lock
/doc/about/changelog.md
/doc/about/license.md
/share/**/*.private.env.json /share/**/*.private.env.json

View File

@ -34,7 +34,7 @@
"guzzlehttp/guzzle": "^6.3.3" "guzzlehttp/guzzle": "^6.3.3"
}, },
"require-dev": { "require-dev": {
"cedx/coveralls": "^10.0.0", "cedx/coveralls": "^10.1.0",
"consolidation/robo": "^1.4.9", "consolidation/robo": "^1.4.9",
"henrikbjorn/lurker": "^1.2.0", "henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.11.5", "phpstan/phpstan": "^0.11.5",