mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Remove satooshi/php-coveralls from dev requirements
This commit is contained in:
@@ -20,6 +20,7 @@ before_install:
|
||||
- travis_retry composer self-update
|
||||
|
||||
install:
|
||||
- travis_retry composer require --no-update satooshi/php-coveralls:^1.0
|
||||
- travis_retry composer install --no-interaction --prefer-dist
|
||||
|
||||
before_script:
|
||||
|
||||
@@ -34,7 +34,6 @@
|
||||
"phpunit/phpunit": "^4.7|^5.0",
|
||||
"squizlabs/php_codesniffer": "^2.3",
|
||||
"jakub-onderka/php-parallel-lint": "^0.9.0",
|
||||
"satooshi/php-coveralls": "^0.6.1",
|
||||
"mockery/mockery": "^1.0",
|
||||
"goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
|
||||
"doctrine/annotations": "~1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user