Skip to content

Laravel 12.x Compatibility#19

Merged
sudkumar merged 2 commits intocraftsys:L12_supportfrom
laravel-shift:l12-compatibility
Apr 7, 2026
Merged

Laravel 12.x Compatibility#19
sudkumar merged 2 commits intocraftsys:L12_supportfrom
laravel-shift:l12-compatibility

Conversation

@laravel-shift
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

⚠️ Shift detected GitHub Actions which run jobs using a version matrix. Shift attempted to update your configuration for Laravel 12. However, you should review these changes to ensure the desired combination of versions are built for your package.

@laravel-shift
Copy link
Copy Markdown
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/msg91-laravel.git"
        }
    ]
}

Then update your dependency constraint to reference this branch:

{
    "require": {
        "craftsys/msg91-laravel": "dev-l12-compatibility",
    }
}

Finally, run: composer update

@shubhamdhaboya
Copy link
Copy Markdown

any update on this?

@Ashvith10
Copy link
Copy Markdown

@sudkumar Could you merge this PR?

@anburocky3
Copy link
Copy Markdown

We need to use this in our repository, can you merge this into the main branch? @sudkumar

@sudkumar sudkumar changed the base branch from master to laravel10 April 7, 2026 03:59
@sudkumar sudkumar changed the base branch from laravel10 to master April 7, 2026 03:59
@sudkumar
Copy link
Copy Markdown
Contributor

sudkumar commented Apr 7, 2026

Looking into it today.

Copy link
Copy Markdown
Contributor

@sudkumar sudkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looking good. But the checks are not working.

@sudkumar sudkumar changed the base branch from master to L12_support April 7, 2026 04:03
@sudkumar sudkumar merged commit 24f7c05 into craftsys:L12_support Apr 7, 2026
@sudkumar
Copy link
Copy Markdown
Contributor

sudkumar commented Apr 7, 2026

Moved to another PR #21.

Need to update the github/actions

@sudkumar
Copy link
Copy Markdown
Contributor

sudkumar commented Apr 7, 2026

🎉 This PR is included in version 0.15.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

5 participants