{ "_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": "3b81a3fe1e765420e2d6be50c475d093", "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.2.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { "phpunit/phpunit": "^6.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "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": "2017-07-22T12:18:28+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/guzzle", "version": "6.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/f4db5a78a5ea468d4831de7f0bf9d9415e348699", "reference": "f4db5a78a5ea468d4831de7f0bf9d9415e348699", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.4", "php": ">=5.5" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0 || ^5.0", "psr/log": "^1.0" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.2-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2017-06-22T18:50:49+00:00" }, { "name": "guzzlehttp/promises", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "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" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-12-20T10:07:11+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": "maxakawizard/json-collection-parser", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/MAXakaWIZARD/JsonCollectionParser.git", "reference": "05298ef52c44152a125ca8ae578005c210004729" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MAXakaWIZARD/JsonCollectionParser/zipball/05298ef52c44152a125ca8ae578005c210004729", "reference": "05298ef52c44152a125ca8ae578005c210004729", "shasum": "" }, "require": { "php": "^5.4 | ^7.0", "salsify/json-streaming-parser": "~6.0" }, "require-dev": { "phpunit/phpunit": "~4.0 | ~5.0", "satooshi/php-coveralls": "~1.0" }, "type": "library", "autoload": { "psr-4": { "JsonCollectionParser\\": "src/", "JsonCollectionParser\\Tests\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Max Grigorian", "email": "maxakawizard@gmail.com" } ], "description": "Streaming parser for large JSON files containing array of objects", "homepage": "https://github.com/MAXakaWIZARD/JsonCollectionParser", "keywords": [ "json" ], "time": "2016-05-10T13:09:24+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.3.0", "source": { "type": "git", "url": "https://github.com/php-http/discovery.git", "reference": "7b50ab4d6c9fdaa1ed53ae310c955900af6e3372" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/discovery/zipball/7b50ab4d6c9fdaa1ed53ae310c955900af6e3372", "reference": "7b50ab4d6c9fdaa1ed53ae310c955900af6e3372", "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-08-03T10:12:53+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.3.0", "source": { "type": "git", "url": "https://github.com/php-http/socket-client.git", "reference": "b40ab7ab5037c3970580db1ac352656495a114c5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/socket-client/zipball/b40ab7ab5037c3970580db1ac352656495a114c5", "reference": "b40ab7ab5037c3970580db1ac352656495a114c5", "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.6", "php-http/message": "^1.0" }, "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": "2017-07-08T12:10:50+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": "salsify/json-streaming-parser", "version": "v6.0.2", "source": { "type": "git", "url": "https://github.com/salsify/jsonstreamingparser.git", "reference": "c0ca01c889acb8e2bfcbf060a1a346a158d8f9d0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/salsify/jsonstreamingparser/zipball/c0ca01c889acb8e2bfcbf060a1a346a158d8f9d0", "reference": "c0ca01c889acb8e2bfcbf060a1a346a158d8f9d0", "shasum": "" }, "require": { "ext-mbstring": "*", "php": "^5.4 | ^7.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-4": { "JsonStreamingParser\\": "src", "JsonStreamingParser\\Test\\": "tests" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxim Gnatenko", "email": "mgnatenko@gmail.com" }, { "name": "Rob Gonzalez", "email": "rob@salsify.com", "homepage": "http://salsify.com/" }, { "name": "Max Grigorian", "email": "maxakawizard@gmail.com", "homepage": "http://wizardcat.com/" } ], "description": "A streaming parser for JSON in PHP.", "homepage": "https://github.com/salsify/jsonstreamingparser", "keywords": [ "json", "parser", "streaming" ], "time": "2017-04-09T14:18:33+00:00" }, { "name": "symfony/console", "version": "v3.3.6", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "b0878233cb5c4391347e5495089c7af11b8e6201" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/b0878233cb5c4391347e5495089c7af11b8e6201", "reference": "b0878233cb5c4391347e5495089c7af11b8e6201", "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-29T21:27:59+00:00" }, { "name": "symfony/debug", "version": "v3.3.6", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/7c13ae8ce1e2adbbd574fc39de7be498e1284e13", "reference": "7c13ae8ce1e2adbbd574fc39de7be498e1284e13", "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-28T15:27:31+00:00" }, { "name": "symfony/filesystem", "version": "v3.3.6", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "427987eb4eed764c3b6e38d52a0f87989e010676" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/427987eb4eed764c3b6e38d52a0f87989e010676", "reference": "427987eb4eed764c3b6e38d52a0f87989e010676", "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-07-11T07:17:58+00:00" }, { "name": "symfony/inflector", "version": "v3.3.6", "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.6", "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.6", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/07432804942b9f6dd7b7377faf9920af5f95d70a", "reference": "07432804942b9f6dd7b7377faf9920af5f95d70a", "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-13T13:05:09+00:00" }, { "name": "symfony/property-access", "version": "v3.3.6", "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.6", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", "reference": "cca77dd2eb9abc0411c98ba448b3a1e92816bbe1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/serializer/zipball/cca77dd2eb9abc0411c98ba448b3a1e92816bbe1", "reference": "cca77dd2eb9abc0411c98ba448b3a1e92816bbe1", "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-11T07:17:58+00:00" }, { "name": "symfony/yaml", "version": "v3.3.6", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/ddc23324e6cfe066f3dd34a37ff494fa80b617ed", "reference": "ddc23324e6cfe066f3dd34a37ff494fa80b617ed", "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-07-23T12:43:26+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "lucciano/php-docker-lib": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }