postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.

Home Page:https://packagist.org/packages/raiym/instagram-php-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install with composer error

jailrobeta opened this issue · comments

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Conclusion: don't install phpfastcache/phpfastcache 9.1.1 (conflict analysis result)
- Conclusion: don't install phpfastcache/phpfastcache 9.1.2 (conflict analysis result)
- Root composer.json requires raiym/instagram-php-scraper ^0.12.6 -> satisfiable by raiym/instagram-php-scraper[v0.12.6].
- Root composer.json requires phpfastcache/phpfastcache ^9.1 -> satisfiable by phpfastcache/phpfastcache[9.1.0, 9.1.1, 9.1.2].
- raiym/instagram-php-scraper v0.12.6 requires psr/simple-cache ~1.0 -> satisfiable by psr/simple-cache[1.0.0, 1.0.1].
- You can only install one version of a package, so only one of these can be installed: psr/simple-cache[1.0.0, 1.0.1, 2.0.0, 3.0.0].
- phpfastcache/phpfastcache 9.1.0 requires psr/simple-cache ^2.0||^3.0 -> satisfiable by psr/simple-cache[2.0.0, 3.0.0].
- Conclusion: don't install psr/simple-cache 3.0.0 (conflict analysis result)

Installation failed, deleting ./composer.json.

@wa6iman wa6iman commented on Apr 18
try to run composer require phpfastcache/phpfastcache:*

its worked