summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorSam Light <sam@lightscale.co.uk>2025-06-17 11:50:44 +0100
committerSam Light <sam@lightscale.co.uk>2025-06-17 11:50:44 +0100
commit9b35269f2392bb42a83b3dc24e79356a4cfec983 (patch)
treef3a2c0c4582e852ff53502fb72584bdce2c10613 /composer.json
parent6138756fffc2eacca337163ef31d83622bd4527a (diff)
Updated carbon5.0.0main
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
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": "*"
},