Laravel 12.x Compatibility#156
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/sidecar.git"
}
]
}Then update your dependency constraint to reference this branch: {
"require": {
"hammerstone/sidecar": "dev-l12-compatibility",
}
}Finally, run: |
|
@aarondfrancis Any chance you get time to merge this PR and create a new release? Thanks a ton! |
|
Hello there @aarondfrancis Thanks for the awesome work on this package. I wonder if you would have any time to look into this PR and potentially merge it. We cannot upgrade one of our projects to L12 due to the constraint on the awesome package @stefanzweifel created. Thanks in advance. |
|
Any way we can help to get this merged? |
|
Is there anything blocking this from being merged? We would highly appreciate it if you have a moment 🫶 |
|
I've pinged Aaron through his private Slack community. He will take a look. |
|
@aarondfrancis thank you in advance for merging this in to support laravel 12! |
|
Hey @stefanzweifel and @aarondfrancis! First of all, thank you for such an amazing work! Do you have any news about this merge? Thank you! |
|
No update from me; I'm not a maintainer on the repo. I hope @aarondfrancis finds some time in the next few days to review/merge this PR. |
|
It is with great shame I am pleased to announced the PR has been merged 🎉 🎉 🎉 |
|
@aarondfrancis when I try to replace the fork: https://github.com/near-u/sidecar with hammerstone/sidecar, I still get this error. It looks like the branch has to be merged and a release has to be made for it to work. |
|
yeah I just cut a new release |
|
@aarondfrancis Thank you, Aaron. ❤️ |
|
thank you @aarondfrancis! |
|
thank you @aarondfrancis |
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.