Adding requires to composer.json
This commit is contained in:
parent
360fe56a6d
commit
146eb2b8ba
@ -8,6 +8,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"composer/installers": "*"
|
||||
"composer/installers": "*",
|
||||
"drupal/superfish": "*"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user