diff --git a/composer.json b/composer.json index 867fb4e2fa4..14a45573886 100644 --- a/composer.json +++ b/composer.json @@ -17,6 +17,7 @@ "ext-fileinfo": "*", "ext-filter": "*", "ext-gd": "*", + "ext-hash": "*", "ext-iconv": "*", "ext-intl": "*", "ext-json": "*", diff --git a/composer.lock b/composer.lock index 80fa11b4cb0..f79c85ce810 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": "1011564104164741d6416219c856186c", + "content-hash": "68e7f32d0a9de57a90681bb280119240", "packages": [ { "name": "brick/math", @@ -6316,6 +6316,7 @@ "ext-fileinfo": "*", "ext-filter": "*", "ext-gd": "*", + "ext-hash": "*", "ext-iconv": "*", "ext-intl": "*", "ext-json": "*",