diff --git a/composer.lock b/composer.lock index 9b561bc84b..33ab9c3fa0 100644 --- a/composer.lock +++ b/composer.lock @@ -858,68 +858,6 @@ ], "time": "2025-12-05T14:53:09+00:00" }, - { - "name": "halaxa/json-machine", - "version": "1.2.6", - "source": { - "type": "git", - "url": "https://github.com/halaxa/json-machine.git", - "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/halaxa/json-machine/zipball/8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4", - "reference": "8bf0b0ff6ff60ab480778eaa5ad7d505b442c2d4", - "shasum": "" - }, - "require": { - "php": "7.2 - 8.5" - }, - "require-dev": { - "ext-json": "*", - "friendsofphp/php-cs-fixer": "^3.0", - "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^8.0" - }, - "suggest": { - "ext-json": "To run JSON Machine out of the box without custom decoders.", - "guzzlehttp/guzzle": "To run example with GuzzleHttp" - }, - "type": "library", - "autoload": { - "files": [ - "src/functions.php" - ], - "psr-4": { - "JsonMachine\\": "src/" - }, - "exclude-from-classmap": [ - "src/autoloader.php" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "authors": [ - { - "name": "Filip Halaxa", - "email": "filip@halaxa.cz" - } - ], - "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.6" - }, - "funding": [ - { - "url": "https://ko-fi.com/G2G57KTE4", - "type": "other" - } - ], - "time": "2025-12-05T14:53:09+00:00" - }, { "name": "league/csv", "version": "9.14.0",