Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update links in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed Sep 23, 2021
1 parent 5138ff6 commit 4d81b1f
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 @@ -12,8 +12,7 @@
}
],
"support": {
"issues": "https://phabricator.wikimedia.org/tag/link-cards",
"source": "https://gerrit.wikimedia.org/r/mediawiki/extensions/LinkCards"
"issues": "https://phabricator.wikimedia.org/"
},
"require": {
"symfony/polyfill-php80": "^1.0"
Expand All @@ -26,6 +25,7 @@
},
"scripts": {
"test": [
"composer validate",
"parallel-lint . --exclude vendor --exclude node_modules",
"phpcs -p -s",
"minus-x check ."
Expand Down

0 comments on commit 4d81b1f

Please sign in to comment.