diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock index b89bc948173..917dfeab9c9 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": "8333c8a239fe5ccec285dfbccc17cca4", + "content-hash": "c30ab0b39c073da15c133396d55da957", "packages": [], "packages-dev": [ { @@ -71,6 +71,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { + "php": "^8.0", "ext-json": "*", "ext-libxml": "*", "ext-mbstring": "*", @@ -81,7 +82,7 @@ }, "platform-dev": [], "platform-overrides": { - "php": "7.4" + "php": "8.0" }, "plugin-api-version": "2.3.0" } |