Skip to content

Commit

Permalink
Remove repositories key
Browse files Browse the repository at this point in the history
  • Loading branch information
BoShurik committed Jun 17, 2020
1 parent f7215d1 commit a359340
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "vcs",
"url": "git@github.com:BoShurik/petrovich-php.git"
}
],
"scripts": {
"test": "vendor/bin/phpunit --colors=always",
"coverage": "vendor/bin/phpunit --coverage-html build/coverage",
Expand Down

0 comments on commit a359340

Please sign in to comment.