diff options
author | Remi Collet <remi@remirepo.net> | 2023-10-04 07:33:25 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-10-04 07:33:25 +0200 |
commit | d094ff1bee0dd2f404442b82478f8088b998798d (patch) | |
tree | f9ae9ee3207cf8c54353c3163f769267f08cb80a /composer.json | |
parent | 7e65b3c4cd6e404390a613d11138198c571e4e00 (diff) |
update to 3.34.1
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/composer.json b/composer.json index 2012ded..b808515 100644 --- a/composer.json +++ b/composer.json @@ -54,9 +54,6 @@ "symfony/phpunit-bridge": "^6.2.3", "symfony/yaml": "^5.4 || ^6.0" }, - "conflict": { - "stevebauman/unfinalize": "*" - }, "suggest": { "ext-dom": "For handling output formats in XML", "ext-mbstring": "For handling non-UTF8 characters." |