Closed GitHubHubus closed 6 years ago
It seems that the dependency problems are existed. Try to use the composer update --no-interaction --prefer-source command to update the different dependencies for different PHP versions.
composer update --no-interaction --prefer-source
@peter279k thanks. I will try it a little bit later
It seems that the dependency problems are existed. Try to use the
composer update --no-interaction --prefer-source
command to update the different dependencies for different PHP versions.