mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-11-01 12:32:29 +01:00
Updated the Coveralls dependency
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user