Transition from submodule to composer
Showing
composer.json
0 → 100644
| { | |||
| "repositories": [ | |||
| { | |||
| "type": "vcs", | |||
| "url": "git@gitlab.com:ubuntu-it-web/valencia.git" | |||
| } | |||
| ], | |||
| "require": { | |||
| "ubuntu-it-web/valencia": "@dev" | |||
| }, | |||
| "extra": { | |||
| "installer-paths": { | |||
| "sites/all/themes/{$name}/": ["type:drupal-theme"] | |||
| } | |||
| } | |||
| } |
composer.lock
0 → 100644
composer.phar
0 → 100755
File added
Please register or sign in to comment