No description
- PHP 100%
| src | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| composer.json | ||
| LICENSE | ||
| phpunit.xml | ||
| README.md | ||
drupal_composer__builder
License
The plugin is licensed under the General Public License version 2.0 or later, just like the Drupal code it embeds.
Changes
- 0.1.3
mergeDeepArraymoved fromNestedArraytoMergeParamsCommandto avoid confusion with the Drupal version.- first unit test
- 0.1.2
- commands can now use configurable templates defined in
composer.json - new
BuildServicesCommandto build theservices.ymlfile.
- commands can now use configurable templates defined in
- 0.1.1
- first actual release