Skip to content

Commit

Permalink
corrected trailing comma in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
tblacker7 committed Jun 4, 2020
1 parent e4a7a97 commit 99d8543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"repositories":[{"type":"composer","url":"https://wpackagist.org"}],
"type": "wordpress-plugin",
"require": {
"composer/installers": "^1.3",
"composer/installers": "^1.3"
}
}

0 comments on commit 99d8543

Please sign in to comment.