{ "_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": "7b251cac1e160aaaa07f09dc156d8ef0", "packages": [ { "name": "mautic/api-library", "version": "2.15.0", "source": { "type": "git", "url": "https://github.com/mautic/api-library.git", "reference": "6ff1dfa1da912ca1fc78cbcab3a8c395a22d5e14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mautic/api-library/zipball/6ff1dfa1da912ca1fc78cbcab3a8c395a22d5e14", "reference": "6ff1dfa1da912ca1fc78cbcab3a8c395a22d5e14", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.7", "psr/log": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.0", "raveren/kint": "~0.9" }, "type": "library", "autoload": { "psr-4": { "Mautic\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Mautic API Connector Library", "time": "2018-12-19T14:55:48+00:00" }, { "name": "psr/log", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "time": "2018-11-20T15:27:04+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }