Skip to content

Commit

Permalink
Fix Coveralls.
Browse files Browse the repository at this point in the history
  • Loading branch information
rvdsteege committed Jan 19, 2021
1 parent 117b163 commit 8d17798
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -37,7 +37,7 @@
"bamarni/composer-bin-plugin": "^1.4",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"overtrue/phplint": "^1.2",
"php-coveralls/php-coveralls": "^2.1",
"php-coveralls/php-coveralls": "^2.4",
"phpcompatibility/php-compatibility": "^9.2",
"phpcompatibility/phpcompatibility-wp": "^2.0",
"phpmd/phpmd": "^2.7",
Expand All @@ -48,7 +48,7 @@
"wp-phpunit/wp-phpunit": "^5.6"
},
"scripts": {
"coveralls": "vendor/bin/coveralls -v",
"coveralls": "vendor/bin/php-coveralls -v",
"phpcbf": "vendor/bin/phpcbf",
"phpcs": "vendor/bin/phpcs -s -v",
"phplint": "vendor/bin/phplint",
Expand Down

0 comments on commit 8d17798

Please sign in to comment.