Laravel 12.x Compatibility#19
Conversation
|
|
|
⚗️ 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": [
{
"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: |
|
any update on this? |
|
@sudkumar Could you merge this PR? |
|
We need to use this in our repository, can you merge this into the main branch? @sudkumar |
|
Looking into it today. |
sudkumar
left a comment
There was a problem hiding this comment.
All looking good. But the checks are not working.
|
Moved to another PR #21. Need to update the github/actions |
|
🎉 This PR is included in version 0.15.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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:
l12-compatibilitybranchIf you do find an issue, please report it by commenting on this PR to help improve future automation.