ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
829 stars 179 forks source link

[BUG] Can't Install on Laravel 7 #147

Closed efectn closed 4 years ago

efectn commented 4 years ago

I tried install and i saw this error code.


Using version ^3.7 for ctf0/media-manager
./composer.json has been updated
    1/1:        http://repo.packagist.org/p/provider-latest$ea55af2cd98314e4ccd9a06cbab6640f6cd8d047b39980698d6c1e94ea21ebda.json
    Finished: success: 1, skipped: 0, failure: 0, total: 1
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for ctf0/media-manager ^3.7 -> satisfiable by ctf0/media-manager[v3.7.0].
    - Conclusion: remove maennchen/zipstream-php 2.0.0
    - Conclusion: don't install maennchen/zipstream-php 2.0.0
    - ctf0/media-manager v3.7.0 requires maennchen/zipstream-php ~1.0 -> satisfiable by maennchen/zipstream-php[1.0.0, 1.1.0, 1.2.0, v1.0.0-alpha.1, v1.0.0-alpha.2].
    - Can only install one of: maennchen/zipstream-php[1.0.0, 2.0.0].
    - Can only install one of: maennchen/zipstream-php[1.1.0, 2.0.0].
    - Can only install one of: maennchen/zipstream-php[1.2.0, 2.0.0].
    - Can only install one of: maennchen/zipstream-php[v1.0.0-alpha.1, 2.0.0].
    - Can only install one of: maennchen/zipstream-php[v1.0.0-alpha.2, 2.0.0].
    - Installation request for maennchen/zipstream-php (locked at 2.0.0) -> satisfiable by maennchen/zipstream-php[2.0.0].

Installation failed, reverting ./composer.json to its original content.

How can i solve it?

ctf0 commented 4 years ago

this is related to ur installation of maennchen/zipstream-php as the package uses v1 and u have v2