Skip to content

Commit

Permalink
Merge pull request #109 from thecodingmachine/dependabot/composer/sat…
Browse files Browse the repository at this point in the history
…ooshi/php-coveralls-tw-1.0or-tw-2.0

Update satooshi/php-coveralls requirement from ^1.0 to ^1.0 || ^2.0
  • Loading branch information
moufmouf committed Jul 9, 2019
2 parents 7a60f7c + 9c207aa commit e339be7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- composer phpstan
- composer cs-check
after_script:
- ./vendor/bin/coveralls -v
- travis_retry php vendor/bin/php-coveralls -v
- stage: test
php: 7.2
env: PREFER_LOWEST=""
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"require-dev": {
"phpunit/phpunit": "^7.5.9",
"satooshi/php-coveralls": "^1.0",
"php-coveralls/php-coveralls": "^2.1",
"mouf/picotainer": "^1.1",
"phpstan/phpstan": "^0.11",
"beberlei/porpaginas": "^1.2",
Expand Down

0 comments on commit e339be7

Please sign in to comment.