Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
fix: fixed wrong links in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed Mar 13, 2021
1 parent bd65f11 commit 45e5568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"test:coverage": "phpunit --coverage-html=./.build/phpunit/coverage"
},
"support": {
"issues": "https://github.com/narrowspark/php-library-template/issues",
"source": "https://github.com/narrowspark/php-library-template"
"issues": "https://github.com/narrowspark/http-emitter/issues",
"source": "https://github.com/narrowspark/http-emitter"
}
}

0 comments on commit 45e5568

Please sign in to comment.