{ "_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": "079af9dadc0f008257175cf8c40ed5b1", "packages": [ { "name": "uploadcare/uploadcare-php", "version": "v2.1.2", "source": { "type": "git", "url": "https://github.com/uploadcare/uploadcare-php.git", "reference": "82e81af82aa150b819d449b9d44e0711605527a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/uploadcare/uploadcare-php/zipball/82e81af82aa150b819d449b9d44e0711605527a6", "reference": "82e81af82aa150b819d449b9d44e0711605527a6", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpunit/phpunit": "=4.8.36", "squizlabs/php_codesniffer": ">=2.9.1,<4" }, "type": "library", "autoload": { "psr-0": { "Uploadcare": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Uploadcare, LLC", "email": "hello@uploadcare.com" } ], "description": "Uploadcare API binding for PHP", "homepage": "https://uploadcare.com", "keywords": [ "cdn", "cloud", "files", "image management", "upload", "uploadcare" ], "time": "2018-04-13T13:19:42+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }