Skip to content

m2devbox v1.1.0

Choose a tag to compare

@aeno aeno released this 21 Jun 11:49
· 30 commits to main since this release

Added

  • m2devbox now includes a Redis container and uses it for Magento caching and page caching
  • Clear command: added --yes option to answer all question with "yes"

Changed

  • swapped custom fork of alecrabbit/php-cli-snake for aeno/php-slickprogress
  • improved code documentation and readability

Fixed

  • Clear Command: allow clearing multiple versions at once
  • Fixed using the wrong PHP Docker build context. This bug prevented having Composer 2 available in supported Magento versions.