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

Use php-phantomjs in a separate project ?

Open bastos71 opened this issue 8 years ago • 6 comments

Hi everyone,

I tried to install php-phantomjs on a Symfony 3.3 project, that use also twig ^2.0 (but I could set ^1.0 without any problem I think). My problem is that the requirements of the bundle does not match with Symfony 3.3 and Twig 2 :/

So here is my question : will there be a new release soon that will be compatible with symfony 3.3 ? If this is not the case, should I create another project that will be able to install php-phantomjs (of course the only purpose of this new project would be to test my main project) ?

Thx !

bastos71 avatar Jul 13 '17 07:07 bastos71

See #195 and https://github.com/c9s/php-phantomjs

c9s avatar Jul 24 '17 09:07 c9s

Will the pull request include a modification concerning Symfony 3.3 in the composer.json ?

Actually depedencies specify "~3.0" in the versions.

bastos71 avatar Jul 24 '17 09:07 bastos71

I can fix that in my repo

c9s avatar Jul 24 '17 10:07 c9s

Thx !

bastos71 avatar Jul 24 '17 11:07 bastos71

@bastos71 I've updated my repo, please take a look.

c9s avatar Jul 24 '17 12:07 c9s

@c9s Thank you ! Sounds good, I will giv it a try and give you a feed back as soon as possible.

bastos71 avatar Jul 25 '17 07:07 bastos71