Skip to content

1.2.0

Latest

Choose a tag to compare

@davereid davereid released this 03 Sep 03:18
· 14 commits to main since this release
51a3213

What's Changed

  • Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.7 || ^4.0 by @dependabot[bot] in #17
  • Support reading environment from the APP_ENV variable by @davereid in #19
    • Adds Environment::set() method.
    • Adds test coverage for Environment::getEnvironmentClass() method.
    • Fixes PHPUnit test coverage and not resetting static variables
    • Adds PHP 8.5 test coverage and update default PHP to 8.4
    • Updates GitHub actions to latest versions

Full Changelog: 1.1.0...1.2.0