Update deps

This commit is contained in:
James Brooks
2025-01-27 10:30:40 +00:00
parent cc3a971ff8
commit a6d79fe15e

12
composer.lock generated
View File

@@ -1096,12 +1096,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/cachethq/core.git", "url": "https://github.com/cachethq/core.git",
"reference": "dd15050e5a4ac44a93ec035f9265967503763753" "reference": "4418ab649235b662040f8cbb646d954744554ba5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/cachethq/core/zipball/dd15050e5a4ac44a93ec035f9265967503763753", "url": "https://api.github.com/repos/cachethq/core/zipball/4418ab649235b662040f8cbb646d954744554ba5",
"reference": "dd15050e5a4ac44a93ec035f9265967503763753", "reference": "4418ab649235b662040f8cbb646d954744554ba5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1212,7 +1212,7 @@
"issues": "https://github.com/cachethq/core/issues", "issues": "https://github.com/cachethq/core/issues",
"source": "https://github.com/cachethq/core" "source": "https://github.com/cachethq/core"
}, },
"time": "2025-01-20T20:41:33+00:00" "time": "2025-01-27T10:30:07+00:00"
}, },
{ {
"name": "carbonphp/carbon-doctrine-types", "name": "carbonphp/carbon-doctrine-types",
@@ -12444,6 +12444,6 @@
"platform": { "platform": {
"php": "^8.2" "php": "^8.2"
}, },
"platform-dev": [], "platform-dev": {},
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }