Skip to content

Support for Laravel 6.x versions

Compare
Choose a tag to compare
@hisorange hisorange released this 13 Nov 17:59
· 186 commits to stable since this release
1e602e5
  • PHP 5.6 is no longer supported.
  • Raised the minimum Laravel version to 6.0.
  • Support for Laravel 6.0, 6.1, 6.2, 6.3, 6.4, 6.5.
  • Unify the coding standards.
  • Remove legacy PHP workarounds.
  • Release the isEdge result variable.
  • Invalidate cache with 3.x versions.
  • Update the tests to test for every laravel framework version.