Skip to content

Conversation

laravel-shift
Copy link
Contributor

This is an automated pull request from Shift to update your package code and dependencies to be compatible with Laravel 12.x.

Before merging, you need to:

  • Checkout the l12-compatibility branch
  • Review all comments for additional changes
  • Thoroughly test your package

If you do find an issue, please report it by commenting on this PR to help improve future automation.

@laravel-shift
Copy link
Contributor Author

ℹ️ Shift detected you do not have a CI workflow using GitHub Actions. If you would like, Shift can help you get started with the CI Generator. Although the Shift is paid, GitHub Actions is free and having a CI workflow will improve the stability and review process for your package.

@laravel-shift
Copy link
Contributor Author

⚗️ Using this package? If you would like to help test these changes or believe them to be compatible, you may update your project to reference this branch.

To do so, temporarily add Shift's fork to the repositories property of your composer.json:

{
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/laravel-shift/pusher-push-notifications.git"
        }
    ]
}

Then update your dependency constraint to reference this branch:

{
    "require": {
        "laravel-notification-channels/pusher-push-notifications": "dev-l12-compatibility",
    }
}

Finally, run: composer update

@thenabeel
Copy link

@atymic Can this be merged to have compatibility for Laravel 12?

@t-raven
Copy link

t-raven commented Apr 29, 2025

@atymic would you please merge this PR for laravel 12 compatibility?

@sytheveenje
Copy link

@atymic Please merge :D

@t-raven
Copy link

t-raven commented Aug 8, 2025

is anyone else able to merge this PR, @themsaid pretty please? 🥹

@stevebauman
Copy link

Can we get a super sick merge on this bad boy?

@KyleJamesWestran
Copy link

Pls merge

@atymic atymic merged commit 6d61c60 into laravel-notification-channels:master Aug 13, 2025
1 check passed
@atymic
Copy link
Member

atymic commented Aug 13, 2025

Sorry gang, for some reason the mentions here were going to spam.

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.

7 participants