diff --git a/composer.lock b/composer.lock index f73caaa..ef8f489 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ddbc175689a2940d3ef37cbb91e63807", + "content-hash": "df024b2432c19a6f3c3a80d4c3951cb1", "packages": [ { "name": "brick/math", @@ -9258,9 +9258,10 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": "^8.2", - "ext-xmlreader": "*" + "php": "^8.4", + "ext-xmlreader": "*", + "ext-libxml": "*" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }