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/server.git"
}
]
}Then update your dependency constraint to reference this branch: {
"require": {
"sajya/server": "dev-l13-compatibility",
}
}Finally, run: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #84 +/- ##
============================================
- Coverage 99.78% 99.78% -0.01%
Complexity 134 134
============================================
Files 24 24
Lines 460 456 -4
============================================
- Hits 459 455 -4
Misses 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.