Releases: DrupalStand/drupal-dev-docker
Releases · DrupalStand/drupal-dev-docker
3.0.0
Features and Enhancements
- Updated to Drupal 9.0.1
- Changed out base Composer project for drupal/recommended-project
- Tweaked initial Drupal config import to utilize
--existing-config
parameter - Re-based
settings.php
on Drupal 9 default configuration keys - Changed base administration theme to Claro
Regressions
- Drupal Console has been removed temporarily until it is compatible with the latest Symfony versions
2.2.1
2.2
Features and Enhancements
- Updated to Drupal 8.7.4
- Updated PHP to 7.3
- Switched out MariaDB 10 for Percona 5
- Updated Drush to 9
- Added out-of-the-box Behat testing and example tests
Bugfixes
- Added updatedb to
update
andsafe-update
Make targets - Changed installation source for memcached to PECL
- Fixed case-sensitivity for directory names
- Changed dev dependencies out for
webflo/drupal-core-require-dev
- Fixed some help text in the Makefile