Skip to content

Commit

Permalink
Add dependencies
Browse files Browse the repository at this point in the history
- wikimedia/composer-merge-plugin
- symfony/thanks
  • Loading branch information
ozh committed Jun 15, 2020
1 parent aa18a8f commit 722b819
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@
"type": "composer-plugin",
"license": "MIT",
"homepage": "https://github.com/yourls/composer-installer",
"keywords": [
"yourls",
"yourls-plugin"
],
"require": {
"php": ">=7.1",
"composer-plugin-api": "^1.0"
"composer-plugin-api": "^1.0",
"wikimedia/composer-merge-plugin": "^1.4",
"symfony/thanks": "^1.2"
},
"require-dev": {
"composer/composer": "^1.0",
Expand Down

0 comments on commit 722b819

Please sign in to comment.