paramako / pornhub-api-client

Pornhub api http client, written in PHP
MIT License
4 stars 1 forks source link

Stable version #3

Closed avspera closed 2 years ago

avspera commented 2 years ago

i'm trying to install you package in a Yii2 project. The composer refuses to install because:

Could not find a version of package paramako/pornhub-api-client matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability

can you please help me??

paramako commented 2 years ago

Hey! I released v1.0 to match your minimum stability Please try to drop composer cache and then reinstall the package

composer clear-cache
composer require paramako/pornhub-api-client