Laravel 13.x Compatibility - #109
Conversation
|
|
|
|
|
ℹ️ 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. |
|
⚗️ 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/laravel.git"
}
]
}Then update your dependency constraint to reference this branch: {
"require": {
"vimeo/laravel": "dev-l13-compatibility",
}
}Finally, run: |
|
|
|
Any update regarding why this isn't merged? |
|
This would be really helpful @aaronm67 |
|
Please reach out to Vimeo support and they can put you in touch with someone who can merge this. |
|
Hi, this PR would help us a lot too. Were you able to get in touch with the support @paugm? I don't mind doing it myself but I don't want to interfere if you are already on it |
Nope. It was mainly @aaronm67 who worked on this over the last few years, but he left Vimeo, so we're a bit orphaned now. We temporarily removed the dependency to complete the upgrade. |
|
Thanks for your answer, I'm using the laravel-shift repo as a fix but it would be better to use the official package. I will send a message to our contact and cross my fingers. I'll keep you updated if I get any news |
|
@paugm and @maximed-vlv, I agree. This package is always the last to be compatible. Despite opening these PRs as early as possible. I actually had AI replace its usage with direct API calls (via the |
|
Well this way everyone got updated, hi @ruddell and thanks a lot for updating the project! |
|
Happy to help, sorry for the delays |
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.