universityofadelaide / shepherd-drupal-scaffold
Composer Plugin for updating the Shepherd Drupal tools.
Installs: 7 335
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 13
Forks: 5
Open Issues: 4
Type:composer-plugin
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
- dev-develop
- 20.04.x-dev
- 7.0.1
- 7.0.0
- 6.2.0
- 6.1.0
- 6.0.3
- 6.0.2
- 6.0.1
- 6.0.0
- 5.4.0
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.0
- 4.3.0
- 4.2.0
- 4.1.3
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.7
- 4.0.6
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.6.6
- 3.6.5
- 3.6.4
- 3.6.3
- 3.6.2
- 3.6.1
- 3.6.0
- 3.5.0
- 3.4.1
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 1.4.0
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-master
- dev-docker-compose-more
- dev-admission
- dev-mariadb-update
- dev-gitlab-ci
- dev-update-deps
- dev-xdebug-tweaks
- dev-xdebug-3.1
- dev-openshift-4.x
- dev-php8.1
- dev-SAPP-3162-version-upgrades
- dev-multiple-memcache-servers
- dev-delete-install-php
- dev-bump-dependencies
- dev-phpcs-file-extensions
- dev-selenium-base_url
- dev-monolog-support
- dev-feature/docker-mac-host
- dev-feature/lint-and-ensure-ssh
- dev-remove-leftover-memcached-cfg
- dev-blackfire
- dev-feature/test-networking
- dev-linux-selenium-tests
- dev-theme-update
This package is auto-updated.
Last update: 2025-03-11 01:24:28 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