{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "e46f04cd4220c50a1b3a7562449e1d32", "packages": [ { "name": "doctrine/annotations", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "40db0c96985aab2822edbc4848b3bd2429e02670" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/40db0c96985aab2822edbc4848b3bd2429e02670", "reference": "40db0c96985aab2822edbc4848b3bd2429e02670", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "doctrine/cache": "1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2013-06-16 21:33:03" }, { "name": "doctrine/lexer", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "57d5a024b48709c56ce5bb93072948359220f36c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/57d5a024b48709c56ce5bb93072948359220f36c", "reference": "57d5a024b48709c56ce5bb93072948359220f36c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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": "http://jmsyst.com", "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-11-19 06:15:26" }, { "name": "jms/metadata", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", "reference": "3cb8bd396b961c156e964e3f58c9ad5206acf0a0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/3cb8bd396b961c156e964e3f58c9ad5206acf0a0", "reference": "3cb8bd396b961c156e964e3f58c9ad5206acf0a0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "doctrine/cache": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-0": { "Metadata\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", "metadata", "xml", "yaml" ], "time": "2013-12-02 21:16:56" }, { "name": "jms/parser-lib", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/schmittjoh/parser-lib.git", "reference": "d5961fa3fa039aa5ee0e50021c6681ba949e360c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/d5961fa3fa039aa5ee0e50021c6681ba949e360c", "reference": "d5961fa3fa039aa5ee0e50021c6681ba949e360c", "shasum": "" }, "require": { "phpoption/phpoption": ">=0.9,<2.0-dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-0": { "JMS\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", "time": "2013-08-09 15:53:02" }, { "name": "phpcollection/phpcollection", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-collection.git", "reference": "5c8ec0d1091c95b973b59a3bf0eb19c5de72d8d1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/5c8ec0d1091c95b973b59a3bf0eb19c5de72d8d1", "reference": "5c8ec0d1091c95b973b59a3bf0eb19c5de72d8d1", "shasum": "" }, "require": { "phpoption/phpoption": "1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2-dev" } }, "autoload": { "psr-0": { "PhpCollection": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "General-Purpose Collection Library for PHP", "keywords": [ "collection", "list", "map", "sequence", "set" ], "time": "2013-08-22 09:46:14" }, { "name": "phpoption/phpoption", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "1c7e8016289d17d83ced49c56d0f266fd0568941" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/1c7e8016289d17d83ced49c56d0f266fd0568941", "reference": "1c7e8016289d17d83ced49c56d0f266fd0568941", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "psr-0": { "PhpOption\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "time": "2013-05-19 11:09:35" } ], "packages-dev": [ { "name": "doctrine/cache", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "ff36d4216fef8242c3d8ee97fceee977e3c9b9a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/ff36d4216fef8242c3d8ee97fceee977e3c9b9a6", "reference": "ff36d4216fef8242c3d8ee97fceee977e3c9b9a6", "shasum": "" }, "require": { "php": ">=5.3.2" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": ">=3.7", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4.x-dev" } }, "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": "http://jmsyst.com", "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-11-23 16:10:06" }, { "name": "doctrine/collections", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "bcb53776a096a0c64579cc8d8ec0db62f1109fbc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/bcb53776a096a0c64579cc8d8ec0db62f1109fbc", "reference": "bcb53776a096a0c64579cc8d8ec0db62f1109fbc", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Collections\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan H. 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": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2013-08-29 16:56:45" }, { "name": "doctrine/common", "version": "2.4.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "c94d6ff79e25418b1225e187c782bf4742f23a8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/c94d6ff79e25418b1225e187c782bf4742f23a8b", "reference": "c94d6ff79e25418b1225e187c782bf4742f23a8b", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\": "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": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2013-09-07 10:20:35" }, { "name": "doctrine/dbal", "version": "2.3.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "69e91a3ea72c120f2516cf7983df6e9b550d00ea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/69e91a3ea72c120f2516cf7983df6e9b550d00ea", "reference": "69e91a3ea72c120f2516cf7983df6e9b550d00ea", "shasum": "" }, "require": { "doctrine/common": ">=2.3.0,<2.5-dev", "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL": "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" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2013-11-13 00:02:59" }, { "name": "doctrine/inflector", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c", "reference": "8b4b3ccec7aafc596e2fc1e593c9f2e78f939c8c", "shasum": "" }, "require": { "php": ">=5.3.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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": "http://jmsyst.com", "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", "pluralize", "singularize", "string" ], "time": "2013-04-10 16:14:30" }, { "name": "doctrine/instantiator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119", "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119", "shasum": "" }, "require": { "php": ">=5.3,<8.0-DEV" }, "require-dev": { "athletic/athletic": "~0.1.8", "ext-pdo": "*", "ext-phar": "*", "phpunit/phpunit": "~4.0", "squizlabs/php_codesniffer": "2.0.*@ALPHA" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Instantiator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", "homepage": "http://ocramius.github.com/" } ], "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors", "homepage": "https://github.com/doctrine/instantiator", "keywords": [ "constructor", "instantiate" ], "time": "2014-10-13 12:58:55" }, { "name": "doctrine/orm", "version": "2.3.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", "reference": "1a30e0a2e069999de835722bfbafe3da146b8ebb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/1a30e0a2e069999de835722bfbafe3da146b8ebb", "reference": "1a30e0a2e069999de835722bfbafe3da146b8ebb", "shasum": "" }, "require": { "doctrine/dbal": "2.3.*", "ext-pdo": "*", "php": ">=5.3.2", "symfony/console": "2.*" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" }, "bin": [ "bin/doctrine", "bin/doctrine.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\ORM": "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" } ], "description": "Object-Relational-Mapper for PHP", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "orm" ], "time": "2013-10-29 08:25:52" }, { "name": "doctrine/phpcr-odm", "version": "1.0.x-dev", "source": { "type": "git", "url": "https://github.com/doctrine/phpcr-odm.git", "reference": "a4f63ec755f8a76f854777424a99d02fe41d3adc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/phpcr-odm/zipball/a4f63ec755f8a76f854777424a99d02fe41d3adc", "reference": "a4f63ec755f8a76f854777424a99d02fe41d3adc", "shasum": "" }, "require": { "doctrine/common": "~2.4.0", "php": ">=5.3.3", "phpcr/phpcr-implementation": "~2.1.0", "phpcr/phpcr-utils": "~1.0.0" }, "require-dev": { "liip/rmt": "dev-master", "symfony/yaml": "~2.0" }, "suggest": { "jackalope/jackalope-doctrine-dbal": "~1.0.0", "jackalope/jackalope-jackrabbit": "~1.0.0", "symfony/yaml": "~2.0" }, "bin": [ "bin/phpcrodm", "bin/phpcrodm.php" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Doctrine\\ODM\\PHPCR": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be", "role": "Developer" }, { "name": "Lukas Kahwe Smith", "email": "smith@pooteeweet.org" }, { "name": "David Buchmann", "email": "david@liip.ch" } ], "description": "Object-Document-Mapper for PHPCR", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "odm", "phpcr" ], "time": "2013-12-04 16:02:18" }, { "name": "jackalope/jackalope", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/jackalope/jackalope.git", "reference": "605a3fb6d83c906d19ad88b2347be9453c96a19f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jackalope/jackalope/zipball/605a3fb6d83c906d19ad88b2347be9453c96a19f", "reference": "605a3fb6d83c906d19ad88b2347be9453c96a19f", "shasum": "" }, "require": { "ext-libxml": "*", "jackalope/jackalope-transport": "*", "php": ">=5.3.2", "phpcr/phpcr": "~2.1.0", "phpcr/phpcr-utils": "~1.0.0" }, "provide": { "phpcr/phpcr-implementation": "2.1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Jackalope\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "Apache-2.0" ], "authors": [ { "name": "Jackalope Community", "homepage": "https://github.com/jackalope/jackalope/contributors" } ], "description": "Jackalope PHPCR library", "homepage": "http://jackalope.github.io", "keywords": [ "phpcr" ], "time": "2013-11-06 10:28:46" }, { "name": "jackalope/jackalope-doctrine-dbal", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/jackalope/jackalope-doctrine-dbal.git", "reference": "8dd5db26e05f763680350c7be0b5a0c6784f4484" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jackalope/jackalope-doctrine-dbal/zipball/8dd5db26e05f763680350c7be0b5a0c6784f4484", "reference": "8dd5db26e05f763680350c7be0b5a0c6784f4484", "shasum": "" }, "require": { "doctrine/dbal": ">=2.2.0,<2.5", "jackalope/jackalope": "~1.0.0", "php": ">=5.3.3", "phpcr/phpcr": "~2.1.0-RC1", "phpcr/phpcr-utils": "~1.0.0" }, "provide": { "jackalope/jackalope-transport": "1.0.0" }, "require-dev": { "phpcr/phpcr-api-tests": "2.1.0" }, "bin": [ "bin/jackalope" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "Jackalope\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "Apache-2.0" ], "authors": [ { "name": "Jackalope Community", "homepage": "https://github.com/jackalope/jackalope-jackrabbit/contributors" } ], "description": "Jackalope Transport library for Doctrine DBAL", "homepage": "http://jackalope.github.io", "keywords": [ "doctrine-dbal", "phpcr", "transport implementation" ], "time": "2013-12-01 11:46:25" }, { "name": "phing/phing", "version": "2.6.1", "source": { "type": "git", "url": "https://github.com/phingofficial/phing.git", "reference": "3f7d71bf561bafea39087250f777b349438cc32e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phingofficial/phing/zipball/3f7d71bf561bafea39087250f777b349438cc32e", "reference": "3f7d71bf561bafea39087250f777b349438cc32e", "shasum": "" }, "require": { "php": ">=5.2.0" }, "bin": [ "bin/phing" ], "type": "library", "autoload": { "classmap": [ "classes/phing/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "classes" ], "license": [ "LGPL3" ], "authors": [ { "name": "Michiel Rook", "email": "mrook@php.net" }, { "name": "Phing Community", "homepage": "http://www.phing.info/trac/wiki/Development/Contributors" } ], "description": "PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.", "homepage": "http://www.phing.info/", "keywords": [ "build", "task", "tool" ], "time": "2013-08-26 21:13:03" }, { "name": "phpcr/phpcr", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpcr/phpcr.git", "reference": "f9483968fb77584e47c1dbf2dbc7906447f8c5b1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpcr/phpcr/zipball/f9483968fb77584e47c1dbf2dbc7906447f8c5b1", "reference": "f9483968fb77584e47c1dbf2dbc7906447f8c5b1", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-0": { "PHPCR": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "Apache-2.0" ], "authors": [ { "name": "Lukas Kahwe Smith", "email": "smith@pooteeweet.org" }, { "name": "David Buchmann", "email": "david@liip.ch" }, { "name": "Karsten Dambekalns", "email": "karsten@typo3.org" } ], "description": "PHP Content Repository interfaces", "homepage": "http://phpcr.github.io", "keywords": [ "contentrepository", "phpcr" ], "time": "2013-10-07 15:34:44" }, { "name": "phpcr/phpcr-utils", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpcr/phpcr-utils.git", "reference": "89165eab123907050b914e16a77d373c4e1eb310" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/89165eab123907050b914e16a77d373c4e1eb310", "reference": "89165eab123907050b914e16a77d373c4e1eb310", "shasum": "" }, "require": { "php": ">=5.3.0", "phpcr/phpcr": "~2.1.0", "symfony/console": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "PHPCR\\Util": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT", "Apache-2.0" ], "authors": [ { "name": "Lukas Kahwe Smith", "email": "smith@pooteeweet.org" }, { "name": "David Buchmann", "email": "david@liip.ch" }, { "name": "Daniel Barsotti", "email": "daniel.barsotti@liip.ch", "role": "maintainer" }, { "name": "Nacho Martín", "email": "nitram.ohcan@gmail.com" } ], "description": "PHP Content Repository implementation independant utilities", "homepage": "http://phpcr.github.com", "keywords": [ "cli", "contentrepository", "phpcr" ], "time": "2013-11-13 12:10:20" }, { "name": "phpdocumentor/reflection-docblock", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "fd0ac2007401505fb596fdfb859ec4e103d69e55" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/fd0ac2007401505fb596fdfb859ec4e103d69e55", "reference": "fd0ac2007401505fb596fdfb859ec4e103d69e55", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "suggest": { "dflydev/markdown": "~1.0", "erusev/parsedown": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-0": { "phpDocumentor": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike van Riel", "email": "mike.vanriel@naenius.com" } ], "time": "2014-09-02 14:26:20" }, { "name": "phpspec/prophecy", "version": "v1.3.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9", "reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9", "shasum": "" }, "require": { "doctrine/instantiator": "~1.0,>=1.0.2", "phpdocumentor/reflection-docblock": "~2.0" }, "require-dev": { "phpspec/phpspec": "~2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-0": { "Prophecy\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" }, { "name": "Marcello Duarte", "email": "marcello.duarte@gmail.com" } ], "description": "Highly opinionated mocking framework for PHP 5.3+", "homepage": "http://phpspec.org", "keywords": [ "Double", "Dummy", "fake", "mock", "spy", "stub" ], "time": "2014-11-17 16:23:49" }, { "name": "phpunit/php-code-coverage", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "b8781bdc6379749fd3f3f76aa5109957f46bc9e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b8781bdc6379749fd3f3f76aa5109957f46bc9e6", "reference": "b8781bdc6379749fd3f3f76aa5109957f46bc9e6", "shasum": "" }, "require": { "php": ">=5.3.3", "phpunit/php-file-iterator": "~1.3", "phpunit/php-text-template": "~1.2", "phpunit/php-token-stream": "~1.3", "sebastian/environment": "~1.0", "sebastian/version": "~1.0" }, "require-dev": { "ext-xdebug": ">=2.1.4", "phpunit/phpunit": "~4.3" }, "suggest": { "ext-dom": "*", "ext-xdebug": ">=2.2.1", "ext-xmlwriter": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.", "homepage": "https://github.com/sebastianbergmann/php-code-coverage", "keywords": [ "coverage", "testing", "xunit" ], "time": "2014-12-02 13:16:21" }, { "name": "phpunit/php-file-iterator", "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-file-iterator.git", "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb", "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "File/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "FilterIterator implementation that filters files based on a list of suffixes.", "homepage": "https://github.com/sebastianbergmann/php-file-iterator/", "keywords": [ "filesystem", "iterator" ], "time": "2013-10-10 15:34:57" }, { "name": "phpunit/php-text-template", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "Text/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2014-01-30 17:20:04" }, { "name": "phpunit/php-timer", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "classmap": [ "PHP/" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "" ], "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2013-08-02 07:42:54" }, { "name": "phpunit/php-token-stream", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "f8d5d08c56de5cfd592b3340424a81733259a876" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/f8d5d08c56de5cfd592b3340424a81733259a876", "reference": "f8d5d08c56de5cfd592b3340424a81733259a876", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Wrapper around PHP's tokenizer extension.", "homepage": "https://github.com/sebastianbergmann/php-token-stream/", "keywords": [ "tokenizer" ], "time": "2014-08-31 06:12:13" }, { "name": "phpunit/phpunit", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "e3692ba00e445b66477bb65659dcf768c29a0cb8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e3692ba00e445b66477bb65659dcf768c29a0cb8", "reference": "e3692ba00e445b66477bb65659dcf768c29a0cb8", "shasum": "" }, "require": { "ext-dom": "*", "ext-json": "*", "ext-pcre": "*", "ext-reflection": "*", "ext-spl": "*", "php": ">=5.3.3", "phpspec/prophecy": "~1.3.1", "phpunit/php-code-coverage": "3.0.*@dev", "phpunit/php-file-iterator": "~1.3.2", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "~1.0.2", "phpunit/phpunit-mock-objects": "2.4.*@dev", "sebastian/comparator": "1.1.*@dev", "sebastian/diff": "~1.1", "sebastian/environment": "~1.2", "sebastian/exporter": "~1.0", "sebastian/global-state": "1.0.*@dev", "sebastian/version": "~1.0", "symfony/yaml": "~2.0" }, "suggest": { "phpunit/php-invoker": "~1.1" }, "bin": [ "phpunit" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.5.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "The PHP Unit Testing framework.", "homepage": "https://phpunit.de/", "keywords": [ "phpunit", "testing", "xunit" ], "time": "2014-11-27 18:04:59" }, { "name": "phpunit/phpunit-mock-objects", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "96c5b81f9842f38fe6c73ad0020306cc4862a9e3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/96c5b81f9842f38fe6c73ad0020306cc4862a9e3", "reference": "96c5b81f9842f38fe6c73ad0020306cc4862a9e3", "shasum": "" }, "require": { "doctrine/instantiator": "~1.0,>=1.0.2", "php": ">=5.3.3", "phpunit/php-text-template": "~1.2" }, "require-dev": { "phpunit/phpunit": "4.4.*@dev" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.4.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sb@sebastian-bergmann.de", "role": "lead" } ], "description": "Mock Object library for PHPUnit", "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/", "keywords": [ "mock", "xunit" ], "time": "2014-10-04 10:04:20" }, { "name": "propel/propel1", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/propelorm/Propel.git", "reference": "93f9fc84d1ee631f7b4d92bf3bdba4da82fef015" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/propelorm/Propel/zipball/93f9fc84d1ee631f7b4d92bf3bdba4da82fef015", "reference": "93f9fc84d1ee631f7b4d92bf3bdba4da82fef015", "shasum": "" }, "require": { "phing/phing": "~2.4", "php": ">=5.2.4" }, "require-dev": { "pear-pear.php.net/pear_packagefilemanager2": "@stable" }, "bin": [ "generator/bin/propel-gen", "generator/bin/propel-gen.bat" ], "type": "library", "extra": { "branch-alias": { "dev-master": "1.7-dev" } }, "autoload": { "classmap": [ "runtime/lib", "generator/lib" ] }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "runtime/lib", "generator/lib" ], "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com", "homepage": "http://www.willdurand.fr" } ], "description": "Propel is an open-source Object-Relational Mapping (ORM) for PHP5.", "homepage": "http://www.propelorm.org/", "keywords": [ "Active Record", "database", "mapping", "orm", "persistence" ], "time": "2013-11-11 11:10:35" }, { "name": "sebastian/comparator", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "c484a80f97573ab934e37826dba0135a3301b26a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c484a80f97573ab934e37826dba0135a3301b26a", "reference": "c484a80f97573ab934e37826dba0135a3301b26a", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/diff": "~1.1", "sebastian/exporter": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides the functionality to compare PHP values for equality", "homepage": "http://www.github.com/sebastianbergmann/comparator", "keywords": [ "comparator", "compare", "equality" ], "time": "2014-11-16 21:32:38" }, { "name": "sebastian/diff", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "f38057b48125c2b421361da224a8aa800d70aeca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/f38057b48125c2b421361da224a8aa800d70aeca", "reference": "f38057b48125c2b421361da224a8aa800d70aeca", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Kore Nordmann", "email": "mail@kore-nordmann.de" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Diff implementation", "homepage": "http://www.github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2014-11-22 06:25:40" }, { "name": "sebastian/environment", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7", "reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Provides functionality to handle HHVM/PHP environments", "homepage": "http://www.github.com/sebastianbergmann/environment", "keywords": [ "Xdebug", "environment", "hhvm" ], "time": "2014-10-25 08:00:45" }, { "name": "sebastian/exporter", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c7d59948d6e82818e1bdff7cadb6c34710eb7dc0", "reference": "c7d59948d6e82818e1bdff7cadb6c34710eb7dc0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Jeff Welch", "email": "whatthejeff@gmail.com" }, { "name": "Volker Dusch", "email": "github@wallbash.com" }, { "name": "Bernhard Schussek", "email": "bschussek@2bepublished.at" }, { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides the functionality to export PHP variables for visualization", "homepage": "http://www.github.com/sebastianbergmann/exporter", "keywords": [ "export", "exporter" ], "time": "2014-09-10 00:51:36" }, { "name": "sebastian/global-state", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "231d48620efde984fd077ee92916099a3ece9a59" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/231d48620efde984fd077ee92916099a3ece9a59", "reference": "231d48620efde984fd077ee92916099a3ece9a59", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "suggest": { "ext-uopz": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de" } ], "description": "Snapshotting of global state", "homepage": "http://www.github.com/sebastianbergmann/global-state", "keywords": [ "global state" ], "time": "2014-10-06 09:49:11" }, { "name": "sebastian/version", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", "reference": "b6e1f0cf6b9e1ec409a0d3e2f2a5fb0998e36b43", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "time": "2014-03-07 15:35:33" }, { "name": "symfony/console", "version": "dev-master", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/Console.git", "reference": "ff8d5444c1b4dc7675aaeecd35f7ed1f0872c242" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Console/zipball/ff8d5444c1b4dc7675aaeecd35f7ed1f0872c242", "reference": "ff8d5444c1b4dc7675aaeecd35f7ed1f0872c242", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/event-dispatcher": "~2.1" }, "suggest": { "symfony/event-dispatcher": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Console\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "http://symfony.com", "time": "2013-11-28 10:27:35" }, { "name": "symfony/event-dispatcher", "version": "2.1.x-dev", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "e1d18ff0ff6f3e45ac82f000bc221135df635527" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e1d18ff0ff6f3e45ac82f000bc221135df635527", "reference": "e1d18ff0ff6f3e45ac82f000bc221135df635527", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/dependency-injection": "2.1.*" }, "suggest": { "symfony/dependency-injection": "2.1.*", "symfony/http-kernel": "2.1.*" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\EventDispatcher": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", "time": "2013-02-11 11:26:14" }, { "name": "symfony/filesystem", "version": "dev-master", "target-dir": "Symfony/Component/Filesystem", "source": { "type": "git", "url": "https://github.com/symfony/Filesystem.git", "reference": "c136348f53ef538f1a3fa0b25b73c9c3bf223b31" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Filesystem/zipball/c136348f53ef538f1a3fa0b25b73c9c3bf223b31", "reference": "c136348f53ef538f1a3fa0b25b73c9c3bf223b31", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Filesystem\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Filesystem Component", "homepage": "http://symfony.com", "time": "2013-11-24 20:17:07" }, { "name": "symfony/form", "version": "2.3.x-dev", "target-dir": "Symfony/Component/Form", "source": { "type": "git", "url": "https://github.com/symfony/Form.git", "reference": "9a90bf14fe3dd91f46fc6e75cb1813fd0f6ff118" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Form/zipball/9a90bf14fe3dd91f46fc6e75cb1813fd0f6ff118", "reference": "9a90bf14fe3dd91f46fc6e75cb1813fd0f6ff118", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1", "symfony/intl": "~2.3", "symfony/options-resolver": "~2.1", "symfony/property-access": "~2.3" }, "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": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Form Component", "homepage": "http://symfony.com", "time": "2014-01-29 06:46:08" }, { "name": "symfony/icu", "version": "1.2.x-dev", "target-dir": "Symfony/Component/Icu", "source": { "type": "git", "url": "https://github.com/symfony/Icu.git", "reference": "98e197da54df1f966dd5e8a4992135703569c987" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Icu/zipball/98e197da54df1f966dd5e8a4992135703569c987", "reference": "98e197da54df1f966dd5e8a4992135703569c987", "shasum": "" }, "require": { "lib-icu": ">=4.4", "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" ], "time": "2013-10-04 10:06:38" }, { "name": "symfony/intl", "version": "dev-master", "target-dir": "Symfony/Component/Intl", "source": { "type": "git", "url": "https://github.com/symfony/Intl.git", "reference": "e36018d0170a9fcc22cf66a8bca23d433dce3b16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Intl/zipball/e36018d0170a9fcc22cf66a8bca23d433dce3b16", "reference": "e36018d0170a9fcc22cf66a8bca23d433dce3b16", "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.5-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": "Igor Wiedler", "email": "igor@wiedler.ch", "homepage": "http://wiedler.ch/igor/" }, { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" } ], "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": "2014-01-24 14:36:35" }, { "name": "symfony/locale", "version": "2.1.x-dev", "target-dir": "Symfony/Component/Locale", "source": { "type": "git", "url": "https://github.com/symfony/Locale.git", "reference": "3ad6a5129809b3815a2b9056eee470dc2877717f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Locale/zipball/3ad6a5129809b3815a2b9056eee470dc2877717f", "reference": "3ad6a5129809b3815a2b9056eee470dc2877717f", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-intl": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\Locale": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Locale Component", "homepage": "http://symfony.com", "time": "2013-01-10 04:41:59" }, { "name": "symfony/options-resolver", "version": "2.1.x-dev", "target-dir": "Symfony/Component/OptionsResolver", "source": { "type": "git", "url": "https://github.com/symfony/OptionsResolver.git", "reference": "1a1319747462c2d457c3e1c8c2c9a26ad4bcb67b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/1a1319747462c2d457c3e1c8c2c9a26ad4bcb67b", "reference": "1a1319747462c2d457c3e1c8c2c9a26ad4bcb67b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\OptionsResolver": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony OptionsResolver Component", "homepage": "http://symfony.com", "keywords": [ "config", "configuration", "options" ], "time": "2013-01-09 08:51:07" }, { "name": "symfony/property-access", "version": "dev-master", "target-dir": "Symfony/Component/PropertyAccess", "source": { "type": "git", "url": "https://github.com/symfony/PropertyAccess.git", "reference": "0a1328b9b197753b2e19aaa24f05c21b2760f0b7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/0a1328b9b197753b2e19aaa24f05c21b2760f0b7", "reference": "0a1328b9b197753b2e19aaa24f05c21b2760f0b7", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\PropertyAccess\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony PropertyAccess Component", "homepage": "http://symfony.com", "keywords": [ "access", "array", "extraction", "index", "injection", "object", "property", "property path", "reflection" ], "time": "2014-01-07 13:29:57" }, { "name": "symfony/translation", "version": "2.1.x-dev", "target-dir": "Symfony/Component/Translation", "source": { "type": "git", "url": "https://github.com/symfony/Translation.git", "reference": "39ba7a5dc560959667c45c9353b70f43182ca4b3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Translation/zipball/39ba7a5dc560959667c45c9353b70f43182ca4b3", "reference": "39ba7a5dc560959667c45c9353b70f43182ca4b3", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/config": "2.1.*", "symfony/yaml": "2.1.*" }, "suggest": { "symfony/config": "2.1.*", "symfony/yaml": "2.1.*" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\Translation": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Translation Component", "homepage": "http://symfony.com", "time": "2013-04-20 08:25:59" }, { "name": "symfony/validator", "version": "2.1.x-dev", "target-dir": "Symfony/Component/Validator", "source": { "type": "git", "url": "https://github.com/symfony/Validator.git", "reference": "20e121114768672e0a90a25a378e5b14e1331ec0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Validator/zipball/20e121114768672e0a90a25a378e5b14e1331ec0", "reference": "20e121114768672e0a90a25a378e5b14e1331ec0", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/http-foundation": "2.1.*", "symfony/locale": "2.1.*", "symfony/yaml": "2.1.*" }, "suggest": { "doctrine/common": "~2.1", "symfony/http-foundation": "2.1.*", "symfony/yaml": "2.1.*" }, "type": "library", "autoload": { "psr-0": { "Symfony\\Component\\Validator": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Validator Component", "homepage": "http://symfony.com", "time": "2013-08-06 05:58:11" }, { "name": "symfony/yaml", "version": "dev-master", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/Yaml.git", "reference": "1481f096caead542c2dfadd67d9fd6124d97e273" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/Yaml/zipball/1481f096caead542c2dfadd67d9fd6124d97e273", "reference": "1481f096caead542c2dfadd67d9fd6124d97e273", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Yaml\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", "time": "2013-11-26 16:42:52" }, { "name": "twig/twig", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fabpot/Twig.git", "reference": "fcecb284f0c3d8f04ea282b70363a2a2023570d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fabpot/Twig/zipball/fcecb284f0c3d8f04ea282b70363a2a2023570d9", "reference": "fcecb284f0c3d8f04ea282b70363a2a2023570d9", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.15-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2013-12-03 14:16:16" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": false, "platform": { "php": ">=5.3.2" }, "platform-dev": [] }