What's Changed
Changed
- Rewrote
README.md: dropped dead Travis and Coveralls badges, documented the supported PHP 7.4–8.5 matrix, added Installation / Development / Contributing / License sections, and fixed a missing semicolon in the Quick Start example - Dropped
php-coveralls/php-coverallsdev dependency and the Coveralls upload step from CI (we weren't actually publishing coverage anywhere) - Switched CI
coveragesetup tononesince we no longer emit clover output
Full Changelog: 0.5.0...0.5.1