Dependabot can't resolve your PHP dependency files
dependabot-preview opened this issue · comments
dependabot-preview commented
Dependabot can't resolve your PHP dependency files.
As a result, Dependabot couldn't update your dependencies.
The error Dependabot encountered was:
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires laravel/framework 5.7.*, found laravel/framework[v5.7.0, ..., 5.7.x-dev] but these were not loaded, likely because it conflicts with another require.
Problem 2
- laravel/tinker is locked to version v1.0.8 and an update of this package was not requested.
- laravel/tinker v1.0.8 requires illuminate/console ~5.1 -> found illuminate/console[v5.1.1, ..., 5.8.x-dev] but these were not loaded, likely because it conflicts with another require.
Problem 3
- beyondcode/laravel-dump-server is locked to version 1.2.2 and an update of this package was not requested.
- beyondcode/laravel-dump-server 1.2.2 requires illuminate/console 5.6.*|5.7.*|5.8.* -> found illuminate/console[v5.6.0, ..., 5.8.x-dev] but these were not loaded, likely because it conflicts with another require.
If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.