diff options
author | Sam Light <sam@lightscale.co.uk> | 2025-06-17 11:50:44 +0100 |
---|---|---|
committer | Sam Light <sam@lightscale.co.uk> | 2025-06-17 11:50:44 +0100 |
commit | 9b35269f2392bb42a83b3dc24e79356a4cfec983 (patch) | |
tree | f3a2c0c4582e852ff53502fb72584bdce2c10613 /composer.json | |
parent | 6138756fffc2eacca337163ef31d83622bd4527a (diff) |
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9d68095..0b5d11b 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "php": "^8.1", "doctrine/common": "^3.1", "league/flysystem": "^2.0 || ^3.0", - "nesbot/carbon": "^2.42", + "nesbot/carbon": "^3.0", "ext-zip": "*", "ext-dom": "*" }, |