Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot can't resolve your PHP dependency files #298

Closed
dependabot-preview bot opened this issue Jul 7, 2021 · 0 comments
Closed

Dependabot can't resolve your PHP dependency files #298

dependabot-preview bot opened this issue Jul 7, 2021 · 0 comments

Comments

@dependabot-preview
Copy link

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.4.*, found laravel/framework[v5.4.0, ..., v5.4.36] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - kblais/laravel-uuid is locked to version 0.1.0 and an update of this package was not requested.
    - kblais/laravel-uuid 0.1.0 requires illuminate/database ~5.0 -> found illuminate/database[v5.0.0, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - cviebrock/eloquent-sluggable is locked to version 4.2.5 and an update of this package was not requested.
    - cviebrock/eloquent-sluggable 4.2.5 requires illuminate/config ~5.4.0 -> found illuminate/config[v5.4.0, ..., v5.4.36] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - laravel/tinker is locked to version v1.0.3 and an update of this package was not requested.
    - laravel/tinker v1.0.3 requires illuminate/console ~5.1 -> found illuminate/console[v5.1.1, ..., v5.8.36] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - laravelcollective/html is locked to version v5.4.9 and an update of this package was not requested.
    - laravelcollective/html v5.4.9 requires illuminate/http 5.4.* -> found illuminate/http[v5.4.0, ..., v5.4.36] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - maatwebsite/excel is locked to version 2.1.25 and an update of this package was not requested.
    - maatwebsite/excel 2.1.25 requires illuminate/cache 5.0.*|5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* -> found illuminate/cache[v5.0.0, ..., v5.6.39] but these were not loaded, likely because it conflicts with another require.
  Problem 7
    - barryvdh/laravel-ide-helper is locked to version v2.4.1 and an update of this package was not requested.
    - barryvdh/laravel-ide-helper v2.4.1 requires illuminate/console ^5.0,<5.6 -> found illuminate/console[v5.0.0, ..., v5.5.44] 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.

View the update logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants