Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Package dependencies Problems #520

Closed
woodgates opened this issue Jul 30, 2018 · 1 comment
Closed

Package dependencies Problems #520

woodgates opened this issue Jul 30, 2018 · 1 comment

Comments

@woodgates
Copy link

woodgates commented Jul 30, 2018

Hi.
I'm using Laravel 5.6 on Linux Mint.

After sudo composer install I get this error:


Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for spatie/pdf-to-image 1.6.0 -> satisfiable by spatie/pdf-to-image[1.6.0].
    - spatie/pdf-to-image 1.6.0 requires ext-imagick * -> the requested PHP extension imagick is missing from your system.
  Problem 2
    - spatie/pdf-to-image 1.6.0 requires ext-imagick * -> the requested PHP extension imagick is missing from your system.
    - spatie/laravel-medialibrary 6.6.9 requires spatie/pdf-to-image ^1.2 -> satisfiable by spatie/pdf-to-image[1.6.0].
    - Installation request for spatie/laravel-medialibrary 6.6.9 -> satisfiable by spatie/laravel-medialibrary[6.6.9].

@woodgates
Copy link
Author

Solved with sudo composer update

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

No branches or pull requests

1 participant