From: William Desportes <williamdes@wdes.fr>
Date: Thu, 2 Feb 2023 11:46:25 +0100
Subject: Replace sabberworm/php-css-parser by php-horde-css-parser

Because they embed the sources for sabberworm/php-css-parser into php-horde-css-parser

Origin: vendor
Forwarded: not-needed
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index a6ed9c5..4e60864 100644
--- a/composer.json
+++ b/composer.json
@@ -23,7 +23,7 @@
   "require": {
     "php": "^7.1 || ^8.0",
     "ext-mbstring": "*",
-    "sabberworm/php-css-parser": "^8.4"
+    "horde/css-parser": "^1.0.11"
   },
   "require-dev": {
     "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
