appstract / laravel-opcache

Laravel Package for OPcache
MIT License
1.33k stars 118 forks source link

Laravel 5.4 and php 7.1 not install #2

Closed ghost closed 7 years ago

ghost commented 7 years ago

Problem 1

ovanschie commented 7 years ago

This is probably caused by a conflict with another package. I will try to create a version that does not require Guzzle, to solve these conflicts.

ghost commented 7 years ago

Thank you @ovanschie .

Cannonb4ll commented 7 years ago

+1

pe3udent commented 7 years ago

+1

ctf0 commented 7 years ago

@ovanschie i have "guzzlehttp/guzzle": "^6.2", installed, maybe this could be the issue as the package require an older one ?

as u r requiring php >= 5.6 and according to https://packagist.org/packages/guzzlehttp/guzzle#6.2.2, i think the version should be pumped to v6.