-
- Downloads
There was a problem fetching the pipeline summary.
Get ready for first release
parent
0ff43673
No related branches found
No related tags found
Pipeline #
... | ... | @@ -2,17 +2,27 @@ |
"name": "lakedrops/d8-project", | ||
"description": "Drupal 8 template for a composer based deployment workflow", | ||
"type": "project", | ||
"keywords": ["Drupal", "Development", "Install", "Update"], | ||
"homepage": "https://gitlab.paragon-es.de/lakedrops/d8-project", | ||
"license": "GPL-2.0+", | ||
"authors": [ | ||
{ | ||
"name": "Jürgen Haas", | ||
"email": "juergen@paragon-es.de", | ||
"homepage": "https://www.paragon-es.de", | ||
"role": "Drupal Expert" | ||
}, | ||
{ | ||
"name": "Richard Papp", | ||
"email": "richard.papp@boromino.com", | ||
"homepage": "http://www.boromino.com", | ||
"role": "Drupal Expert" | ||
} | ||
], | ||
"support": { | ||
"issues": "https://gitlab.paragon-es.de/lakedrops/d8-project/issues", | ||
"source": "https://gitlab.paragon-es.de/lakedrops/d8-project/tree/master" | ||
}, | ||
"repositories": [ | ||
{ | ||
"type": "composer", | ||
... | ... | @@ -23,7 +33,7 @@ |
"composer/installers": "^1.0.20", | ||
"drupal-composer/drupal-scaffold": "^2.0.1", | ||
"cweagans/composer-patches": "~1.0", | ||
"lakedrops/d8-project-scaffold": "^0.1.0", | ||
"lakedrops/d8-project-scaffold": "^0.2.0", | ||
"drupal/core": "8.1.7", | ||
"drush/drush": "~8.0", | ||
"drupal/console": "~0.10", | ||
... | ... |
drush/README.md
deleted
100644 → 0
drush/policy.drush.inc
deleted
100644 → 0
Please register or sign in to comment