-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
As someone not overly familiar with how the configuration of composer's repositories is supposed to look, the description in this plugin's documentation is unclear.
My repositories section looks like:
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
}
],
I'm supposed to insert:
"civicrm-extension-plugin": {
"type": "vcs",
"url": "https://github.com/Skvare/civicrm-extension-plugin"
},
But where?
"repositories": [
{
"type": "composer",
"url": "https://packages.drupal.org/8"
here?
}
here?
{
in curly braces here?
}
],
here?
A few lines of context for the inserted text would help a lot.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels