Repository URL to install this package:
|
Version:
2.0.9 ▾
|
novicell/dds
/
composer.json
|
|---|
{
"name": "novicell/dds",
"type": "drupal-module",
"description": "Novicell Drupal Design Suite",
"keywords": [
"Novicell"
],
"license": "GPL-2.0+",
"homepage": "https://www.novicell.dk",
"minimum-stability": "dev",
"require": {
"php": ">=5.6.0"
},
"extra": {
"drush": {
"services": {
"drush.services.yml": "^9"
}
}
}
}