You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per laravel documentation laravel 5.5 require php version >= 7.0.0 but it's dependency symfony/console required minimum php version 7.0.8. so their is dependency conflict issue.