Laravel 13.x Compatibility#169
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/cloudinary-laravel.git"
}
]
}Then update your dependency constraint to reference this branch: {
"require": {
"cloudinary-labs/cloudinary-laravel": "dev-l13-compatibility",
}
}Finally, run: |
|
@laravel-shift is attempting to deploy a commit to the Cloudinary DevX Team on Vercel. A member of the Team first needs to authorize it. |
|
@joshmanders Could you approve this composer & test commit so I can upgrade my package & applications to Laravel 13 that use this as a dependency? Thank you |
|
hello @joshmanders Please review and merge this so I can update my apps to laravel 13 |
|
@teqbylyte I am not the maintainer of this repository. Please reach out to Cloudinary to address this. |
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.