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].
Trying to upgrade the version from laravel 5.3 to laravel 5.4