Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.x] Migrates to Laravel Zero 9 #54

Merged
merged 5 commits into from
Feb 14, 2022
Merged

[1.x] Migrates to Laravel Zero 9 #54

merged 5 commits into from
Feb 14, 2022

Conversation

nunomaduro
Copy link
Member

This pull request migrates Forge CLI to Laravel Zero 9, and in the process:

  • Fixes PHP 8.1 deprecation warnings on when using the CLI tool from a build file.
  • Drops PHP 7.3, and PHP 7.4.

Note, that, once this pull request gets merged, we don't need a major version. Existing customers, using PHP 7.3 / PHP 7.4, will continue to use the existing version, while existing customers, using PHP 8.0 / PHP 8.1 will get the new one.

@nunomaduro nunomaduro marked this pull request as draft February 14, 2022 17:09
@nunomaduro nunomaduro marked this pull request as ready for review February 14, 2022 17:15
@taylorotwell taylorotwell merged commit 2899df5 into master Feb 14, 2022
@taylorotwell taylorotwell deleted the feat/lz9 branch February 14, 2022 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants