CouscousPHP / Couscous

Couscous is good.
https://couscous.io
Other
841 stars 104 forks source link

Most recent update is causing "Hang on Resolving dependencies through SAT" #229

Open nodeJerry opened 5 years ago

nodeJerry commented 5 years ago

Your most recent update is causing my composer problems when installing.

When i do a "php /usr/local/bin/composer.phar -vvv install"

Reading /var/lib/jenkins/.composer/cache/repo/https---repo.packagist.org/provider-psr$cache.json from cache Reading /var/lib/jenkins/.composer/cache/repo/https---repo.packagist.org/provider-paragonie$constant-time-encoding.json from cache Reading /var/lib/jenkins/.composer/cache/repo/https---repo.packagist.org/provider-paragonie$random-compat.json from cache Resolving dependencies through SAT Looking at all rules. Something's changed, looking at all rules again (pass #37)^C bash-4.1$ php -version PHP 5.6.39 (cli) (built: Dec 5 2018 15:39:09)

mnapoli commented 5 years ago

Oh this is very weird 🤔

Could you paste here an example of a composer.json that reproduces this? Is it simply requiring couscous/couscous?