Drupal-KIT
Drupal-KIT copied to clipboard
VMLY&R's Drupal KIT is a project scaffold distribution which helps build and maintain Drupal projects.
This resolves issue generating themes.
In a few hooks there are calls to a no longer supported drush command, `drush entup`. This is no longer supported and throws warnings. ``` In UpdateDBCommands.php line 110: Drupal...
Currently we receive a lot of problems with errors on 'node-sass bindings'. This is caused when a node-sass binary is downloaded in the docker image (Linux) and then ran outside...
hooks/pre-commit:L54 calls `fin kit/lint` which has been removed from vmlyr-drupal/kit-docksal-commands as of 8.1.0
Issue: the check for cached volumes is based off whether or not docker is running. In most cases, docker is started on boot, and cached volumes would never be created...
Issue: $site_environment default of empty string is maintained after conditional checks for setting the $site_environment on a base install Expected: $site_environment to be `local`
Bumps [composer/composer](https://github.com/composer/composer) from 2.2.14 to 2.2.22. Release notes Sourced from composer/composer's releases. 2.2.22 Security: Fixed possible remote code execution vulnerability if composer.phar is publicly accessible, executable as PHP, and register_argc_argv...
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.15.4 to 0.16.0. Commits 239e257 Merge pull request #87 from darylldoyle/feature/5.6-support 71c6297 PHPUnit deps 1024d8c Test out 5.6 compatibility cce18bc Merge pull request from GHSA-xrqq-wqh4-5hg2 2e3d2ec Merge...