Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 13:10
6677b34

2.0.0 (2023-01-28)

⚠ BREAKING CHANGES

  • Required/supported PHP version is now 7.4.

Miscellaneous Chores

  • add .editorconfig and .gitattributes (bfc0b26)
  • add Lando config (9585bbf)
  • bump PHP version requirement to 7.4, remove composer.lock from VCS (c700a36)
  • fix export-ignore in .gitattributes (be1ad91)
  • introduce conventional commits (2f0249e)

Documentation

  • update readme, bump PHP version to 7.4 (6ba6155)