{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "80ecf8f463dbfc0e3c7dc432ab657e42", "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/annotations", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "fae359b3efd908e407a0105ff8956b5c94ddca8e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/fae359b3efd908e407a0105ff8956b5c94ddca8e", "reference": "fae359b3efd908e407a0105ff8956b5c94ddca8e", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "doctrine/cache": "1.*" }, "type": "library", "autoload": { "psr-0": { "Doctrine\\Common\\Annotations\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2013-01-12T19:23:32+00:00" }, { "name": "doctrine/cache", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "914abe4a49f2eae2b268073cca147b530da0308a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/914abe4a49f2eae2b268073cca147b530da0308a", "reference": "914abe4a49f2eae2b268073cca147b530da0308a", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "Doctrine\\Common\\Cache\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2013-01-10T22:43:46+00:00" }, { "name": "doctrine/inflector", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/54b8333d2a5682afdc690060c1cf384ba9f47f08", "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "Doctrine\\Common\\Inflector\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com", "homepage": "http://www.jwage.com/", "role": "Creator" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluarlize", "singuarlize", "string" ], "time": "2013-01-10T21:49:15+00:00" }, { "name": "doctrine/lexer", "version": "v1.0", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb", "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "autoload": { "psr-0": { "Doctrine\\Common\\Lexer\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com", "homepage": "http://www.instaclick.com" }, { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", "homepage": "http://www.doctrine-project.org", "keywords": [ "lexer", "parser" ], "time": "2013-01-12T18:59:04+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "df897ae757ad329d2affc38ffb5bbce782b2b510" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/df897ae757ad329d2affc38ffb5bbce782b2b510", "reference": "df897ae757ad329d2affc38ffb5bbce782b2b510", "shasum": "" }, "require": { "guzzlehttp/promises": "^1.0.0", "guzzlehttp/psr7": "^1.0.0", "php": ">=5.5.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.0", "psr/log": "^1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.0-dev" } }, "autoload": { "files": [ "src/functions.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": "2015-05-26T18:22:06+00:00" }, { "name": "guzzlehttp/promises", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "01abc3232138f330d8a1eaa808fcbdf9b4292f47" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/01abc3232138f330d8a1eaa808fcbdf9b4292f47", "reference": "01abc3232138f330d8a1eaa808fcbdf9b4292f47", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions.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": "2015-05-13T05:05:10+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/4ef919b0cf3b1989523138b60163bbcb7ba1ff7e", "reference": "4ef919b0cf3b1989523138b60163bbcb7ba1ff7e", "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.0-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" } ], "description": "PSR-7 message implementation", "keywords": [ "http", "message", "stream", "uri" ], "time": "2015-08-15T19:32:36+00:00" }, { "name": "hwi/oauth-bundle", "version": "0.5.3", "source": { "type": "git", "url": "https://github.com/hwi/HWIOAuthBundle.git", "reference": "50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1", "reference": "50f4bcbe5c217cfdf0f7f40a174b87199b76d1e1", "shasum": "" }, "require": { "kriswallsmith/buzz": "~0.13", "php": "^5.3.3|^7.0", "symfony/form": "^2.3|^3.0", "symfony/framework-bundle": "^2.3|^3.0", "symfony/options-resolver": "^2.3|^3.0", "symfony/security-bundle": "^2.3|^3.0", "symfony/templating": "^2.7|^3.0", "symfony/yaml": "^2.3|^3.0" }, "conflict": { "twig/twig": "<1.12" }, "require-dev": { "doctrine/orm": "^2.3", "friendsofphp/php-cs-fixer": "^2.0", "friendsofsymfony/user-bundle": "^1.3|^2.0", "phpunit/phpunit": "^4.8|^5.0", "symfony/phpunit-bridge": "^2.7|^3.0", "symfony/property-access": "^2.3|^3.0", "symfony/stopwatch": "^2.5|^3.0", "symfony/twig-bundle": "^2.3|^3.0", "symfony/validator": "^2.3|^3.0" }, "suggest": { "doctrine/doctrine-bundle": "to use Doctrine user provider", "friendsofsymfony/user-bundle": "to connect FOSUB with this bundle", "symfony/property-access": "to use FOSUB integration with this bundle", "symfony/twig-bundle": "to use the Twig hwi_oauth_* functions" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "0.5-dev" } }, "autoload": { "psr-4": { "HWI\\Bundle\\OAuthBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Contributors", "homepage": "https://github.com/hwi/HWIOAuthBundle/contributors" }, { "name": "Joseph Bielawski", "email": "stloyd@gmail.com" }, { "name": "Alexander", "email": "iam.asm89@gmail.com" }, { "name": "Geoffrey Bachelet", "email": "geoffrey.bachelet@gmail.com" } ], "description": "Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.", "homepage": "http://github.com/hwi/HWIOAuthBundle", "keywords": [ "37signals", "Authentication", "Deezer", "EVE Online", "amazon", "asana", "auth0", "azure", "bitbucket", "bitly", "box", "bufferapp", "clever", "dailymotion", "deviantart", "discogs", "disqus", "dropbox", "eventbrite", "facebook", "firewall", "fiware", "flickr", "foursquare", "github", "google", "hubic", "instagram", "jawbone", "jira", "linkedin", "mail.ru", "oauth", "oauth1", "oauth2", "odnoklassniki", "paypal", "qq", "reddit", "runkeeper", "salesforce", "security", "sensio connect", "sina weibo", "slack", "sound cloud", "spotify", "stack exchange", "stereomood", "strava", "toshl", "trakt", "trello", "twitch", "twitter", "vkontakte", "wechat", "windows live", "wordpress", "wunderlist", "xing", "yahoo", "yandex", "youtube" ], "time": "2017-01-08T14:13:58+00:00" }, { "name": "ik/php-docker-lib", "version": "dev-master", "source": { "type": "git", "url": "ssh://git@infra.flowdat.com:222/VendorSoftwareFlowdat3/php-docker-lib.git", "reference": "dec0418094fbf0c2a37766542b291cf5b4a54c3c" }, "require": { "symfony/yaml": "^3.3" }, "require-dev": { "phpunit/phpunit": "^6.2" }, "type": "library", "autoload": { "psr-4": { "Docker\\": "src/Docker/" } }, "authors": [ { "name": "Interlink", "email": "info@interlink.com.ar" } ], "time": "2019-02-26T15:47:41+00:00" }, { "name": "jane/jane", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/janephp/jane.git", "reference": "27baba6b616d8b842a73b2365812c9f9081d8ef0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/janephp/jane/zipball/27baba6b616d8b842a73b2365812c9f9081d8ef0", "reference": "27baba6b616d8b842a73b2365812c9f9081d8ef0", "shasum": "" }, "require": { "doctrine/inflector": "^1.0", "nikic/php-parser": "^1.4", "symfony/console": "^2.3|^3.0", "symfony/property-access": "^2.3|^3.0", "symfony/serializer": "^2.3|^3.0", "symfony/yaml": "^2.3|^3.0" }, "conflict": { "fabpot/php-cs-fixer": "<2.0" }, "require-dev": { "fabpot/php-cs-fixer": "^2.0@dev", "phpunit/phpunit": "^5.0" }, "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", "abandoned": "jane-php/json-schema", "time": "2016-01-26T19:31:12+00:00" }, { "name": "jane/open-api", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/janephp/openapi.git", "reference": "7a99364280c320c4db6315350bd0c8015f7ed7ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/janephp/openapi/zipball/7a99364280c320c4db6315350bd0c8015f7ed7ce", "reference": "7a99364280c320c4db6315350bd0c8015f7ed7ce", "shasum": "" }, "require": { "doctrine/inflector": "^1.0", "jane/jane": "^1.1.0", "nikic/php-parser": "^1.4", "php-http/httplug": "^1.0", "php-http/message-factory": "^1.0", "symfony/console": "^2.3|^3.0", "symfony/options-resolver": "^2.7|^3.0" }, "conflict": { "fabpot/php-cs-fixer": "<2.0" }, "require-dev": { "fabpot/php-cs-fixer": "^2.0@dev", "phpunit/phpunit": "^4.7" }, "suggest": { "fabpot/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" ], "abandoned": "jane-php/open-api", "time": "2016-01-26T21:52:46+00:00" }, { "name": "kriswallsmith/buzz", "version": "v0.13", "source": { "type": "git", "url": "https://github.com/kriswallsmith/Buzz.git", "reference": "487760b05d6269a4c2c374364325326cfa65b12c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/487760b05d6269a4c2c374364325326cfa65b12c", "reference": "487760b05d6269a4c2c374364325326cfa65b12c", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-0": { "Buzz": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Lightweight HTTP client", "homepage": "https://github.com/kriswallsmith/Buzz", "keywords": [ "curl", "http client" ], "time": "2014-09-15T12:42:36+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": "magicalex/write-ini-file", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/Magicalex/WriteiniFile.git", "reference": "b05365225769ffbab3916a0fc7bb87a929ff7497" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Magicalex/WriteiniFile/zipball/b05365225769ffbab3916a0fc7bb87a929ff7497", "reference": "b05365225769ffbab3916a0fc7bb87a929ff7497", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "5.3.4", "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": "magicalex14000@gmail.com" } ], "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": "2016-05-17T20:57:58+00:00" }, { "name": "maxakawizard/json-collection-parser", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/MAXakaWIZARD/JsonCollectionParser.git", "reference": "5ab614d8dd6e6639fdf77ba716d5591f7a9a598c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MAXakaWIZARD/JsonCollectionParser/zipball/5ab614d8dd6e6639fdf77ba716d5591f7a9a598c", "reference": "5ab614d8dd6e6639fdf77ba716d5591f7a9a598c", "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-10T12:22:00+00:00" }, { "name": "nikic/php-parser", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", "reference": "196f177cfefa0f1f7166c0a05d8255889be12418" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/196f177cfefa0f1f7166c0a05d8255889be12418", "reference": "196f177cfefa0f1f7166c0a05d8255889be12418", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "files": [ "lib/bootstrap.php" ] }, "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": "2015-07-14T17:31:05+00:00" }, { "name": "paragonie/random_compat", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "a1d9f267eb8b8ad560e54e397a5ed1e3b78097d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/a1d9f267eb8b8ad560e54e397a5ed1e3b78097d1", "reference": "a1d9f267eb8b8ad560e54e397a5ed1e3b78097d1", "shasum": "" }, "require": { "php": ">=5.2.0" }, "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": "2015-09-07T01:49:23+00:00" }, { "name": "php-http/client-common", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/php-http/client-common.git", "reference": "1c09aab88fec3eca280e9e9f486ab524285412a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/client-common/zipball/1c09aab88fec3eca280e9e9f486ab524285412a0", "reference": "1c09aab88fec3eca280e9e9f486ab524285412a0", "shasum": "" }, "require": { "php": ">=5.4", "php-http/httplug": "^1.0", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-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": "2016-05-04T06:04:52+00:00" }, { "name": "php-http/httplug", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", "reference": "2061047ca53a08a6b8f52e997b2a76f386b397dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/httplug/zipball/2061047ca53a08a6b8f52e997b2a76f386b397dd", "reference": "2061047ca53a08a6b8f52e997b2a76f386b397dd", "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-01-26T14:34:50+00:00" }, { "name": "php-http/message", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", "reference": "c8fadec9533f5e34a8a730a947fa76363f3aa620" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/message/zipball/c8fadec9533f5e34a8a730a947fa76363f3aa620", "reference": "c8fadec9533f5e34a8a730a947fa76363f3aa620", "shasum": "" }, "require": { "clue/stream-filter": "^1.3", "php": ">=5.4", "php-http/message-factory": "^1.0.2", "psr/http-message": "^1.0" }, "require-dev": { "coduo/phpspec-data-provider-extension": "^1.0", "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "henrikbjorn/phpspec-code-coverage": "^1.0", "phpspec/phpspec": "^2.4", "zendframework/zend-diactoros": "^1.0" }, "suggest": { "ext-zlib": "Used with compressor/decompressor streams", "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories", "zendframework/zend-diactoros": "Used with Diactoros Factories" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-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": "2016-03-29T20:44:24+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.0.0", "source": { "type": "git", "url": "https://github.com/php-http/socket-client.git", "reference": "84cfa0bca447790ca2918c31b11e8316ba3e1d88" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-http/socket-client/zipball/84cfa0bca447790ca2918c31b11e8316ba3e1d88", "reference": "84cfa0bca447790ca2918c31b11e8316ba3e1d88", "shasum": "" }, "require": { "php": ">=5.4", "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/adapter-integration-tests": "dev-master", "php-http/client-common": "0.2.0", "php-http/discovery": "^0.8@dev", "php-http/message": "^0.2@dev", "phpunit/phpunit": "^4.8" }, "suggest": { "php-http/discovery": "Used for message factory discovery" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2-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-01-26T15:15:24+00:00" }, { "name": "psr/container", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", "homepage": "https://github.com/php-fig/container", "keywords": [ "PSR-11", "container", "container-interface", "container-interop", "psr" ], "time": "2017-02-14T16:28:37+00:00" }, { "name": "psr/http-message", "version": "1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "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", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2015-05-04T20:22:00+00:00" }, { "name": "psr/log", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "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", "keywords": [ "log", "psr", "psr-3" ], "time": "2012-12-21T11:40:51+00:00" }, { "name": "rlanvin/php-ip", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/rlanvin/php-ip.git", "reference": "737a8b7d4899728144fb9bd0f72f18fe957205f9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rlanvin/php-ip/zipball/737a8b7d4899728144fb9bd0f72f18fe957205f9", "reference": "737a8b7d4899728144fb9bd0f72f18fe957205f9", "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": "2014-04-24T07:00:01+00:00" }, { "name": "salsify/json-streaming-parser", "version": "v6.0", "source": { "type": "git", "url": "https://github.com/salsify/jsonstreamingparser.git", "reference": "210bde08cbb659e01d9c36f4d3f25c4105396566" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/salsify/jsonstreamingparser/zipball/210bde08cbb659e01d9c36f4d3f25c4105396566", "reference": "210bde08cbb659e01d9c36f4d3f25c4105396566", "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": "2016-03-20T18:22:58+00:00" }, { "name": "symfony/asset", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", "reference": "4397184f9013d3f14d898aa7678ceb7c632cdf9a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/asset/zipball/4397184f9013d3f14d898aa7678ceb7c632cdf9a", "reference": "4397184f9013d3f14d898aa7678ceb7c632cdf9a", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "symfony/http-foundation": "~2.4" }, "suggest": { "symfony/http-foundation": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Asset\\": "" }, "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 Asset Component", "homepage": "https://symfony.com", "time": "2015-11-28T11:03:39+00:00" }, { "name": "symfony/browser-kit", "version": "v2.0.9", "target-dir": "Symfony/Component/BrowserKit", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", "reference": "c02441f5b4c834618470e8f607b0db1935fdd07c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c02441f5b4c834618470e8f607b0db1935fdd07c", "reference": "c02441f5b4c834618470e8f607b0db1935fdd07c", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/dom-crawler": "self.version" }, "suggest": { "symfony/process": "v2.0.9" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\BrowserKit": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony BrowserKit Component", "homepage": "http://symfony.com", "time": "2012-01-05T13:51:20+00:00" }, { "name": "symfony/class-loader", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", "reference": "51f83451bf0ddfc696e47e4642d6cd10fcfce160" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/class-loader/zipball/51f83451bf0ddfc696e47e4642d6cd10fcfce160", "reference": "51f83451bf0ddfc696e47e4642d6cd10fcfce160", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "symfony/finder": "~2.0,>=2.0.5|~3.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\ClassLoader\\": "" }, "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 ClassLoader Component", "homepage": "https://symfony.com", "time": "2015-11-26T07:00:59+00:00" }, { "name": "symfony/config", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "79f86253ba482ca7f17718e886e6d164e5ba6d45" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/79f86253ba482ca7f17718e886e6d164e5ba6d45", "reference": "79f86253ba482ca7f17718e886e6d164e5ba6d45", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/filesystem": "~2.8|~3.0" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "symfony/dependency-injection": "~3.3", "symfony/yaml": "~3.0" }, "suggest": { "symfony/yaml": "To use the yaml reference dumper" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Config\\": "" }, "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 Config Component", "homepage": "https://symfony.com", "time": "2017-05-29T18:41:32+00:00" }, { "name": "symfony/console", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "c80e63f3f5e3a331bfc25e6e9332b10422eb9b05" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/c80e63f3f5e3a331bfc25e6e9332b10422eb9b05", "reference": "c80e63f3f5e3a331bfc25e6e9332b10422eb9b05", "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/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-05-28T14:08:56+00:00" }, { "name": "symfony/debug", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "d371ecb85254a8dff7f6d843bf49d1197e7d533e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/d371ecb85254a8dff7f6d843bf49d1197e7d533e", "reference": "d371ecb85254a8dff7f6d843bf49d1197e7d533e", "shasum": "" }, "require": { "php": ">=5.3.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/class-loader": "~2.2|~3.0.0", "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-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": "2015-11-27T05:45:55+00:00" }, { "name": "symfony/dependency-injection", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "988c7bd6ec880690792ccf2a1e5ca05401c2a63d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/988c7bd6ec880690792ccf2a1e5ca05401c2a63d", "reference": "988c7bd6ec880690792ccf2a1e5ca05401c2a63d", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/container": "^1.0" }, "conflict": { "symfony/config": "<=3.3-beta1", "symfony/finder": "<3.3", "symfony/yaml": "<3.3" }, "provide": { "psr/container-implementation": "1.0" }, "require-dev": { "symfony/config": "~3.3", "symfony/expression-language": "~2.8|~3.0", "symfony/yaml": "~3.3" }, "suggest": { "symfony/config": "", "symfony/expression-language": "For using expressions in service container configuration", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "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 DependencyInjection Component", "homepage": "https://symfony.com", "time": "2017-05-25T23:10:31+00:00" }, { "name": "symfony/dom-crawler", "version": "v2.0.9", "target-dir": "Symfony/Component/DomCrawler", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", "reference": "b88e3f31428a4fcc3eb48619b76e57e46caaf45b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b88e3f31428a4fcc3eb48619b76e57e46caaf45b", "reference": "b88e3f31428a4fcc3eb48619b76e57e46caaf45b", "shasum": "" }, "require": { "php": ">=5.3.2" }, "suggest": { "symfony/css-selector": "v2.0.9" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\DomCrawler": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DomCrawler Component", "homepage": "http://symfony.com", "time": "2012-01-05T13:51:20+00:00" }, { "name": "symfony/event-dispatcher", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a5eb815363c0388e83247e7e9853e5dbc14999cc", "reference": "a5eb815363c0388e83247e7e9853e5dbc14999cc", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.0,>=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": "2015-10-30T20:15:42+00:00" }, { "name": "symfony/filesystem", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "3e661a0d521ac67496515fa6e6704bd61bcfff60" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/3e661a0d521ac67496515fa6e6704bd61bcfff60", "reference": "3e661a0d521ac67496515fa6e6704bd61bcfff60", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-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": "2015-11-23T10:19:46+00:00" }, { "name": "symfony/form", "version": "v2.3.0", "target-dir": "Symfony/Component/Form", "source": { "type": "git", "url": "https://github.com/symfony/form.git", "reference": "64e28bf3c21a4d9ddc1b9eb73468fe193c5117f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/form/zipball/64e28bf3c21a4d9ddc1b9eb73468fe193c5117f7", "reference": "64e28bf3c21a4d9ddc1b9eb73468fe193c5117f7", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1", "symfony/intl": "~2.3", "symfony/options-resolver": "~2.1", "symfony/property-access": "~2.2" }, "require-dev": { "symfony/http-foundation": "~2.2", "symfony/validator": "~2.2" }, "suggest": { "symfony/http-foundation": "", "symfony/validator": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Form\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Form Component", "homepage": "http://symfony.com", "time": "2013-06-02T12:05:51+00:00" }, { "name": "symfony/framework-bundle", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", "reference": "a7b727a4fca481ec830f7ac9838b49d2293c460c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a7b727a4fca481ec830f7ac9838b49d2293c460c", "reference": "a7b727a4fca481ec830f7ac9838b49d2293c460c", "shasum": "" }, "require": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", "php": ">=5.5.9", "symfony/asset": "~2.8|~3.0", "symfony/class-loader": "~2.8|~3.0", "symfony/config": "~2.8|~3.0", "symfony/dependency-injection": "~2.8|~3.0", "symfony/event-dispatcher": "~2.8|~3.0", "symfony/filesystem": "~2.8|~3.0", "symfony/http-foundation": "~2.8|~3.0", "symfony/http-kernel": "~2.8|~3.0", "symfony/polyfill-mbstring": "~1.0", "symfony/routing": "~3.0", "symfony/security-core": "~2.8|~3.0", "symfony/security-csrf": "~2.8|~3.0", "symfony/stopwatch": "~2.8|~3.0", "symfony/templating": "~2.8|~3.0", "symfony/translation": "~2.8|~3.0" }, "require-dev": { "phpdocumentor/reflection": "^1.0.7", "symfony/browser-kit": "~2.8|~3.0", "symfony/console": "~2.8|~3.0", "symfony/css-selector": "~2.8|~3.0", "symfony/dom-crawler": "~2.8|~3.0", "symfony/expression-language": "~2.8|~3.0", "symfony/finder": "~2.8|~3.0", "symfony/form": "~2.8|~3.0", "symfony/polyfill-intl-icu": "~1.0", "symfony/process": "~2.8|~3.0", "symfony/property-info": "~2.8|~3.0", "symfony/security": "~2.8|~3.0", "symfony/validator": "~2.8|~3.0", "symfony/yaml": "~2.8|~3.0" }, "suggest": { "symfony/console": "For using the console commands", "symfony/finder": "For using the translation loader and cache warmer", "symfony/form": "For using forms", "symfony/property-info": "For using the property_info_extractor service", "symfony/serializer": "For using the serializer service", "symfony/validator": "For using validation", "symfony/yaml": "For using the debug:config and lint:yaml commands" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Bundle\\FrameworkBundle\\": "" }, "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 FrameworkBundle", "homepage": "https://symfony.com", "time": "2015-11-28T09:23:07+00:00" }, { "name": "symfony/http-foundation", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "a3272c06d538bd48261e7d83308e7f84992d4ec8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a3272c06d538bd48261e7d83308e7f84992d4ec8", "reference": "a3272c06d538bd48261e7d83308e7f84992d4ec8", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.1" }, "require-dev": { "symfony/expression-language": "~2.8|~3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" }, "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 HttpFoundation Component", "homepage": "https://symfony.com", "time": "2017-05-25T13:39:26+00:00" }, { "name": "symfony/http-kernel", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "2f7071c25cae37b79be6d9ea1c43c1035d8c6b06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2f7071c25cae37b79be6d9ea1c43c1035d8c6b06", "reference": "2f7071c25cae37b79be6d9ea1c43c1035d8c6b06", "shasum": "" }, "require": { "php": ">=5.5.9", "psr/log": "~1.0", "symfony/debug": "~2.8|~3.0", "symfony/event-dispatcher": "~2.8|~3.0", "symfony/http-foundation": "~2.8|~3.0" }, "conflict": { "symfony/config": "<2.8" }, "require-dev": { "symfony/browser-kit": "~2.8|~3.0", "symfony/class-loader": "~2.8|~3.0", "symfony/config": "~2.8|~3.0", "symfony/console": "~2.8|~3.0", "symfony/css-selector": "~2.8|~3.0", "symfony/dependency-injection": "~2.8|~3.0", "symfony/dom-crawler": "~2.8|~3.0", "symfony/expression-language": "~2.8|~3.0", "symfony/finder": "~2.8|~3.0", "symfony/process": "~2.8|~3.0", "symfony/routing": "~2.8|~3.0", "symfony/stopwatch": "~2.8|~3.0", "symfony/templating": "~2.8|~3.0", "symfony/translation": "~2.8|~3.0", "symfony/var-dumper": "~2.8|~3.0" }, "suggest": { "symfony/browser-kit": "", "symfony/class-loader": "", "symfony/config": "", "symfony/console": "", "symfony/dependency-injection": "", "symfony/finder": "", "symfony/var-dumper": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" }, "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 HttpKernel Component", "homepage": "https://symfony.com", "time": "2015-11-30T20:59:24+00:00" }, { "name": "symfony/icu", "version": "v1.0.0", "target-dir": "Symfony/Component/Icu", "source": { "type": "git", "url": "https://github.com/symfony/icu.git", "reference": "cac3fdfb111adbe590155f491594636d45129783" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/icu/zipball/cac3fdfb111adbe590155f491594636d45129783", "reference": "cac3fdfb111adbe590155f491594636d45129783", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/intl": "~2.3" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\Icu\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "description": "Contains an excerpt of the ICU data and classes to load it.", "homepage": "http://symfony.com", "keywords": [ "icu", "intl" ], "abandoned": "symfony/intl", "time": "2013-06-03T18:32:07+00:00" }, { "name": "symfony/intl", "version": "v2.3.0", "target-dir": "Symfony/Component/Intl", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", "reference": "7bb654460bd1f94ea6d472fbfc4e88a3a56a26d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/intl/zipball/7bb654460bd1f94ea6d472fbfc4e88a3a56a26d1", "reference": "7bb654460bd1f94ea6d472fbfc4e88a3a56a26d1", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/icu": "~1.0-RC" }, "require-dev": { "symfony/filesystem": ">=2.1" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Symfony/Component/Intl/Resources/stubs" ], "files": [ "Symfony/Component/Intl/Resources/stubs/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" } ], "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", "homepage": "http://symfony.com", "keywords": [ "i18n", "icu", "internationalization", "intl", "l10n", "localization" ], "time": "2013-05-18T11:21:22+00:00" }, { "name": "symfony/options-resolver", "version": "v2.7.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "151155b1f1e817c4c763582260777f68ac55bdda" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/151155b1f1e817c4c763582260777f68ac55bdda", "reference": "151155b1f1e817c4c763582260777f68ac55bdda", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.7-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\OptionsResolver\\": "" } }, "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": "2015-05-13T11:34:46+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "1289d16209491b584839022f29257ad859b8532d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", "reference": "1289d16209491b584839022f29257ad859b8532d", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-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": "2016-01-20T09:13:37+00:00" }, { "name": "symfony/polyfill-php56", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php56.git", "reference": "a6bd4770a6967517e6610529e14afaa3111094a3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/a6bd4770a6967517e6610529e14afaa3111094a3", "reference": "a6bd4770a6967517e6610529e14afaa3111094a3", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/polyfill-util": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php56\\": "" }, "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 backporting some PHP 5.6+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "time": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/polyfill-php70", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", "reference": "7f7f3c9c2b9f17722e0cd64fdb4f957330c53146" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/7f7f3c9c2b9f17722e0cd64fdb4f957330c53146", "reference": "7f7f3c9c2b9f17722e0cd64fdb4f957330c53146", "shasum": "" }, "require": { "paragonie/random_compat": "~1.0", "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-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": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/polyfill-util", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-util.git", "reference": "4271c55cbc0a77b2641f861b978123e46b3da969" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4271c55cbc0a77b2641f861b978123e46b3da969", "reference": "4271c55cbc0a77b2641f861b978123e46b3da969", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Util\\": "" } }, "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 utilities for portability of PHP codes", "homepage": "https://symfony.com", "keywords": [ "compat", "compatibility", "polyfill", "shim" ], "time": "2015-11-04T20:28:58+00:00" }, { "name": "symfony/process", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", "reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", "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-05-22T12:32:03+00:00" }, { "name": "symfony/property-access", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "8820a541404c43838c113d6d7580bd02e0ba198a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-access/zipball/8820a541404c43838c113d6d7580bd02e0ba198a", "reference": "8820a541404c43838c113d6d7580bd02e0ba198a", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-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": "2015-11-18T13:45:00+00:00" }, { "name": "symfony/routing", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "252014dfa4685e80f9216ae4b7d78b1a50dd55c2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/252014dfa4685e80f9216ae4b7d78b1a50dd55c2", "reference": "252014dfa4685e80f9216ae4b7d78b1a50dd55c2", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { "symfony/config": "<2.8" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/common": "~2.2", "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/expression-language": "~2.8|~3.0", "symfony/http-foundation": "~2.8|~3.0", "symfony/yaml": "~2.8|~3.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/dependency-injection": "For loading routes from a service", "symfony/expression-language": "For using expression matching", "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "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 Routing Component", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "time": "2015-11-26T07:02:09+00:00" }, { "name": "symfony/security", "version": "v3.0.0", "source": { "type": "git", "url": "https://github.com/symfony/security.git", "reference": "82f83d99b1756d085746aa0c4dae800d9c6ef37d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security/zipball/82f83d99b1756d085746aa0c4dae800d9c6ef37d", "reference": "82f83d99b1756d085746aa0c4dae800d9c6ef37d", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/event-dispatcher": "~2.8|~3.0", "symfony/http-foundation": "~2.8|~3.0", "symfony/http-kernel": "~2.8|~3.0", "symfony/polyfill-php56": "~1.0", "symfony/polyfill-php70": "~1.0", "symfony/polyfill-util": "~1.0", "symfony/property-access": "~2.8|~3.0" }, "replace": { "symfony/security-core": "self.version", "symfony/security-csrf": "self.version", "symfony/security-guard": "self.version", "symfony/security-http": "self.version" }, "require-dev": { "psr/log": "~1.0", "symfony/expression-language": "~2.8|~3.0", "symfony/finder": "~2.8|~3.0", "symfony/ldap": "~2.8|~3.0", "symfony/polyfill-intl-icu": "~1.0", "symfony/routing": "~2.8|~3.0", "symfony/validator": "~2.8|~3.0" }, "suggest": { "symfony/expression-language": "For using the expression voter", "symfony/form": "", "symfony/ldap": "For using the LDAP user and authentication providers", "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs", "symfony/validator": "For using the user password constraint" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Security\\": "" }, "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 Security Component", "homepage": "https://symfony.com", "time": "2015-11-30T12:36:17+00:00" }, { "name": "symfony/security-acl", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/security-acl.git", "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-acl/zipball/4a3f7327ad215242c78f6564ad4ea6d2db1b8347", "reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/security-core": "~2.4|~3.0.0" }, "require-dev": { "doctrine/common": "~2.2", "doctrine/dbal": "~2.2", "psr/log": "~1.0", "symfony/phpunit-bridge": "~2.7|~3.0.0" }, "suggest": { "doctrine/dbal": "For using the built-in ACL implementation", "symfony/class-loader": "For using the ACL generateSql script", "symfony/finder": "For using the ACL generateSql script" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Security\\Acl\\": "" }, "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 Security Component - ACL (Access Control List)", "homepage": "https://symfony.com", "time": "2015-12-28T09:39:09+00:00" }, { "name": "symfony/security-bundle", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", "reference": "796de74e3bc9ad5198fee406c047d90da65332d4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/796de74e3bc9ad5198fee406c047d90da65332d4", "reference": "796de74e3bc9ad5198fee406c047d90da65332d4", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/http-kernel": "~2.2|~3.0.0", "symfony/polyfill-php70": "~1.0", "symfony/security": "~2.8|~3.0.0", "symfony/security-acl": "~2.7|~3.0.0" }, "require-dev": { "doctrine/doctrine-bundle": "~1.2", "symfony/browser-kit": "~2.4|~3.0.0", "symfony/console": "~2.7|~3.0.0", "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0", "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0", "symfony/expression-language": "~2.6|~3.0.0", "symfony/form": "~2.8", "symfony/framework-bundle": "~2.8", "symfony/http-foundation": "~2.4|~3.0.0", "symfony/process": "~2.0,>=2.0.5|~3.0.0", "symfony/twig-bridge": "~2.7|~3.0.0", "symfony/twig-bundle": "~2.7|~3.0.0", "symfony/validator": "~2.5|~3.0.0", "symfony/yaml": "~2.0,>=2.0.5|~3.0.0", "twig/twig": "~1.23|~2.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Bundle\\SecurityBundle\\": "" }, "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 SecurityBundle", "homepage": "https://symfony.com", "time": "2015-11-29T08:13:21+00:00" }, { "name": "symfony/serializer", "version": "v2.3.0", "target-dir": "Symfony/Component/Serializer", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", "reference": "d23de6091ff0fa618e901c296ee98ebaa80f6120" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/serializer/zipball/d23de6091ff0fa618e901c296ee98ebaa80f6120", "reference": "d23de6091ff0fa618e901c296ee98ebaa80f6120", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Serializer\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Serializer Component", "homepage": "http://symfony.com", "time": "2013-05-10T18:12:13+00:00" }, { "name": "symfony/stopwatch", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", "reference": "5f1e2ebd1044da542d2b9510527836e8be92b1cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/5f1e2ebd1044da542d2b9510527836e8be92b1cb", "reference": "5f1e2ebd1044da542d2b9510527836e8be92b1cb", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Stopwatch\\": "" }, "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 Stopwatch Component", "homepage": "https://symfony.com", "time": "2015-10-30T20:15:42+00:00" }, { "name": "symfony/templating", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", "reference": "d4b3ae6d9045b2f1e4904ae0ba6946afb493d637" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/templating/zipball/d4b3ae6d9045b2f1e4904ae0ba6946afb493d637", "reference": "d4b3ae6d9045b2f1e4904ae0ba6946afb493d637", "shasum": "" }, "require": { "php": ">=5.3.9" }, "require-dev": { "psr/log": "~1.0" }, "suggest": { "psr/log": "For using debug logging in loaders" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Templating\\": "" }, "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 Templating Component", "homepage": "https://symfony.com", "time": "2015-11-18T13:45:00+00:00" }, { "name": "symfony/translation", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "6772657767649fc3b31df12705194fb4af11ef98" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/6772657767649fc3b31df12705194fb4af11ef98", "reference": "6772657767649fc3b31df12705194fb4af11ef98", "shasum": "" }, "require": { "php": ">=5.3.9", "symfony/polyfill-mbstring": "~1.0" }, "conflict": { "symfony/config": "<2.7" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8", "symfony/intl": "~2.4|~3.0.0", "symfony/yaml": "~2.2|~3.0.0" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" }, "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 Translation Component", "homepage": "https://symfony.com", "time": "2015-11-18T13:45:00+00:00" }, { "name": "symfony/yaml", "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "885db865f6b2b918404a1fae28f9ac640f71f994" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/885db865f6b2b918404a1fae28f9ac640f71f994", "reference": "885db865f6b2b918404a1fae28f9ac640f71f994", "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-05-28T10:56:20+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "ik/php-docker-lib": 20 }, "prefer-stable": false, "prefer-lowest": true, "platform": [], "platform-dev": [] }