v3.2.6
- 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
servicesconfig. (@luqmanrom) - Always use the same password for testing. Which is "secret".
- Use
Orchestra\Foundation\ComposerScriptsduring composer install and update.