Skip to content

v3.2.6

Choose a tag to compare

@crynobone crynobone released this 22 Jun 15:11
· 268 commits to 5.x since this release
  • Fixes PHPUnit configuration. (@GrahamCampbell)
  • Add language line for image dimensions validation rule. (@themsaid)
  • Add application log level configuration. (@michaeldyrynda)
  • Add missing Mandrill secret keys in services config. (@luqmanrom)
  • Always use the same password for testing. Which is "secret".
  • Use Orchestra\Foundation\ComposerScripts during composer install and update.