{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "b62b4a6b7b6f95242e8c7682fa9806f4", "packages": [ { "name": "commerceguys/guzzle-oauth2-plugin", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/commerceguys/guzzle-oauth2-plugin.git", "reference": "90b375330080175a9aaad2bc897d1de111813e69" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/commerceguys/guzzle-oauth2-plugin/zipball/90b375330080175a9aaad2bc897d1de111813e69", "reference": "90b375330080175a9aaad2bc897d1de111813e69", "shasum": "" }, "require": { "guzzle/guzzle": ">=v3.0" }, "type": "library", "autoload": { "psr-0": { "CommerceGuys\\Guzzle": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bojan Zivanovic" }, { "name": "Damien Tournoud" } ], "description": "An OAuth2 plugin for guzzle", "time": "2014-05-20T10:02:48+00:00" }, { "name": "guzzle/guzzle", "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle3.git", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1" }, "replace": { "guzzle/batch": "self.version", "guzzle/cache": "self.version", "guzzle/common": "self.version", "guzzle/http": "self.version", "guzzle/inflection": "self.version", "guzzle/iterator": "self.version", "guzzle/log": "self.version", "guzzle/parser": "self.version", "guzzle/plugin": "self.version", "guzzle/plugin-async": "self.version", "guzzle/plugin-backoff": "self.version", "guzzle/plugin-cache": "self.version", "guzzle/plugin-cookie": "self.version", "guzzle/plugin-curlauth": "self.version", "guzzle/plugin-error-response": "self.version", "guzzle/plugin-history": "self.version", "guzzle/plugin-log": "self.version", "guzzle/plugin-md5": "self.version", "guzzle/plugin-mock": "self.version", "guzzle/plugin-oauth": "self.version", "guzzle/service": "self.version", "guzzle/stream": "self.version" }, "require-dev": { "doctrine/cache": "~1.3", "monolog/monolog": "~1.0", "phpunit/phpunit": "3.7.*", "psr/log": "~1.0", "symfony/class-loader": "~2.1", "zendframework/zend-cache": "2.*,<2.3", "zendframework/zend-log": "2.*,<2.3" }, "suggest": { "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.9-dev" } }, "autoload": { "psr-0": { "Guzzle": "src/", "Guzzle\\Tests": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Guzzle Community", "homepage": "https://github.com/guzzle/guzzle/contributors" } ], "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "abandoned": "guzzlehttp/guzzle", "time": "2015-03-18T18:23:50+00:00" }, { "name": "nokaut/api-kit", "version": "dev-buyblo", "source": { "type": "git", "url": "git@gitlab:frontend/api-kit-php53.git", "reference": "f432d307b6389731c5b6a326685e4a71054dda7f" }, "require": { "commerceguys/guzzle-oauth2-plugin": "~1.0", "guzzle/guzzle": "~3.9", "php": ">=5.3", "psr/log": "~1.0" }, "require-dev": { "phpunit/phpunit": ">=4.0" }, "type": "library", "autoload": { "psr-4": { "Nokaut\\ApiKitBB\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Jarosław Juszkiewicz", "email": "jaroslaw.juszkiewicz@nokaut.pl" }, { "name": "Dawid Wilkiewicz", "email": "dawid.wilkiewicz@nokaut.pl" } ], "description": "Integration with Nokaut API", "keywords": [ "nokaut api" ], "time": "2017-03-28T09:56:59+00:00" }, { "name": "nokaut/buyblo-api-kit", "version": "dev-buyblo-api-kit-php-53", "source": { "type": "git", "url": "git@gitlab:buyblo/buyblo-api-kit.git", "reference": "33bfd54128d9b62c2497e813c0e5248c32cec80f" }, "require": { "commerceguys/guzzle-oauth2-plugin": "~1.0", "guzzle/guzzle": "~3.9", "php": ">=5.3", "psr/log": "~1.0" }, "require-dev": { "phpunit/phpunit": ">=4.0" }, "type": "library", "autoload": { "psr-4": { "Nokaut\\BuybloApiKit\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Nokaut Frontend It", "email": "frontend@nokaut.pl" } ], "description": "Integration with BuyBlo API", "keywords": [ "buyblo api" ], "time": "2017-07-27 12:51:01" }, { "name": "psr/log", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d", "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": "2016-10-10T12:19:37+00:00" }, { "name": "symfony/event-dispatcher", "version": "v2.8.18", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bb4ec47e8e109c1c1172145732d0aa468d967cd0", "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "^2.0.5|~3.0.0", "symfony/dependency-injection": "~2.6|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0", "symfony/stopwatch": "~2.3|~3.0.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2017-02-21T08:33:48+00:00" }, { "name": "twig/twig", "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a", "reference": "05cf49921b13f6f01d3cfdf9018cfa7a8086fd5a", "shasum": "" }, "require": { "php": ">=5.2.7" }, "require-dev": { "psr/container": "^1.0", "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~3.3@dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.33-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2017-03-22T15:40:09+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "nokaut/api-kit": 20, "nokaut/buyblo-api-kit": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [] }