{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "ab3610577fdbf26c648ccc556884dbc5", "packages": [ { "name": "hexogen/kdtree", "version": "v0.2.6", "source": { "type": "git", "url": "https://github.com/hexogen/kdtree.git", "reference": "fbcd2b472c1bb3401929b38144ddd66f8fd14c65" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hexogen/kdtree/zipball/fbcd2b472c1bb3401929b38144ddd66f8fd14c65", "reference": "fbcd2b472c1bb3401929b38144ddd66f8fd14c65", "shasum": "" }, "require": { "php": "^7.1|^8.0" }, "require-dev": { "league/csv": "^9.7.0", "mockery/mockery": "dev-main", "phpunit/phpunit": "^9.0", "squizlabs/php_codesniffer": "^3.5.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Hexogen\\KDTree\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Volodymyr Basarab", "email": "volodymyrbas@gmail.com", "homepage": "https://github.com/hexogen", "role": "Developer" } ], "description": "file system KDTree index", "homepage": "https://github.com/hexogen/kdtree", "keywords": [ "algorithms", "data structures", "hexogen", "kdtree", "search" ], "support": { "issues": "https://github.com/hexogen/kdtree/issues", "source": "https://github.com/hexogen/kdtree/tree/v0.2.6" }, "time": "2024-09-15T21:06:32+00:00" }, { "name": "nelexa/buffer", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/Ne-Lexa/php-byte-buffer.git", "reference": "c97bc126d5fbe0c94152fce406a054f681149fac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Ne-Lexa/php-byte-buffer/zipball/c97bc126d5fbe0c94152fce406a054f681149fac", "reference": "c97bc126d5fbe0c94152fce406a054f681149fac", "shasum": "" }, "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "type": "library", "autoload": { "psr-4": { "Nelexa\\Buffer\\": "src/Nelexa/Buffer" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ne-Lexa", "email": "alexey@nelexa.ru" } ], "description": "Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.", "keywords": [ "Double", "binary", "byte", "float", "int", "io", "java", "long", "pack", "primitive", "short", "ubyte", "uint", "unpack", "ushort" ], "support": { "issues": "https://github.com/Ne-Lexa/php-byte-buffer/issues", "source": "https://github.com/Ne-Lexa/php-byte-buffer/tree/master" }, "time": "2019-05-25T17:47:34+00:00" }, { "name": "symfony/polyfill-php84", "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php84.git", "reference": "d8ced4d875142b6a7426000426b8abc631d6b191" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191", "reference": "d8ced4d875142b6a7426000426b8abc631d6b191", "shasum": "" }, "require": { "php": ">=7.2" }, "type": "library", "extra": { "thanks": { "url": "https://github.com/symfony/polyfill", "name": "symfony/polyfill" } }, "autoload": { "files": [ "bootstrap.php" ], "psr-4": { "Symfony\\Polyfill\\Php84\\": "" }, "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "support": { "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0" }, "funding": [ { "url": "https://symfony.com/sponsor", "type": "custom" }, { "url": "https://github.com/fabpot", "type": "github" }, { "url": "https://github.com/nicolas-grekas", "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], "time": "2025-06-24T13:30:11+00:00" }, { "name": "woltlab/webp-exif", "version": "v0.1.2", "source": { "type": "git", "url": "https://github.com/WoltLab/webp-exif.git", "reference": "6bc88266f538380bbb68b5b0a45a76fb3ec23650" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WoltLab/webp-exif/zipball/6bc88266f538380bbb68b5b0a45a76fb3ec23650", "reference": "6bc88266f538380bbb68b5b0a45a76fb3ec23650", "shasum": "" }, "require": { "ext-exif": "*", "nelexa/buffer": "^1.3", "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "symfony/polyfill-php84": "^1.31" }, "require-dev": { "phpstan/extension-installer": "^1.4", "phpstan/phpstan": "^2.1", "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/php-code-coverage": "^12.0", "phpunit/phpunit": "^12.2" }, "type": "library", "autoload": { "psr-4": { "WoltLab\\WebpExif\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Extract and embed EXIF metadata from and to WebP images", "keywords": [ "Webp", "exif" ], "support": { "issues": "https://github.com/WoltLab/webp-exif/issues", "source": "https://github.com/WoltLab/webp-exif/tree/v0.1.2" }, "time": "2025-11-17T15:29:03+00:00" } ], "packages-dev": [ { "name": "bamarni/composer-bin-plugin", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/bamarni/composer-bin-plugin.git", "reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880", "reference": "92fd7b1e6e9cdae19b0d57369d8ad31a37b6a880", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "php": "^7.2.5 || ^8.0" }, "require-dev": { "composer/composer": "^2.0", "ext-json": "*", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-phpunit": "^1.1", "phpunit/phpunit": "^8.5 || ^9.5", "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0", "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0" }, "type": "composer-plugin", "extra": { "class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin" }, "autoload": { "psr-4": { "Bamarni\\Composer\\Bin\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "No conflicts for your bin dependencies", "keywords": [ "composer", "conflict", "dependency", "executable", "isolation", "tool" ], "support": { "issues": "https://github.com/bamarni/composer-bin-plugin/issues", "source": "https://github.com/bamarni/composer-bin-plugin/tree/1.8.2" }, "time": "2022-10-31T08:38:03+00:00" }, { "name": "nextcloud/ocp", "version": "dev-stable33", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", "reference": "42bd0340ad5ac84615ba9ce83a488ce858a848bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/42bd0340ad5ac84615ba9ce83a488ce858a848bf", "reference": "42bd0340ad5ac84615ba9ce83a488ce858a848bf", "shasum": "" }, "require": { "php": "~8.1 || ~8.2 || ~8.3 || ~8.4 || ~8.5", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", "psr/log": "^3.0.2" }, "type": "library", "extra": { "branch-alias": { "dev-stable33": "33.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AGPL-3.0-or-later" ], "authors": [ { "name": "Christoph Wurst", "email": "christoph@winzerhof-wurst.at" }, { "name": "Joas Schilling", "email": "coding@schilljs.com" } ], "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/stable33" }, "time": "2026-01-22T08:46:28+00:00" }, { "name": "psr/clock", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/clock.git", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "type": "library", "autoload": { "psr-4": { "Psr\\Clock\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for reading the clock.", "homepage": "https://github.com/php-fig/clock", "keywords": [ "clock", "now", "psr", "psr-20", "time" ], "support": { "issues": "https://github.com/php-fig/clock/issues", "source": "https://github.com/php-fig/clock/tree/1.0.0" }, "time": "2022-11-25T14:36:26+00:00" }, { "name": "psr/container", "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963", "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963", "shasum": "" }, "require": { "php": ">=7.4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "support": { "issues": "https://github.com/php-fig/container/issues", "source": "https://github.com/php-fig/container/tree/2.0.2" }, "time": "2021-11-05T16:47:00+00:00" }, { "name": "psr/event-dispatcher", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/event-dispatcher.git", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0", "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0", "shasum": "" }, "require": { "php": ">=7.2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\EventDispatcher\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Standard interfaces for event handling.", "keywords": [ "events", "psr", "psr-14" ], "support": { "issues": "https://github.com/php-fig/event-dispatcher/issues", "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0" }, "time": "2019-01-08T18:20:26+00:00" }, { "name": "psr/log", "version": "3.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.2" }, "time": "2024-09-11T13:17:53+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "nextcloud/ocp": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "platform-overrides": { "php": "8.1.17" }, "plugin-api-version": "2.9.0" }