Lunr.CliParser 0.8.0
General:
- First standalone release
- Set minimum required PHP version to 8.1
- Require phpunit 9.5.x
- Switch to SPDX license headers
- Make repo REUSE compliant
CI:
- Fix codestyle issue and require passing phpcs in github actions
- Fix phpstan issues and require passing phpstan in github actions
CliParser:
- LunrCliParser: Trigger errors instead of using the Lunr Console class