Skip to content

Version 2.1.1

Compare
Choose a tag to compare
@caseyamcl caseyamcl released this 23 Dec 15:21
· 46 commits to master since this release

Mostly minor and development workflow stuff

Added

  • Tests for PHP7.4 in .travis.yml
  • Additional header text to this CHANGELOG

Changed

  • Added compatibility with v4 of cocur/slugify library
  • Require minimum v3.5 of squizlabs/php_codesniffer (the lowest version that supports PSR-12 checking)

Fixed

  • Only prefer lowest version of dependencies on lowest tested version of PHP
  • Typo in cocur/slugify library dependency that affected v2.0
  • Typo in README.md related to requirements and other stuff too.
  • Updated Twig usage examples in README.md to reflect the class names from more recent versions of Twig