Changed
- Minimum PHP version bumped to 8.1
- All deprecated methods has been removed:
autoDeployCheck()
,autoDeployCheckJs()
,autoDeployCheckCss()
,deployJs()
,deployCss()
,emptyFolder()
- Signature for
AdapterInterface
methods has changed
Added
- Code quality tools: PHPStan, Psalm, Rector
- Proper documentation
Full Changelog: v1.4.1...v2.0.0