Skip to content

2.4.0

Choose a tag to compare

@Wtyd Wtyd released this 23 Mar 07:18
· 32 commits to master since this release

Changed

Features

  • Added support for php 8.2.
  • Replaced method for install the app for old php from php72orMinorUpdate to phpOldVersions. php72orMinorUpdate is deprecated and will be removed in 3.0.0.
  • Old php is 8.0 or minor.

Internal Refactorings

  • Updated core to Laravel 9.
  • Refactored CI/CD for create the new builds and commit it automatically.
  • Refactored CI/CD for manage cache dependencies and artifacts.