Releases: universityofadelaide/shepherd-drupal-scaffold
Releases · universityofadelaide/shepherd-drupal-scaffold
Fix autogenerate gitignore list
Drupal 11 compatibility
Updatde composer to suport symfony/filesystem :^7.2
Mariadb LTS and memcache host fix
6.2.0 6.2.0
Docker compose and mailpit
Adds dynamic support for "docker compose" and still support docker-compose.
Switches out mailhog for mailpit.
D9 & D10 compatbibility
6.0.3 6.0.3
Fix xdebug 3 support
Fixes the issues with xdebug 3.
D10 compatibility
Bring the scaffold in line with upstream Drupal changes.
Remove install.php
Add removal of the install.php from Drupal to the composer scaffolding so that drupal doesn't try and do installation if the db isn't available.
Config install support
Reinstates config-install functionality during robo build, which disappeared in the 5.0.0 release.
Composer 2 image and bug fixes
Fixes
- Composer 2 installed on the image
- OSX xdebug host changes
- Bash as the default shell
- Adds missing OS packages
- Blackfire update
- Removes setting permissions on settings files for local development