-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature/laravel v10 upgrade AB#35895 #100
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Haley, I think that "^8.0||^9.0|^10" is meant to be "^8.0||^9.0||^10" (double line between the 9 and 10 versions) which is why the non 8 version tests are failing.
Updated; thank you 😀. I don't think that's why tests are failing though, it seems it's trying to |
Requested changes applied
…olutions/report into feature/laravel-v10-upgrade
No description provided.