-
Notifications
You must be signed in to change notification settings - Fork 5
Update laravel to v11 and other composer dependencies #26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hey @belamov, can you take a look at this PR, please? We cannot update Laravel to the latest version without these changes |
|
hey @Arthur-Sk thanks for pr! could you please update testing matrix aswell, so we can make sure this packege is working on laravel 11? https://github.com/belamov/postgres-range/blob/master/.github/workflows/main.yml#L37 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #26 +/- ##
=========================================
Coverage 99.51% 99.51%
Complexity 81 81
=========================================
Files 21 21
Lines 208 208
=========================================
Hits 207 207
Misses 1 1 ☔ View full report in Codecov by Sentry. |
|
some tests are failng please exclude them from matrix if this is dependency problem, for example: https://github.com/belamov/postgres-range/actions/runs/8387175011/job/22969055071?pr=26 |
|
Sure, I'm in progress already |
|
Good to go |
|
thanks a lot! |
|
@Arthur-Sk released new minor version, so you shold be able to update laravel iin your project |
No description provided.