{ "_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": "f033a50e76e50776805699329f46e781", "packages": [ { "name": "jcupitt/vips", "version": "v1.0.10", "source": { "type": "git", "url": "https://github.com/libvips/php-vips.git", "reference": "cb8c9a9a43c974b4d128fe96cdc394eeaded28f4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/libvips/php-vips/zipball/cb8c9a9a43c974b4d128fe96cdc394eeaded28f4", "reference": "cb8c9a9a43c974b4d128fe96cdc394eeaded28f4", "shasum": "" }, "require": { "ext-vips": ">=0.1.2", "php": ">=7.2", "psr/log": "^1.1.3|^2.0|^3.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", "phpdocumentor/phpdocumentor": "3.0.0", "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Jcupitt\\Vips\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "John Cupitt", "email": "jcupitt@gmail.com", "homepage": "https://github.com/jcupitt", "role": "Developer" } ], "description": "A high-level interface to the libvips image processing library.", "homepage": "https://github.com/libvips/php-vips", "keywords": [ "image", "libvips", "processing" ], "support": { "issues": "https://github.com/libvips/php-vips/issues", "source": "https://github.com/libvips/php-vips/tree/v1.0.10" }, "time": "2022-12-04T16:21:42+00:00" }, { "name": "psr/log", "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "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/1.1.4" }, "time": "2021-05-03T11:20:27+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }