mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2026-01-18 10:09:12 +01:00
Updated the Robo dependency
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,8 +1,6 @@
|
|||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
.* text
|
.* text
|
||||||
.semver text eol=lf
|
|
||||||
|
|
||||||
*.info text
|
*.info text
|
||||||
*.json text
|
*.json text
|
||||||
*.md text
|
*.md text
|
||||||
|
|||||||
@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"cedx/coveralls": "^9.1.2",
|
"cedx/coveralls": "^9.1.2",
|
||||||
"consolidation/robo": "^1.3.1",
|
"consolidation/robo": "^1.3.2",
|
||||||
"henrikbjorn/lurker": "^1.2.0",
|
"henrikbjorn/lurker": "^1.2.0",
|
||||||
"phpstan/phpstan": "^0.10.5",
|
"phpstan/phpstan": "^0.10.5",
|
||||||
"phpunit/phpunit": "^7.4.4"
|
"phpunit/phpunit": "^7.4.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user