universityofadelaide / shepherd-drupal-scaffold
Composer Plugin for updating the Shepherd Drupal tools.
Package info
github.com/universityofadelaide/shepherd-drupal-scaffold
Type:composer-plugin
pkg:composer/universityofadelaide/shepherd-drupal-scaffold
7.1.1
2026-02-13 05:28 UTC
Requires
- php: >=8
- composer-plugin-api: ^2
- symfony/filesystem: ~3.0 || ^4.0 || ^6.2 || ^7.2
Requires (Dev)
- composer/composer: ^2@stable
- consolidation/robo: ^4
- friendsofphp/php-cs-fixer: ^3@stable
This package is auto-updated.
Last update: 2026-06-10 05:18:45 UTC
README
Composer plugin for automatically adding files to a project.
- Some files are always added, replacing existing files.
- Some files are only added if they don't exist.
This is referenced by projects created using shepherd-drupal-project.
Development
Run coding standards and fixer with: ./bin/php-cs-fixer fix --allow-risky=yes