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
{{ message }}
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.
Trying to upgrade the version from laravel 5.3 to laravel 5.4
- Only one of these can be installed: illuminate/pipeline[v5.3.0, ..., 5.8.x-dev], laravel/framework[v5.4.0, ..., 5.4.x-dev]. laravel/framework replaces illuminate/pipeline and thus cannot coexist with it.
- laravelcollective/bus[v5.3.0, ..., 5.3.x-dev] require illuminate/pipeline 5.3.* -> satisfiable by illuminate/pipeline[v5.3.0, ..., 5.3.x-dev].
- Root composer.json requires laravelcollective/bus ^5.3 -> satisfiable by laravelcollective/bus[v5.3.0, 5.3.x-dev].
- Root composer.json requires laravel/framework 5.4.* -> satisfiable by laravel/framework[v5.4.0, ..., 5.4.x-dev].
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Trying to upgrade the version from laravel 5.3 to laravel 5.4
The text was updated successfully, but these errors were encountered: