1.3.3
🚀 Features
- New command : list registred hooks of a module (#86) @nenes25
- New command : Move/add in bulk clients from one group client to another (#72) @PululuK
- New command : Override Command (#49) @SebSept
✅ Enhancements
- rewrite .phpstan_bootstrap.php (#95) @SebSept
- Command to export / import configurations (#89) @SebSept
- PrestaShop versions for phpstan - fix #103 (#113) @SebSept
- folder .htaccess protection (just in case a security flaw exists) - fix #104 (#114) @SebSept
- #101 : remove dev dependencies in release. (#112) @SebSept
- Update install (#105) @jf-viguier
- fix example command (#91) @SebSept
- fix phpstan errors and warning (#78) @SebSept
- Phpstan phpcsfix integration via grumphp (#70) @SebSept
- workflow phpstan without docker. (#80) @SebSept
- Check php version 7.2+ at install (#81) @jf-viguier
- update php-cs-fixer github workflow (#82) @SebSept
🐛 Bug Fixes
- Fix currency precision (#124) @okom3pom