Skip to content

Releases: userfrosting/framework

4.6.1

13 Nov 02:37
6736a4a
Compare
Choose a tag to compare
  • Fix issue with location outside of the main path not returning the correct relative path.
  • Update php-cs-fixer to V3

Full Changelog: 4.6.0...4.6.1

4.6.0

07 May 23:26
058c5aa
Compare
Choose a tag to compare
  • Drop PHP 7.2 and add PHP 8.0 support.
  • Upgrade all Laravel packages to ^8.x from ^5.8.
  • Upgrade vlucas/phpdotenvto ^5.3 from ^3.4.
  • Upgrade symfony/console to ^5.1 from ^4.3.
  • Upgrade phpunit/phpunit to ^9.5
  • [Cache] Fix tagged file issue on Windows