Giter Site home page Giter Site logo

css-to-inline-styles-twig-extension's Introduction

Inline Css extension to convert css to inline styles

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Based on work by Roberto Trunfio on https://github.com/robertotru/ToInlineStyleEmailBundle

Makes use of https://github.com/tijsverkoyen/CssToInlineStyles by Tijs Verkoyen

Installation

This twig extension is installed through Composer. Run the following command from the root of your project:

composer require nerds-and-company/css-to-inline-styles-twig-extension

This will add nerds-and-company/css-to-inline-styles-twig-extension as a requirement to your project's composer.json file and install the source-code into the vendor/nerds-and-company/css-to-inline-styles-twig-extension directory

Add the extension to the Twig_Environment:

use NerdsAndCompany\CssToInlineStyles\Twig\InlineCssExtension;
use Twig\Environment;

$twig = new Environment(...);

$twig->addExtension(new InlineCssExtension());

Usage

{% inlinecss '/absolute/path/file.css' %}
   <tag>Html to be converted</tag>
{% endinlinecss %}

css-to-inline-styles-twig-extension's People

Contributors

bvangennep avatar sjoulbak avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

css-to-inline-styles-twig-extension's Issues

Symfony 4.2; Expected type 'Twig\Extension\ExtensionInterface'

I get the following error (IDE is complaining), when calling $this->twig->addExtension(new InlineCssExtension());:

Expected type 'Twig\Extension\ExtensionInterface'. Found 'NerdsAndCompany\CssToInlineStyles\Twig\InlineCssExtension'.

I'm using Symfony 4.2 along with "symfony/twig-bundle": "4.2.*". It is actually using twig v2.9.0 I think.

Maybe the implementation interface for extensions has changed?

Unable to install with Symfony 4.1.0

Got a bunch of errors when I tried to install with the latest version of Symfony...

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Conclusion: don't install nerds-and-company/css-to-inline-styles-twig-extension 1.1.1
- Conclusion: remove symfony/http-kernel v4.1.0
- Conclusion: don't install symfony/http-kernel v4.1.0
- twig/twig 1.3.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.4.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.5.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.5.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.6.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.6.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.6.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.6.3 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.6.4 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig 1.6.5 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.10.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.10.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.10.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.10.3 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.11.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.11.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.12.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.12.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.12.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.12.3 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.13.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.13.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.13.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.14.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.14.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.14.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.15.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.15.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.16.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.16.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.16.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.16.3 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.17.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.18.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.18.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.18.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.19.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.20.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.21.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.21.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.21.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.22.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.22.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.22.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.22.3 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.23.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.23.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.23.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.23.3 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.24.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.24.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.24.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.25.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.26.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.26.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.27.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.28.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.28.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.28.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.29.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.30.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.31.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.32.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.33.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.33.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.33.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.7.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.8.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.8.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.8.2 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.8.3 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.9.0 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.9.1 conflicts with symfony/http-kernel[v4.1.0].
- twig/twig v1.9.2 conflicts with symfony/http-kernel[v4.1.0].
- Conclusion: don't install twig/twig v2.4.8|install twig/twig 1.3.0|install twig/twig 1.4.0|install twig/twig 1.5.0|install twig/twig 1.5.1|install twig/twig 1.6.0|install twig/twig 1.6.1|install twig/twig 1.6.2|install twig/twig 1.6.3|install twig/twig 1.6.4|install twig/twig 1.6.5|install twig/twig v1.10.0|install twig/twig v1.10.1|install twig/twig v1.10.2|install twig/twig v1.10.3|install twig/twig v1.11.0|install twig/twig v1.11.1|install twig/twig v1.12.0|install twig/twig v1.12.1|install twig/twig v1.12.2|install twig/twig v1.12.3|install twig/twig v1.13.0|install twig/twig v1.13.1|install twig/twig v1.13.2|install twig/twig v1.14.0|install twig/twig v1.14.1|install twig/twig v1.14.2|install twig/twig v1.15.0|install twig/twig v1.15.1|install twig/twig v1.16.0|install twig/twig v1.16.1|install twig/twig v1.16.2|install twig/twig v1.16.3|install twig/twig v1.17.0|install twig/twig v1.18.0|install twig/twig v1.18.1|install twig/twig v1.18.2|install twig/twig v1.19.0|install twig/twig v1.20.0|install twig/twig v1.21.0|install twig/twig v1.21.1|install twig/twig v1.21.2|install twig/twig v1.22.0|install twig/twig v1.22.1|install twig/twig v1.22.2|install twig/twig v1.22.3|install twig/twig v1.23.0|install twig/twig v1.23.1|install twig/twig v1.23.2|install twig/twig v1.23.3|install twig/twig v1.24.0|install twig/twig v1.24.1|install twig/twig v1.24.2|install twig/twig v1.25.0|install twig/twig v1.26.0|install twig/twig v1.26.1|install twig/twig v1.27.0|install twig/twig v1.28.0|install twig/twig v1.28.1|install twig/twig v1.28.2|install twig/twig v1.29.0|install twig/twig v1.30.0|install twig/twig v1.31.0|install twig/twig v1.32.0|install twig/twig v1.33.0|install twig/twig v1.33.1|install twig/twig v1.33.2|install twig/twig v1.7.0|install twig/twig v1.8.0|install twig/twig v1.8.1|install twig/twig v1.8.2|install twig/twig v1.8.3|install twig/twig v1.9.0|install twig/twig v1.9.1|install twig/twig v1.9.2
- Conclusion: don't install nerds-and-company/css-to-inline-styles-twig-extension 1.1.1|remove twig/twig v2.4.8|install twig/twig 1.3.0|install twig/twig 1.4.0|install twig/twig 1.5.0|install twig/twig 1.5.1|install twig/twig 1.6.0|install twig/twig 1.6.1|install twig/twig 1.6.2|install twig/twig 1.6.3|install twig/twig 1.6.4|install twig/twig 1.6.5|install twig/twig v1.10.0|install twig/twig v1.10.1|install twig/twig v1.10.2|install twig/twig v1.10.3|install twig/twig v1.11.0|install twig/twig v1.11.1|install twig/twig v1.12.0|install twig/twig v1.12.1|install twig/twig v1.12.2|install twig/twig v1.12.3|install twig/twig v1.13.0|install twig/twig v1.13.1|install twig/twig v1.13.2|install twig/twig v1.14.0|install twig/twig v1.14.1|install twig/twig v1.14.2|install twig/twig v1.15.0|install twig/twig v1.15.1|install twig/twig v1.16.0|install twig/twig v1.16.1|install twig/twig v1.16.2|install twig/twig v1.16.3|install twig/twig v1.17.0|install twig/twig v1.18.0|install twig/twig v1.18.1|install twig/twig v1.18.2|install twig/twig v1.19.0|install twig/twig v1.20.0|install twig/twig v1.21.0|install twig/twig v1.21.1|install twig/twig v1.21.2|install twig/twig v1.22.0|install twig/twig v1.22.1|install twig/twig v1.22.2|install twig/twig v1.22.3|install twig/twig v1.23.0|install twig/twig v1.23.1|install twig/twig v1.23.2|install twig/twig v1.23.3|install twig/twig v1.24.0|install twig/twig v1.24.1|install twig/twig v1.24.2|install twig/twig v1.25.0|install twig/twig v1.26.0|install twig/twig v1.26.1|install twig/twig v1.27.0|install twig/twig v1.28.0|install twig/twig v1.28.1|install twig/twig v1.28.2|install twig/twig v1.29.0|install twig/twig v1.30.0|install twig/twig v1.31.0|install twig/twig v1.32.0|install twig/twig v1.33.0|install twig/twig v1.33.1|install twig/twig v1.33.2|install twig/twig v1.7.0|install twig/twig v1.8.0|install twig/twig v1.8.1|install twig/twig v1.8.2|install twig/twig v1.8.3|install twig/twig v1.9.0|install twig/twig v1.9.1|install twig/twig v1.9.2
- Conclusion: don't install nerds-and-company/css-to-inline-styles-twig-extension 1.1.1|don't install twig/twig v2.4.8|install twig/twig 1.3.0|install twig/twig 1.4.0|install twig/twig 1.5.0|install twig/twig 1.5.1|install twig/twig 1.6.0|install twig/twig 1.6.1|install twig/twig 1.6.2|install twig/twig 1.6.3|install twig/twig 1.6.4|install twig/twig 1.6.5|install twig/twig v1.10.0|install twig/twig v1.10.1|install twig/twig v1.10.2|install twig/twig v1.10.3|install twig/twig v1.11.0|install twig/twig v1.11.1|install twig/twig v1.12.0|install twig/twig v1.12.1|install twig/twig v1.12.2|install twig/twig v1.12.3|install twig/twig v1.13.0|install twig/twig v1.13.1|install twig/twig v1.13.2|install twig/twig v1.14.0|install twig/twig v1.14.1|install twig/twig v1.14.2|install twig/twig v1.15.0|install twig/twig v1.15.1|install twig/twig v1.16.0|install twig/twig v1.16.1|install twig/twig v1.16.2|install twig/twig v1.16.3|install twig/twig v1.17.0|install twig/twig v1.18.0|install twig/twig v1.18.1|install twig/twig v1.18.2|install twig/twig v1.19.0|install twig/twig v1.20.0|install twig/twig v1.21.0|install twig/twig v1.21.1|install twig/twig v1.21.2|install twig/twig v1.22.0|install twig/twig v1.22.1|install twig/twig v1.22.2|install twig/twig v1.22.3|install twig/twig v1.23.0|install twig/twig v1.23.1|install twig/twig v1.23.2|install twig/twig v1.23.3|install twig/twig v1.24.0|install twig/twig v1.24.1|install twig/twig v1.24.2|install twig/twig v1.25.0|install twig/twig v1.26.0|install twig/twig v1.26.1|install twig/twig v1.27.0|install twig/twig v1.28.0|install twig/twig v1.28.1|install twig/twig v1.28.2|install twig/twig v1.29.0|install twig/twig v1.30.0|install twig/twig v1.31.0|install twig/twig v1.32.0|install twig/twig v1.33.0|install twig/twig v1.33.1|install twig/twig v1.33.2|install twig/twig v1.7.0|install twig/twig v1.8.0|install twig/twig v1.8.1|install twig/twig v1.8.2|install twig/twig v1.8.3|install twig/twig v1.9.0|install twig/twig v1.9.1|install twig/twig v1.9.2
- Installation request for symfony/http-kernel (locked at v4.1.0) -> satisfiable by symfony/http-kernel[v4.1.0].
- Conclusion: don't install nerds-and-company/css-to-inline-styles-twig-extension 1.1.1|remove twig/twig v2.4.8|install twig/twig 1.3.0|install twig/twig 1.4.0|install twig/twig 1.5.0|install twig/twig 1.5.1|install twig/twig 1.6.0|install twig/twig 1.6.1|install twig/twig 1.6.2|install twig/twig 1.6.3|install twig/twig 1.6.4|install twig/twig 1.6.5|install twig/twig v1.10.0|install twig/twig v1.10.1|install twig/twig v1.10.2|install twig/twig v1.10.3|install twig/twig v1.11.0|install twig/twig v1.11.1|install twig/twig v1.12.0|install twig/twig v1.12.1|install twig/twig v1.12.2|install twig/twig v1.12.3|install twig/twig v1.13.0|install twig/twig v1.13.1|install twig/twig v1.13.2|install twig/twig v1.14.0|install twig/twig v1.14.1|install twig/twig v1.14.2|install twig/twig v1.15.0|install twig/twig v1.15.1|install twig/twig v1.16.0|install twig/twig v1.16.1|install twig/twig v1.16.2|install twig/twig v1.16.3|install twig/twig v1.17.0|install twig/twig v1.18.0|install twig/twig v1.18.1|install twig/twig v1.18.2|install twig/twig v1.19.0|install twig/twig v1.20.0|install twig/twig v1.21.0|install twig/twig v1.21.1|install twig/twig v1.21.2|install twig/twig v1.22.0|install twig/twig v1.22.1|install twig/twig v1.22.2|install twig/twig v1.22.3|install twig/twig v1.23.0|install twig/twig v1.23.1|install twig/twig v1.23.2|install twig/twig v1.23.3|install twig/twig v1.24.0|install twig/twig v1.24.1|install twig/twig v1.24.2|install twig/twig v1.25.0|install twig/twig v1.26.0|install twig/twig v1.26.1|install twig/twig v1.27.0|install twig/twig v1.28.0|install twig/twig v1.28.1|install twig/twig v1.28.2|install twig/twig v1.29.0|install twig/twig v1.30.0|install twig/twig v1.31.0|install twig/twig v1.32.0|install twig/twig v1.33.0|install twig/twig v1.33.1|install twig/twig v1.33.2|install twig/twig v1.7.0|install twig/twig v1.8.0|install twig/twig v1.8.1|install twig/twig v1.8.2|install twig/twig v1.8.3|install twig/twig v1.9.0|install twig/twig v1.9.1|install twig/twig v1.9.2
- Conclusion: don't install nerds-and-company/css-to-inline-styles-twig-extension 1.1.1|don't install twig/twig v2.4.8|install twig/twig 1.3.0|install twig/twig 1.4.0|install twig/twig 1.5.0|install twig/twig 1.5.1|install twig/twig 1.6.0|install twig/twig 1.6.1|install twig/twig 1.6.2|install twig/twig 1.6.3|install twig/twig 1.6.4|install twig/twig 1.6.5|install twig/twig v1.10.0|install twig/twig v1.10.1|install twig/twig v1.10.2|install twig/twig v1.10.3|install twig/twig v1.11.0|install twig/twig v1.11.1|install twig/twig v1.12.0|install twig/twig v1.12.1|install twig/twig v1.12.2|install twig/twig v1.12.3|install twig/twig v1.13.0|install twig/twig v1.13.1|install twig/twig v1.13.2|install twig/twig v1.14.0|install twig/twig v1.14.1|install twig/twig v1.14.2|install twig/twig v1.15.0|install twig/twig v1.15.1|install twig/twig v1.16.0|install twig/twig v1.16.1|install twig/twig v1.16.2|install twig/twig v1.16.3|install twig/twig v1.17.0|install twig/twig v1.18.0|install twig/twig v1.18.1|install twig/twig v1.18.2|install twig/twig v1.19.0|install twig/twig v1.20.0|install twig/twig v1.21.0|install twig/twig v1.21.1|install twig/twig v1.21.2|install twig/twig v1.22.0|install twig/twig v1.22.1|install twig/twig v1.22.2|install twig/twig v1.22.3|install twig/twig v1.23.0|install twig/twig v1.23.1|install twig/twig v1.23.2|install twig/twig v1.23.3|install twig/twig v1.24.0|install twig/twig v1.24.1|install twig/twig v1.24.2|install twig/twig v1.25.0|install twig/twig v1.26.0|install twig/twig v1.26.1|install twig/twig v1.27.0|install twig/twig v1.28.0|install twig/twig v1.28.1|install twig/twig v1.28.2|install twig/twig v1.29.0|install twig/twig v1.30.0|install twig/twig v1.31.0|install twig/twig v1.32.0|install twig/twig v1.33.0|install twig/twig v1.33.1|install twig/twig v1.33.2|install twig/twig v1.7.0|install twig/twig v1.8.0|install twig/twig v1.8.1|install twig/twig v1.8.2|install twig/twig v1.8.3|install twig/twig v1.9.0|install twig/twig v1.9.1|install twig/twig v1.9.2
- Installation request for nerds-and-company/css-to-inline-styles-twig-extension ^1.1 -> satisfiable by nerds-and-company/css-to-inline-styles-twig-extension[1.1.0, 1.1.1].
- Conclusion: remove twig/twig v2.4.8|install twig/twig 1.3.0|install twig/twig 1.4.0|install twig/twig 1.5.0|install twig/twig 1.5.1|install twig/twig 1.6.0|install twig/twig 1.6.1|install twig/twig 1.6.2|install twig/twig 1.6.3|install twig/twig 1.6.4|install twig/twig 1.6.5|install twig/twig v1.10.0|install twig/twig v1.10.1|install twig/twig v1.10.2|install twig/twig v1.10.3|install twig/twig v1.11.0|install twig/twig v1.11.1|install twig/twig v1.12.0|install twig/twig v1.12.1|install twig/twig v1.12.2|install twig/twig v1.12.3|install twig/twig v1.13.0|install twig/twig v1.13.1|install twig/twig v1.13.2|install twig/twig v1.14.0|install twig/twig v1.14.1|install twig/twig v1.14.2|install twig/twig v1.15.0|install twig/twig v1.15.1|install twig/twig v1.16.0|install twig/twig v1.16.1|install twig/twig v1.16.2|install twig/twig v1.16.3|install twig/twig v1.17.0|install twig/twig v1.18.0|install twig/twig v1.18.1|install twig/twig v1.18.2|install twig/twig v1.19.0|install twig/twig v1.20.0|install twig/twig v1.21.0|install twig/twig v1.21.1|install twig/twig v1.21.2|install twig/twig v1.22.0|install twig/twig v1.22.1|install twig/twig v1.22.2|install twig/twig v1.22.3|install twig/twig v1.23.0|install twig/twig v1.23.1|install twig/twig v1.23.2|install twig/twig v1.23.3|install twig/twig v1.24.0|install twig/twig v1.24.1|install twig/twig v1.24.2|install twig/twig v1.25.0|install twig/twig v1.26.0|install twig/twig v1.26.1|install twig/twig v1.27.0|install twig/twig v1.28.0|install twig/twig v1.28.1|install twig/twig v1.28.2|install twig/twig v1.29.0|install twig/twig v1.30.0|install twig/twig v1.31.0|install twig/twig v1.32.0|install twig/twig v1.33.0|install twig/twig v1.33.1|install twig/twig v1.33.2|install twig/twig v1.7.0|install twig/twig v1.8.0|install twig/twig v1.8.1|install twig/twig v1.8.2|install twig/twig v1.8.3|install twig/twig v1.9.0|install twig/twig v1.9.1|install twig/twig v1.9.2
- nerds-and-company/css-to-inline-styles-twig-extension 1.1.0 requires twig/twig ~1.0 -> satisfiable by twig/twig[1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, v1.10.0, v1.10.1, v1.10.2, v1.10.3, v1.11.0, v1.11.1, v1.12.0, v1.12.1, v1.12.2, v1.12.3, v1.13.0, v1.13.1, v1.13.2, v1.14.0, v1.14.1, v1.14.2, v1.15.0, v1.15.1, v1.16.0, v1.16.1, v1.16.2, v1.16.3, v1.17.0, v1.18.0, v1.18.1, v1.18.2, v1.19.0, v1.20.0, v1.21.0, v1.21.1, v1.21.2, v1.22.0, v1.22.1, v1.22.2, v1.22.3, v1.23.0, v1.23.1, v1.23.2, v1.23.3, v1.24.0, v1.24.1, v1.24.2, v1.25.0, v1.26.0, v1.26.1, v1.27.0, v1.28.0, v1.28.1, v1.28.2, v1.29.0, v1.30.0, v1.31.0, v1.32.0, v1.33.0, v1.33.1, v1.33.2, v1.34.0, v1.34.1, v1.34.2, v1.34.3, v1.34.4, v1.35.0, v1.35.1, v1.35.2, v1.35.3, v1.35.4, v1.7.0, v1.8.0, v1.8.1, v1.8.2, v1.8.3, v1.9.0, v1.9.1, v1.9.2].
- Can only install one of: twig/twig[v1.34.0, v2.4.8].
- Can only install one of: twig/twig[v1.34.1, v2.4.8].
- Can only install one of: twig/twig[v1.34.2, v2.4.8].
- Can only install one of: twig/twig[v1.34.3, v2.4.8].
- Can only install one of: twig/twig[v1.34.4, v2.4.8].
- Can only install one of: twig/twig[v1.35.0, v2.4.8].
- Can only install one of: twig/twig[v1.35.1, v2.4.8].
- Can only install one of: twig/twig[v1.35.2, v2.4.8].
- Can only install one of: twig/twig[v1.35.3, v2.4.8].
- Can only install one of: twig/twig[v1.35.4, v2.4.8].
- Installation request for twig/twig (locked at v2.4.8) -> satisfiable by twig/twig[v2.4.8].

Installation failed, reverting ./composer.json to its original content.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.