diff --git a/composer.lock b/composer.lock index 59990204c..822a1fb20 100644 --- a/composer.lock +++ b/composer.lock @@ -1139,20 +1139,20 @@ }, { "name": "halaxa/json-machine", - "version": "1.2.5", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/halaxa/json-machine.git", - "reference": "d0f84abf79ac98145d478b66d2bcf363d706477c" + "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/halaxa/json-machine/zipball/d0f84abf79ac98145d478b66d2bcf363d706477c", - "reference": "d0f84abf79ac98145d478b66d2bcf363d706477c", + "url": "https://api.github.com/repos/halaxa/json-machine/zipball/8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4", + "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4", "shasum": "" }, "require": { - "php": "7.2 - 8.4" + "php": "7.2 - 8.5" }, "require-dev": { "ext-json": "*", @@ -1189,7 +1189,7 @@ "description": "Efficient, easy-to-use and fast JSON pull parser", "support": { "issues": "https://github.com/halaxa/json-machine/issues", - "source": "https://github.com/halaxa/json-machine/tree/1.2.5" + "source": "https://github.com/halaxa/json-machine/tree/1.2.6" }, "funding": [ { @@ -1197,7 +1197,7 @@ "type": "other" } ], - "time": "2025-07-07T13:38:34+00:00" + "time": "2025-12-05T14:53:09+00:00" }, { "name": "meilisearch/meilisearch-php",