diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-06-17 11:28:59 +0100 |
---|---|---|
committer | Sam Light <sam@lightscale.co.uk> | 2025-06-17 11:28:59 +0100 |
commit | 6138756fffc2eacca337163ef31d83622bd4527a (patch) | |
tree | 6885fd3c4c549bc00bdf914f0cfd5c1180561c09 /composer.lock | |
parent | b2412f0ca90cf6a8f42388165d78d7d467c35387 (diff) |
Updated composer lock file
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock index 6cde25b..5b236f6 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": "af344ab80255cc58d699f881a09ca91a", + "content-hash": "c0b7cca67773570e82ec076a2efda59b", "packages": [ { "name": "carbonphp/carbon-doctrine-types", @@ -1153,7 +1153,7 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": "^7.4 || ^8.0", + "php": "^8.1", "ext-zip": "*", "ext-dom": "*" }, |