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/laravel-postal-code-validation.git"
}
]
}Then update your dependency constraint to reference this branch: {
"require": {
"axlon/laravel-postal-code-validation": "dev-l13-compatibility",
}
}Finally, run: |
|
Is there any movement on this PR please? Currently it's blocking Laravel 13 migrations, thank you |
|
@Luke-Shepp I won't have time to look at this until at least late next week, though if anyone is able to create a working PR (actions passing) before then I'll gladly merge and release that |
|
Fixed in #42 |
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.