暫無描述

Frederic G. MARAND 5bfdf25961 Merge branch 'add_services' 2 年之前
src 8b786b0ec3 Add command to build services.yml files. 4 年之前
.gitignore 37cab58290 Support Composer 1.9 with Drupal 8.6 or later. 4 年之前
LICENSE c4365a66fd Adjusted command descriptions for a standard build. 4 年之前
README.md 37cab58290 Support Composer 1.9 with Drupal 8.6 or later. 4 年之前
composer.json b740a63f7c Simplify command writing by refactoring most of their logic. 4 年之前

README.md

drupal_composer__builder

Third party code

Due to instabilities in the Composer plugin system, the plugin embeds a copy of the Drupal 8 NestedArray class. See src/NestedArray.php for details about the Composer issue and its equivalent in other products.

License

The plugin is licensed under the General Public License version 2.0 or later, just like the Drupal code it embeds.