v0.3.0
v0.3.0
- Total issues resolved: 1
- Total pull requests resolved: 11
- Total contributors: 4
dependencies
- 49: Bump squizlabs/php_codesniffer from 3.5.8 to 3.6.0 thanks to @dependabot[bot]
- 32: Bump squizlabs/php_codesniffer from 3.5.6 to 3.5.8 thanks to @dependabot[bot]
- 48: Allow installation on PHP < 7.3 icw PHPUnit < 9 thanks to @jrfnl and @drzraf
Documentation
- 47: README: clarify code examples thanks to @jrfnl
CI
Refactoring
- 45: Composer: coding standard is a dev requirement thanks to @jrfnl
- 44: PHP8 / Composer 2 Compatibility thanks to @rdohms
- 38: Ignore dev-user overloads of configuration files thanks to @jrfnl
- 37: Add .gitattributes file thanks to @jrfnl
Feature
CI,Refactoring
- 28: Run CS on PR thanks to @rdohms