php-phantomjs
php-phantomjs copied to clipboard
Using with Twig version 2+
Symfony 3.3+ installs with Twig version 2+, so:
Problem 1 - Installation request for jonnyw/php-phantomjs ^4.6 -> satisfiable by jonnyw/php-phantomjs[v4.6.0]. - Conclusion: remove twig/twig v2.4.3 - Conclusion: don't install twig/twig v2.4.3
+1 Same here :/
+1 Same here lol
Please see my PR #194
@c9s Thank you ! My problem also concerns Symfony 3.3, as the require section of composer.json does not allow install on a Symfony ^3.0 project (I am currently on the 3.3 version)
Do you think your pull request could include those modifications to the composer.json ?
@c9s I have just started using your repo for Twig 2.* support. In any cases, php phantom should still work as it should?