jonnnnyw / php-phantomjs

Execute PhantomJS commands through PHP
MIT License
1.44k stars 431 forks source link

don't install on yii2 #244

Open webparadoxer opened 6 years ago

webparadoxer commented 6 years ago

Problem 1

But latest verision is 4.0.8

webparadoxer commented 6 years ago

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

webparadoxer commented 6 years ago

Hmm. But nothing work from sample. Need help

horror commented 6 years ago

same with symfony 4.0

hojabbr commented 5 years ago

Try the DEV version:

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

becksonq commented 4 years ago

delete composer.lock composer update