Acorn v5.0.0-alpha.0 released

acorn v5.0.0-alpha.0 released

What’s Changed

Breaking Changes

  • php ^8.2 is required
  • illuminate/* dependencies have been updated to ^11.0
  • Roots\Acorn\Bootloader has been removed in favor of Application::configure()
  • Experimental flag ACORN_ENABLE_EXPERIMENTAL_WORDPRESS_REQUEST_HANDLER has been removed

There are likely other breaking changes in Acorn. We will work on documenting them before the final release.

Full Changelog: https://github.com/roots/acorn/compare/v4.2.2...v5.0.0-alpha.0

3 Likes