Skip to content

Laravel 12 #39

@selfsimilar

Description

@selfsimilar

It seems likely that this will work without change on Laravel 12.

Minimal Breaking Changes

Much of our focus during this release cycle has been minimizing breaking changes. Instead, we have dedicated ourselves to shipping continuous quality-of-life improvements throughout the year that do not break existing applications.

Therefore, the Laravel 12 release is a relatively minor "maintenance release" in order to upgrade existing dependencies. In light of this, most Laravel applications may upgrade to Laravel 12 without changing any application code.

Given the above, it seems very safe to update composer.json line 27 to:

        "laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|12.0"

Or if this package is really abandoned, remove this composer requirement and add some notes to the Readme about "Tested to work on Laravel versions 6-11. May not work on other versions."

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions