{ "_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": "b4e3b68cfe06b556ccd653e6f3ca0a4f", "packages": [ { "name": "apimatic/jsonmapper", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/apimatic/jsonmapper.git", "reference": "0883d385653ebd2a194ec79e66facb7d69441404" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/apimatic/jsonmapper/zipball/0883d385653ebd2a194ec79e66facb7d69441404", "reference": "0883d385653ebd2a194ec79e66facb7d69441404", "shasum": "" }, "require-dev": { "phpunit/phpunit": "^5 || ^6 || ^7", "squizlabs/php_codesniffer": "^3" }, "type": "library", "autoload": { "psr-4": { "apimatic\\jsonmapper\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "OSL-3.0" ], "authors": [ { "name": "Christian Weiske", "email": "christian.weiske@netresearch.de", "homepage": "http://www.netresearch.de/", "role": "Developer" }, { "name": "Mehdi Jaffery", "email": "mehdi.jaffery@apimatic.io", "homepage": "http://apimatic.io/", "role": "Developer" } ], "description": "Map nested JSON structures onto PHP classes", "support": { "email": "mehdi.jaffery@apimatic.io", "issues": "https://github.com/apimatic/jsonmapper/issues", "source": "https://github.com/apimatic/jsonmapper/tree/v1.3.1" }, "time": "2020-04-06T20:47:48+00:00" }, { "name": "mashape/unirest-php", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/Mashape/unirest-php.git", "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Mashape/unirest-php/zipball/842c0f242dfaaf85f16b72e217bf7f7c19ab12cb", "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.4.0" }, "require-dev": { "codeclimate/php-test-reporter": "0.1.*", "phpunit/phpunit": "~4.4" }, "suggest": { "ext-json": "Allows using JSON Bodies for sending and parsing requests" }, "type": "library", "autoload": { "psr-0": { "Unirest\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Unirest PHP", "homepage": "https://github.com/Mashape/unirest-php", "keywords": [ "client", "curl", "http", "https", "rest" ], "support": { "email": "opensource@mashape.com", "issues": "https://github.com/Mashape/unirest-php/issues", "source": "https://github.com/Mashape/unirest-php/tree/master" }, "time": "2016-08-11T17:49:21+00:00" }, { "name": "pipedrive/pipedrive", "version": "4.0.0", "source": { "type": "git", "url": "https://github.com/pipedrive/client-php.git", "reference": "93fd572a423d797e525a77bfe33ce94a0571edeb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pipedrive/client-php/zipball/93fd572a423d797e525a77bfe33ce94a0571edeb", "reference": "93fd572a423d797e525a77bfe33ce94a0571edeb", "shasum": "" }, "require": { "apimatic/jsonmapper": "~1.3.0", "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "mashape/unirest-php": "~3.0.1", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "4.8.*", "squizlabs/php_codesniffer": "^2.7" }, "type": "library", "autoload": { "psr-4": { "Pipedrive\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Pipedrive REST client for PHP", "homepage": "https://github.com/pipedrive/client-php", "keywords": [ "contacts", "crm", "customers", "deals", "pipedrive", "pipeline", "sales", "sales pipeline" ], "support": { "issues": "https://github.com/pipedrive/client-php/issues", "source": "https://github.com/pipedrive/client-php/tree/4.0.0" }, "time": "2021-12-07T09:26:35+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }