General:
- Mark Lunr.Halo as a development-only dependency
- Relax the version requirement for Psr-Log
- Suggest ext-sqlite3 for SQLite functionality
- Update Psr-Log
- Fix include path for Psr-Log in decomposer.json
- Clean up use statements
CI:
- Remove Jenkinsfile
SQLite3:
- Add support for DELETE/INSERT/REPLACE ... RETURNING
Tests:
- Ignore end-of-line comments when comparing SQL strings from files