ctf0 / Laravel-Media-Manager

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

Can't install with laravel 5.8.3 #82

Closed estaticfear closed 5 years ago

estaticfear commented 5 years ago

First, thank you because your nice package. Second, please update composer.json to can install with laravel 5.8.2 Thank you so muck :)

What version of Laravel are you using? (nothing lower than v5.4). Laravel 5.8.3 is it an issue related to installation or usage ? Yes what is the error you are getting ? ` Problem 1

  • Conclusion: don't install ctf0/media-manager v3.3 .2
  • Conclusion: don't install ctf0/media-manager v3.3 .1
  • Installation request for maennchen/zipstream-php (locked at v0.5.2) -> satisfiable by maennchen/zipstrea m-php[v0.5.2].
  • Conclusion: remove laravel/framework v5.8.3
  • Installation request for ctf0/media-manager ^3.3 -> satisfiable by ctf0/media-manager[v3.3.0, v3.3.1, v3 .3.2].
  • Conclusion: don't install laravel/framework v5.8. 3 Do You Know A Solution For this Issue ? I think composer.json required: "illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",`
ctf0 commented 5 years ago

the ticket have a template, plz use it.

estaticfear commented 5 years ago

the ticket have a template, plz use it.

I updated my issue, thanks :)

ctf0 commented 5 years ago

i believe ur problem is with maennchen/zipstream-php because u r using an old/diff version

estaticfear commented 5 years ago

i believe ur problem is with maennchen/zipstream-php because u r using an old/diff version

Ahh, you are right, thanks !