Updated the Robo dependency

This commit is contained in:
Cédric Belin
2018-11-22 09:48:58 +01:00
parent 1ccda95503
commit 1d5b9092e3
2 changed files with 1 additions and 3 deletions

2
.gitattributes vendored
View File

@ -1,8 +1,6 @@
* text=auto
.* text
.semver text eol=lf
*.info text
*.json text
*.md text

View File

@ -35,7 +35,7 @@
},
"require-dev": {
"cedx/coveralls": "^9.1.2",
"consolidation/robo": "^1.3.1",
"consolidation/robo": "^1.3.2",
"henrikbjorn/lurker": "^1.2.0",
"phpstan/phpstan": "^0.10.5",
"phpunit/phpunit": "^7.4.4"