-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Bump Laravel versions #1022
Bump Laravel versions #1022
Conversation
YES |
Wel technically 5.5 is still supported for two days :P https://laravel.com/docs/7.x/releases |
Hmm so dependencies are all good, but not sure why it's failing 1 test. |
The test I don't know this code part how relevant this is (remove test? make a condition to check between L7/L8? 🤷♀️) |
Yeah nog sure, maybe update for Laravel 8 and skip the rest? |
Alright, like this then? |
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.
👍
use PHPUnit\Framework\TestCase; | ||
|
||
class ExampleTest extends TestCase | ||
class MethodTest extends TestCase |
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.
😅
This codebase...
Let's drop old Laravel versions and start testing Laravel 8