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/feature-flags.git"
}
]
}Then update your dependency constraint to reference this branch: {
"require": {
"ylsideas/feature-flags": "dev-l13-compatibility",
}
}Finally, run: |
|
Hi there @peterfox :) I was just checking in on the status of this Laravel 13 Shift PR. Do you have a rough estimate of when you might have the time to review and merge it? Also, if you are busy or if there's any pending work blocking this, please let me know. I'd be more than happy to help out with fixing breaking changes, testing or whatever else is needed to get the Laravel 13 support across the finish line. Thanks! |
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.