Skip to content

Laravel 12 #39

Closed
Closed
@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."

Activity

leob

leob commented on Jun 3, 2025

@leob
Collaborator

@selfsimilar "Or if this package is really abandoned" - what makes you think it's abandoned? It's being maintained and used, it had some work done on it pretty recently ... we'll add 12 to the composer dependencies ASAP, thanks for bringing it to our attention!

selfsimilar

selfsimilar commented on Jun 3, 2025

@selfsimilar
Author

Oh, I'm glad this is still maintained. It's a great package! I assumed this was still a bit in limbo because Issue #28 is still open.

leob

leob commented on Jun 3, 2025

@leob
Collaborator

Oh, I'm glad this is still maintained. It's a great package! I assumed this was still a bit in limbo because Issue #28 is still open.

@selfsimilar Yes you're right, I saw just now that that issue was still open, while all of that was already addressed through work on other issues/PRs ... thanks for bringing it to our attention, I've closed it now, because that was a bit confusing!

Yes, I think the package is really useful, we're depending on it heavily in our app - some time ago the package was indeed marked as "not maintained", but we then fixed some issues, and as far as I can see it works pretty well ... just too useful to let it fall by the wayside!

self-assigned this
on Jun 10, 2025
linked a pull request that will close this issueGithub issue 39 - support Laravel 12 #40on Jun 10, 2025
leob

leob commented on Jun 10, 2025

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @selfsimilar@leob

    Issue actions

      Laravel 12 · Issue #39 · georgeboot/laravel-echo-api-gateway