Skip to content

[Maintenance]: Update minimum PHP version to PHP7.4 #3152

Description

@ssddanbrown

Describe the feature you'd like

To align with the PHP release/support cycle, and prepare for an eventual upgrade to Laravel 9, we should drop PHP7.3 support and make PHP7.4 the new supported minimum.

PHP7.3 wasn't really part of many "LTS" operating system packages, and official PHP security support has now dropped. In addition, many third party packages have already dropped PHP7.3.

Doing this upgrade now assures a steadier change in requirements rather than needing to drop two versions at once in the future.
Our last change to the PHP requirement was in v21.04. We should make this change in the next feature release or that thereafter, Especially while I've got the extra time to support where needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions