Closed greatislander closed 2 years ago
due to the package being an optional requirement that projects need to require themselves, this is a BC break (projects installing leafo would break when updating assetic). Would it be possible to support both the scssphp and leafo packages depending on which one is available ?
Hi, Any idea how to fix this issue?
Brs.
This has been implemented in the 2.0 branch of assetic-php/assetic. Until we tag 2.0, you can pull it in by using "assetic/framework": "dev-2.0/dev"
in your composer.json files.
scssphp has moved. This PR updates the composer recommendation.