I wanted to use your library to take care of the critical css, but I am faced with this in Symfony 4:
Restricting packages listed in "symfony/symfony" to "4.3.*"
Problem 1
- jandc/css-from-html-extractor 1.2.0 requires symfony/css-selector ^2.7|~3.0 -> no matching package found.```
Is there anyway to upgrade?
I wanted to use your library to take care of the critical css, but I am faced with this in Symfony 4:
Restricting packages listed in "symfony/symfony" to "4.3.*"