postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.
https://packagist.org/packages/raiym/instagram-php-scraper
MIT License
3.09k stars 799 forks source link

composer require raiym/instagram-php-scraper phpfastcache/phpfastcache #1057

Open ley-288 opened 2 years ago

ley-288 commented 2 years ago

Laravel 9 issue.. installing together doesnt allow me. Always returns error. Installing rayim/instagram-php-scraper alone works fine. But then cannot install phpfastcache/phpfastcache. Can install first phpfastcache/phpfastcache, but then cannot install rayum/instagram?!?!?

sheirla commented 2 years ago

try to run composer require phpfastcache/phpfastcache:*

i tested and worked