Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
froboy committed Aug 27, 2018
1 parent d76aabf commit 2bb6bff
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,16 @@
{
"type": "composer",
"url": "https://packages.drupal.org/8"
},
{
"type": "vcs",
"url": "[email protected]:palantirnet/search_api_federated_solr.git"
}
],
"require": {
"drupal/core": "^8.0",
"drupal/search_api_solr": "^1.2",
"drupal/token": "^1.1"
"drupal/token": "^1.1",
"palantirnet/search_api_field_map": "dev-master"
}
}

0 comments on commit 2bb6bff

Please sign in to comment.