{ "_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": "c4308a8792a7b740a0deec08c966391d", "packages": [ { "name": "clue/stream-filter", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/clue/php-stream-filter.git", "reference": "e3bf9415da163d9ad6701dccb407ed501ae69785" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/e3bf9415da163d9ad6701dccb407ed501ae69785", "reference": "e3bf9415da163d9ad6701dccb407ed501ae69785", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "autoload": { "psr-4": { "Clue\\StreamFilter\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "A simple and modern approach to stream filtering in PHP", "homepage": "https://github.com/clue/php-stream-filter", "keywords": [ "bucket brigade", "callback", "filter", "php_user_filter", "stream", "stream_filter_append", "stream_filter_register" ], "time": "2015-11-08T23:41:30+00:00" }, { "name": "docker-php/docker-php", "version": "1.24.0", "source": { "type": "git", "url": "https://github.com/docker-php/docker-php.git", "reference": "27b04e15810e3ed688d5e87b75a4eb6716f0bda0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/docker-php/docker-php/zipball/27b04e15810e3ed688d5e87b75a4eb6716f0bda0", "reference": "27b04e15810e3ed688d5e87b75a4eb6716f0bda0", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.2", "jane/open-api": "^1.0", "php": ">=5.4", "php-http/client-common": "^1.1", "php-http/message": "^1.0", "php-http/socket-client": "^1.0", "symfony/filesystem": "^2.3 || ^3.0", "symfony/process": "^2.3 || ^3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", "phpunit/phpunit": "^4.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.24-dev" } }, "autoload": { "psr-4": { "Docker\\": "src/", "Docker\\API\\": "generated/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A Docker PHP client", "time": "2016-08-08T10:39:27+00:00" }, { "name": "doctrine/inflector", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2015-11-06T14:35:42+00:00" }, { "name": "fitbug/symfony-yaml-serializer-encoder-decoder", "version": "v0.1.1", "source": { "type": "git", "url": "https://github.com/fitbug/symfony-yaml-serializer-encoder-decoder.git", "reference": "de3279ae69a80ddcef2559dbdb89a72f33caf5b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fitbug/symfony-yaml-serializer-encoder-decoder/zipball/de3279ae69a80ddcef2559dbdb89a72f33caf5b1", "reference": "de3279ae69a80ddcef2559dbdb89a72f33caf5b1", "shasum": "" }, "require": { "symfony/serializer": "^v2.0.0 || ^3.0.0", "symfony/yaml": "^v2.0.0 || ^3.0.0" }, "require-dev": { "phpspec/phpspec": "^2.0.0 || ^3.0.0", "squizlabs/php_codesniffer": "^2.6" }, "type": "library", "autoload": { "psr-4": { "Fitbug\\SymfonySerializer\\YamlEncoderDecoder\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Billie Thompson", "email": "billie.thompson@fitbug.com" } ], "description": "A encoder and decoder for Yaml for the Symfony Serializer Component.", "keywords": [ "encoder", "serializer", "symfony", "symfony-serializer", "yaml" ], "time": "2016-08-12T14:15:24+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Tobias Schultze", "homepage": "https://github.com/Tobion" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "request", "response", "stream", "uri", "url" ], "time": "2017-03-20T17:10:46+00:00" }, { "name": "jane/jane", "version": "v1.5.1", "source": { "type": "git", "url": "https://github.com/janephp/jane.git", "reference": "991e095881b570b010cd3a3e8c78ec80903238ee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/janephp/jane/zipball/991e095881b570b010cd3a3e8c78ec80903238ee", "reference": "991e095881b570b010cd3a3e8c78ec80903238ee", "shasum": "" }, "require": { "doctrine/inflector": "^1.0", "jane/runtime": "^1.0", "nikic/php-parser": "^1.4|^2.0", "symfony/console": "^2.3|^3.0", "symfony/options-resolver": "^2.7.2|^3.1", "symfony/property-access": "^2.3|^3.0" }, "conflict": { "fabpot/php-cs-fixer": "<2.0.0-alpha|>v2.0.0-alpha" }, "require-dev": { "friendsofphp/php-cs-fixer": "v2.0.0-alpha", "phpunit/phpunit": "^4.7|^5.5" }, "suggest": { "fabpot/php-cs-fixer": "Allow to automatically fix cs on generated code for better visualisation" }, "bin": [ "bin/jane" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Joli\\Jane\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "jwurtz@jolicode.com" } ], "description": "Generate a serializable / deserializable object model given a json schema", "time": "2017-06-30T18:45:29+00:00" }, { "name": "jane/open-api", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/janephp/openapi.git", "reference": "4146c2d837669907695107be9cb0ffae529c176e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/janephp/openapi/zipball/4146c2d837669907695107be9cb0ffae529c176e", "reference": "4146c2d837669907695107be9cb0ffae529c176e", "shasum": "" }, "require": { "doctrine/inflector": "^1.0", "fitbug/symfony-yaml-serializer-encoder-decoder": "^0.1.1", "jane/jane": "^1.5", "jane/openapi-runtime": "^1.0", "nikic/php-parser": "^1.4|^2.0", "symfony/console": "^2.3|^3.0", "symfony/yaml": "^2.8.2 | ^3.0" }, "conflict": { "friendsofphp/php-cs-fixer": "<2.0.0-alpha|>2.0.0-alpha" }, "require-dev": { "friendsofphp/php-cs-fixer": "v2.0.0-alpha", "phpunit/phpunit": "^4.7", "sllh/php-cs-fixer-styleci-bridge": "^2.1" }, "suggest": { "friendsofphp/php-cs-fixer": "To have a nice formatting of the generated files" }, "bin": [ "bin/jane-openapi" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1-dev" } }, "autoload": { "psr-4": { "Joli\\Jane\\OpenApi\\Model\\": "generated/Model/", "Joli\\Jane\\OpenApi\\Normalizer\\": "generated/Normalizer/", "Joli\\Jane\\OpenApi\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "jwurtz@jolicode.com" } ], "description": "Generate a PHP Client API (PSR7 compatible) given a OpenApi (Swagger) specification", "keywords": [ "jane", "openapi", "swagger" ], "time": "2016-09-08T13:14:02+00:00" }, { "name": "jane/openapi-runtime", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/janephp/openapi-runtime.git", "reference": "1ee03abfa7d6ed00e4b025b20bdb220ea15770e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/janephp/openapi-runtime/zipball/1ee03abfa7d6ed00e4b025b20bdb220ea15770e9", "reference": "1ee03abfa7d6ed00e4b025b20bdb220ea15770e9", "shasum": "" }, "require": { "jane/runtime": "^1.0", "php-http/client-common": "^1.1", "php-http/httplug": "^1.0", "php-http/message-factory": "^1.0.2", "symfony/options-resolver": "^2.7|^3.1" }, "require-dev": { "phpunit/phpunit": "^4.7|^5.5" }, "type": "library", "autoload": { "psr-4": { "Joli\\Jane\\OpenApi\\Runtime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "jwurtz@jolicode.com" } ], "description": "Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi", "time": "2016-09-01T15:57:08+00:00" }, { "name": "jane/runtime", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/janephp/runtime.git", "reference": "949ddd8f28ed3a697ff2bdc23491be92fd76d6ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/janephp/runtime/zipball/949ddd8f28ed3a697ff2bdc23491be92fd76d6ba", "reference": "949ddd8f28ed3a697ff2bdc23491be92fd76d6ba", "shasum": "" }, "require": { "symfony/serializer": "^2.3|^3.0" }, "require-dev": { "phpunit/phpunit": "^5.5" }, "type": "library", "autoload": { "psr-4": { "Joli\\Jane\\Runtime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "jwurtz@jolicode.com" } ], "description": "Jane runtime Library", "time": "2016-08-31T15:38:54+00:00" }, { "name": "kzykhys/git", "version": "v0.1.2", "source": { "type": "git", "url": "https://github.com/kzykhys/PHPGit.git", "reference": "3c4db987494c38eac300593719a4a7832abddadd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kzykhys/PHPGit/zipball/3c4db987494c38eac300593719a4a7832abddadd", "reference": "3c4db987494c38eac300593719a4a7832abddadd", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/options-resolver": ">=2.3", "symfony/process": ">=2.3" }, "require-dev": { "symfony/filesystem": ">=2.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kazuyuki Hayashi", "email": "hayashi@valnur.net" } ], "description": "A Git wrapper for PHP5.3+", "time": "2014-02-15T06:18:00+00:00" }, { "name": "lucciano/php-docker-lib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/lucciano/php-docker-lib.git", "reference": "f30fad2a254e539d686f7ce9c3575e9509da119b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lucciano/php-docker-lib/zipball/f30fad2a254e539d686f7ce9c3575e9509da119b", "reference": "f30fad2a254e539d686f7ce9c3575e9509da119b", "shasum": "" }, "require": { "symfony/yaml": "^3.3" }, "require-dev": { "phpunit/phpunit": "^6.2" }, "type": "library", "autoload": { "psr-4": { "Docker\\": "src/Docker/" } }, "authors": [ { "name": "Luciano Andrade", "email": "andrade.luciano@gmail.com" } ], "support": { "source": "https://github.com/lucciano/php-docker-lib/tree/master", "issues": "https://github.com/lucciano/php-docker-lib/issues" }, "time": "2017-06-27 16:09:39" }, { "name": "magicalex/write-ini-file", "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/Magicalex/WriteiniFile.git", "reference": "d77f20c9a4ba7e713541539c74d0f14d92283bb6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Magicalex/WriteiniFile/zipball/d77f20c9a4ba7e713541539c74d0f14d92283bb6", "reference": "d77f20c9a4ba7e713541539c74d0f14d92283bb6", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "5.7.*", "satooshi/php-coveralls": "1.0.1" }, "type": "library", "autoload": { "psr-4": { "WriteiniFile\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Magicalex", "email": "magicalex@mondedie.fr" } ], "description": "Write-ini-file php library for create, remove, erase, add, and update ini file", "homepage": "https://github.com/Magicalex/WriteIniFile", "keywords": [ "file", "ini", "write", "write_ini_file" ], "time": "2017-03-21T02:45:50+00:00" }, { "name": "nikic/php-parser", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/4dd659edadffdc2143e4753df655d866dbfeedf0", "reference": "4dd659edadffdc2143e4753df655d866dbfeedf0", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "bin/php-parse" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-4": { "PhpParser\\": "lib/PhpParser" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov" } ], "description": "A PHP parser written in PHP", "keywords": [ "parser", "php" ], "time": "2016-09-16T12:04:44+00:00" }, { "name": "paragonie/random_compat", "version": "v2.0.10", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d", "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "time": "2017-03-13T16:27:32+00:00" }, { "name": "php-http/client-common", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", "reference": "154d36542eb96ee95daa504591eab78af2484baa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/client-common/zipball/154d36542eb96ee95daa504591eab78af2484baa", "reference": "154d36542eb96ee95daa504591eab78af2484baa", "shasum": "" }, "require": { "php": ">=5.4", "php-http/httplug": "^1.1", "php-http/message": "^1.2", "php-http/message-factory": "^1.0", "symfony/options-resolver": "^2.6 || ^3.0" }, "require-dev": { "henrikbjorn/phpspec-code-coverage": "^1.0", "phpspec/phpspec": "^2.4" }, "suggest": { "php-http/cache-plugin": "PSR-6 Cache plugin", "php-http/logger-plugin": "PSR-3 Logger plugin", "php-http/stopwatch-plugin": "Symfony Stopwatch plugin" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "psr-4": { "Http\\Client\\Common\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Common HTTP Client implementations and tools for HTTPlug", "homepage": "http://httplug.io", "keywords": [ "client", "common", "http", "httplug" ], "time": "2017-03-30T12:50:04+00:00" }, { "name": "php-http/discovery", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", "reference": "6b33475a3239439bc7ced287d0de0bb82e04d2f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/discovery/zipball/6b33475a3239439bc7ced287d0de0bb82e04d2f0", "reference": "6b33475a3239439bc7ced287d0de0bb82e04d2f0", "shasum": "" }, "require": { "php": "^5.5 || ^7.0" }, "require-dev": { "henrikbjorn/phpspec-code-coverage": "^2.0.2", "php-http/httplug": "^1.0", "php-http/message-factory": "^1.0", "phpspec/phpspec": "^2.4", "puli/composer-plugin": "1.0.0-beta10" }, "suggest": { "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories", "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-4": { "Http\\Discovery\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Finds installed HTTPlug implementations and PSR-7 message factories", "homepage": "http://php-http.org", "keywords": [ "adapter", "client", "discovery", "factory", "http", "message", "psr7" ], "time": "2017-03-02T06:56:00+00:00" }, { "name": "php-http/httplug", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/httplug/zipball/1c6381726c18579c4ca2ef1ec1498fdae8bdf018", "reference": "1c6381726c18579c4ca2ef1ec1498fdae8bdf018", "shasum": "" }, "require": { "php": ">=5.4", "php-http/promise": "^1.0", "psr/http-message": "^1.0" }, "require-dev": { "henrikbjorn/phpspec-code-coverage": "^1.0", "phpspec/phpspec": "^2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Eric GELOEN", "email": "geloen.eric@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "HTTPlug, the HTTP client abstraction for PHP", "homepage": "http://httplug.io", "keywords": [ "client", "http" ], "time": "2016-08-31T08:30:17+00:00" }, { "name": "php-http/message", "version": "1.6.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message/zipball/2edd63bae5f52f79363c5f18904b05ce3a4b7253", "reference": "2edd63bae5f52f79363c5f18904b05ce3a4b7253", "shasum": "" }, "require": { "clue/stream-filter": "^1.3", "php": ">=5.4", "php-http/message-factory": "^1.0.2", "psr/http-message": "^1.0" }, "provide": { "php-http/message-factory-implementation": "1.0" }, "require-dev": { "akeneo/phpspec-skip-example-extension": "^1.0", "coduo/phpspec-data-provider-extension": "^1.0", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "henrikbjorn/phpspec-code-coverage": "^1.0", "phpspec/phpspec": "^2.4", "slim/slim": "^3.0", "zendframework/zend-diactoros": "^1.0" }, "suggest": { "ext-zlib": "Used with compressor/decompressor streams", "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", "slim/slim": "Used with Slim Framework PSR-7 implementation", "zendframework/zend-diactoros": "Used with Diactoros Factories" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.6-dev" } }, "autoload": { "psr-4": { "Http\\Message\\": "src/" }, "files": [ "src/filters.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "HTTP Message related tools", "homepage": "http://php-http.org", "keywords": [ "http", "message", "psr-7" ], "time": "2017-07-05T06:40:53+00:00" }, { "name": "php-http/message-factory", "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/php-http/message-factory.git", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1", "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1", "shasum": "" }, "require": { "php": ">=5.4", "psr/http-message": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "description": "Factory interfaces for PSR-7 HTTP Message", "homepage": "http://php-http.org", "keywords": [ "factory", "http", "message", "stream", "uri" ], "time": "2015-12-19T14:08:53+00:00" }, { "name": "php-http/promise", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980", "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980", "shasum": "" }, "require-dev": { "henrikbjorn/phpspec-code-coverage": "^1.0", "phpspec/phpspec": "^2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Http\\Promise\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" }, { "name": "Joel Wurtz", "email": "joel.wurtz@gmail.com" } ], "description": "Promise used for asynchronous HTTP requests", "homepage": "http://httplug.io", "keywords": [ "promise" ], "time": "2016-01-26T13:27:02+00:00" }, { "name": "php-http/socket-client", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/php-http/socket-client.git", "reference": "8207227256abe38c05fa64247e1ad0b93d2d1ab8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/socket-client/zipball/8207227256abe38c05fa64247e1ad0b93d2d1ab8", "reference": "8207227256abe38c05fa64247e1ad0b93d2d1ab8", "shasum": "" }, "require": { "php": "^5.5 || ^7.0", "php-http/discovery": "^1.0", "php-http/httplug": "^1.0", "php-http/message-factory": "^1.0.2", "symfony/options-resolver": "^2.6 || ^3.0" }, "provide": { "php-http/client-implementation": "1.0" }, "require-dev": { "guzzlehttp/psr7": "^1.2", "php-http/client-common": "^1.0", "php-http/client-integration-tests": "^0.5.1", "php-http/message": "^1.0", "phpunit/phpunit": "^4.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Http\\Client\\Socket\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Joel Wurtz", "email": "jwurtz@jolicode.com" } ], "description": "Socket client for PHP-HTTP", "time": "2016-07-25T19:00:25+00:00" }, { "name": "psr/http-message", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363", "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2016-08-06T14:39:51+00:00" }, { "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": "rlanvin/php-ip", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/rlanvin/php-ip.git", "reference": "03e507114b95e2d3a9b9621dc6fb583401afbf5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rlanvin/php-ip/zipball/03e507114b95e2d3a9b9621dc6fb583401afbf5e", "reference": "03e507114b95e2d3a9b9621dc6fb583401afbf5e", "shasum": "" }, "require": { "ext-gmp": "*", "php": ">=5.3.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "IPv4/IPv6 manipulation library for PHP", "homepage": "https://github.com/rlanvin/php-ip", "keywords": [ "IP", "ipv4", "ipv6" ], "time": "2015-06-26T06:50:37+00:00" }, { "name": "symfony/console", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/a97e45d98c59510f085fa05225a1acb74dfe0546", "reference": "a97e45d98c59510f085fa05225a1acb74dfe0546", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/debug": "~2.8|~3.0", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~3.3", "symfony/dependency-injection": "~3.3", "symfony/event-dispatcher": "~2.8|~3.0", "symfony/filesystem": "~2.8|~3.0", "symfony/http-kernel": "~2.8|~3.0", "symfony/process": "~2.8|~3.0" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/filesystem": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Console\\": "" }, "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 Console Component", "homepage": "https://symfony.com", "time": "2017-07-03T13:19:36+00:00" }, { "name": "symfony/debug", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "63b85a968486d95ff9542228dc2e4247f16f9743" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/63b85a968486d95ff9542228dc2e4247f16f9743", "reference": "63b85a968486d95ff9542228dc2e4247f16f9743", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/log": "~1.0" }, "conflict": { "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" }, "require-dev": { "symfony/http-kernel": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Debug\\": "" }, "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 Debug Component", "homepage": "https://symfony.com", "time": "2017-07-05T13:02:37+00:00" }, { "name": "symfony/filesystem", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "311fa718389efbd8b627c272b9324a62437018cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/311fa718389efbd8b627c272b9324a62437018cc", "reference": "311fa718389efbd8b627c272b9324a62437018cc", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Filesystem\\": "" }, "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 Filesystem Component", "homepage": "https://symfony.com", "time": "2017-06-24T09:29:48+00:00" }, { "name": "symfony/inflector", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", "reference": "aed5a0874a3bcfd8d0393a2d91b4cf828f29c7fb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/inflector/zipball/aed5a0874a3bcfd8d0393a2d91b4cf828f29c7fb", "reference": "aed5a0874a3bcfd8d0393a2d91b4cf828f29c7fb", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Inflector\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Inflector Component", "homepage": "https://symfony.com", "keywords": [ "inflection", "pluralize", "singularize", "string", "symfony", "words" ], "time": "2017-04-12T14:14:56+00:00" }, { "name": "symfony/options-resolver", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ff48982d295bcac1fd861f934f041ebc73ae40f0", "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" }, "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 OptionsResolver Component", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "time": "2017-04-12T14:14:56+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "f29dca382a6485c3cbe6379f0c61230167681937" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f29dca382a6485c3cbe6379f0c61230167681937", "reference": "f29dca382a6485c3cbe6379f0c61230167681937", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2017-06-09T14:24:12+00:00" }, { "name": "symfony/polyfill-php70", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/032fd647d5c11a9ceab8ee8747e13b5448e93874", "reference": "032fd647d5c11a9ceab8ee8747e13b5448e93874", "shasum": "" }, "require": { "paragonie/random_compat": "~1.0|~2.0", "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php70\\": "" }, "files": [ "bootstrap.php" ], "classmap": [ "Resources/stubs" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "time": "2017-06-09T14:24:12+00:00" }, { "name": "symfony/process", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/5ab8949b682b1bf9d4511a228b5e045c96758c30", "reference": "5ab8949b682b1bf9d4511a228b5e045c96758c30", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "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 Process Component", "homepage": "https://symfony.com", "time": "2017-07-03T08:12:02+00:00" }, { "name": "symfony/property-access", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "4cd2bc4afdfd914ad18cec97bb4159fc403384ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-access/zipball/4cd2bc4afdfd914ad18cec97bb4159fc403384ea", "reference": "4cd2bc4afdfd914ad18cec97bb4159fc403384ea", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/inflector": "~3.1", "symfony/polyfill-php70": "~1.0" }, "require-dev": { "symfony/cache": "~3.1" }, "suggest": { "psr/cache-implementation": "To cache access methods." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\PropertyAccess\\": "" }, "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 PropertyAccess Component", "homepage": "https://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property path", "reflection" ], "time": "2017-07-03T08:12:02+00:00" }, { "name": "symfony/serializer", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", "reference": "419d82243c0f9b4978d780c31f39163770e4436b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/serializer/zipball/419d82243c0f9b4978d780c31f39163770e4436b", "reference": "419d82243c0f9b4978d780c31f39163770e4436b", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { "symfony/dependency-injection": "<3.2", "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4", "symfony/property-info": "<3.1", "symfony/yaml": "<3.3" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", "phpdocumentor/reflection-docblock": "~3.0", "symfony/cache": "~3.1", "symfony/config": "~2.8|~3.0", "symfony/dependency-injection": "~3.2", "symfony/http-foundation": "~2.8|~3.0", "symfony/property-access": "~2.8|~3.0", "symfony/property-info": "~3.1", "symfony/yaml": "~3.3" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", "doctrine/cache": "For using the default cached annotation reader and metadata cache.", "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", "symfony/http-foundation": "To use the DataUriNormalizer.", "symfony/property-access": "For using the ObjectNormalizer.", "symfony/property-info": "To deserialize relations.", "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" }, "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 Serializer Component", "homepage": "https://symfony.com", "time": "2017-07-04T05:29:22+00:00" }, { "name": "symfony/yaml", "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "1f93a8d19b8241617f5074a123e282575b821df8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/1f93a8d19b8241617f5074a123e282575b821df8", "reference": "1f93a8d19b8241617f5074a123e282575b821df8", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "symfony/console": "~2.8|~3.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "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 Yaml Component", "homepage": "https://symfony.com", "time": "2017-06-15T12:58:50+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "lucciano/php-docker-lib": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }