Skip to content

Commit 1d5eb28

Browse files
committed
Update composer: php-coveralls/php-coveralls
1 parent 5230354 commit 1d5eb28

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
},
3535
"require": {
3636
"php": "~7.0",
37-
"guzzlehttp/guzzle": "~6.1",
38-
"justinrainbow/json-schema": "~5.2"
37+
"guzzlehttp/guzzle": "^6.1",
38+
"justinrainbow/json-schema": "^5.2"
3939
},
4040
"require-dev": {
4141
"phpunit/phpunit": "^6.5",
4242
"psr/log": "^1.0",
43-
"satooshi/php-coveralls": "^2.0",
43+
"php-coveralls/php-coveralls": "^2.0",
4444
"jakub-onderka/php-parallel-lint": "^1.0",
45-
"friendsofphp/php-cs-fixer": "^2.9"
45+
"friendsofphp/php-cs-fixer": "^2.13"
4646
},
4747
"extra": {
4848
"branch-alias": {

0 commit comments

Comments
 (0)