-
Notifications
You must be signed in to change notification settings - Fork 44
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
Laravel Linter Shift #17
base: master
Are you sure you want to change the base?
Conversation
⚠ Your Laravel framework dependency is not set to the latest version in Composer. Unless you have a requirement for using a specific version of Laravel, you should set this to |
ℹ Your Laravel version is less than the latest version (5.4). Use Laravel Shift to not only upgrade your project to the latest version of Laravel, but resolve most of the lint detected here. |
⚠ Your |
❌ The following configuration files differ from the 5.4 defaults. If you are modifying configuration values directly, you should consider using an environment variable instead. You should compare your configuration files against the Laravel 5.4 configuration files and make any updates.
|
❌ In Laravel 5.4, you should define channel named placeholders using Shift found potential uses of
|
❌ Your project is missing the |
❌ The following PHP classes are missing a namespace. Laravel 5.4 added the Tests namespace for all classes within
|
This pull request contains code changes and comments for code detected as incompatible or unrecommended by the Laravel Linter. You should review each comment and commit changes to the
shift-laravel-linter
branch before merging.If there were items you feel could have been detected, please send your feedback to shift@laravelshift.com or via Twitter.