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/sms.git"
}
]
}Then update your dependency constraint to reference this branch: {
"require": {
"tzsk/sms": "dev-l13-compatibility",
}
}Finally, run: |
|
@laravel-shift rebase |
|
Shift does not work like that at this time. This is a one-shot basis. You are welcome to cherry-pick the work or rebase yourself. |
|
Sorry about that @jasonmccreary I was under the wrong assumption that it might be automated dependabot style. My apologies. |
|
All good. I would like it to be. But alas, I only run these once a year. So their feature set gets deprioritized. |
|
Picked changes from this in a different PR |
This is an automated pull request from Shift to update your package code and dependencies to be compatible with Laravel 13.x.
Before merging, you need to:
l13-compatibilitybranchIf you do find an issue, please report it by commenting on this PR to help improve future automation.