php-phantomjs icon indicating copy to clipboard operation
php-phantomjs copied to clipboard

don't install on yii2

Open webparadoxer opened this issue 7 years ago • 5 comments

Problem 1 - Conclusion: don't install jonnyw/php-phantomjs v4.6.1 - Conclusion: remove symfony/yaml v4.0.8 - Installation request for jonnyw/php-phantomjs ^4.6 -> satisfiable by jonnyw/php-phantomjs[v4.6.0, v4.6.1]. - Conclusion: don't install symfony/yaml v4.0.8 - jonnyw/php-phantomjs v4.6.0 requires symfony/yaml ~2.3|~3.0

But latest verision is 4.0.8

webparadoxer avatar Apr 09 '18 19:04 webparadoxer

ooops. composer require "jonnyw/php-phantomjs:@dev" dev version it's ok

webparadoxer avatar Apr 09 '18 19:04 webparadoxer

Hmm. But nothing work from sample. Need help

webparadoxer avatar Apr 09 '18 19:04 webparadoxer

same with symfony 4.0

horror avatar Apr 18 '18 12:04 horror

Try the DEV version:

composer require "jonnyw/php-phantomjs:@dev"

hojabbr avatar Aug 20 '18 16:08 hojabbr

delete composer.lock composer update

becksonq avatar Sep 26 '19 04:09 becksonq