Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add autoload.exclude-from-classmap to suppress warnings
E.g., Class Laminas\Escaper\Escaper located in ./system/ThirdParty/Escaper/Escaper.php does not comply with psr-4 autoloading standard (rule: CodeIgniter\ => ./system). Skipping.
- Loading branch information