Closed sir-reynolds closed 4 years ago
Hello,
Did you installed the composer dependency ? It is specified in "suggested" deps, not requirements :)
Cheers, Georges
can you give me details info whats dependency i must installed? i try install https://github.com/doctrine/couchdb-client but failed, composer logs it's conflict with phpfastcache 7.1.1.
please give me info about dependency.
Please take a look at our composer.json:
https://github.com/PHPSocialNetwork/phpfastcache/blob/master/composer.json
thank you @Geolim4
can i install it like this
composer require "PHPSocialNetwork/couchdb": "@dev"
Exactly.
Hello @sir-reynolds,
I’m closing this issue for now because of (inactivity / outdated code / …).
You can always reopen it though! :) Please (update the issue / add comment / clarify …).
Regards, Georges.L
sorry @Geolim4 i'm try composer require "PHPSocialNetwork/couchdb": "@dev"
but this show error :
Decrease your project stability or use dev-master
hi @Geolim4 i'm try again with more example but still failed
i already decrease project stability but same still failed.
i try PHPSocialNetwork/couchdb and phpfastcache/couchdb but same Could not find package.
maybe i must use "doctrine/couchdb": "@dev" ?
Configuration (optional)
My question