{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "5369452516a80d6b7742f6125c8032dd", "content-hash": "98a93eda796585d037cfbc3fdd91ee73", "packages": [ { "name": "aws/aws-sdk-php", "version": "2.8.30", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", "reference": "2d7183cd22381237bce25f11d741a77bdeb2d0b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2d7183cd22381237bce25f11d741a77bdeb2d0b8", "reference": "2d7183cd22381237bce25f11d741a77bdeb2d0b8", "shasum": "" }, "require": { "guzzle/guzzle": "~3.7", "php": ">=5.3.3" }, "require-dev": { "doctrine/cache": "~1.0", "ext-openssl": "*", "monolog/monolog": "~1.4", "phpunit/phpunit": "~4.0", "phpunit/phpunit-mock-objects": "2.3.1", "symfony/yaml": "~2.1" }, "suggest": { "doctrine/cache": "Adds support for caching of credentials and responses", "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching", "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages", "monolog/monolog": "Adds support for logging HTTP requests and responses", "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export" }, "type": "library", "autoload": { "psr-0": { "Aws": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http://aws.amazon.com" } ], "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project", "homepage": "http://aws.amazon.com/sdkforphp", "keywords": [ "amazon", "aws", "cloud", "dynamodb", "ec2", "glacier", "s3", "sdk" ], "time": "2016-05-03 17:42:24" }, { "name": "camspiers/json-pretty", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/camspiers/json-pretty.git", "reference": "17be37cb83af8014658da48fa0012604179039a7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/camspiers/json-pretty/zipball/17be37cb83af8014658da48fa0012604179039a7", "reference": "17be37cb83af8014658da48fa0012604179039a7", "shasum": "" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "autoload": { "psr-0": { "Camspiers": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Cam Spiers", "email": "cameron@heyday.co.nz" } ], "description": "Provides support for json pretty printing", "time": "2016-02-06 01:25:58" }, { "name": "doctrine/annotations", "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "shasum": "" }, "require": { "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "doctrine/cache": "1.*", "phpunit/phpunit": "4.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Annotations\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Docblock Annotations Parser", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "docblock", "parser" ], "time": "2015-08-31 12:32:49" }, { "name": "doctrine/cache", "version": "v1.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/6433826dd02c9e5be8a127320dc13e7e6625d020", "reference": "6433826dd02c9e5be8a127320dc13e7e6625d020", "shasum": "" }, "require": { "php": ">=5.3.2" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { "phpunit/phpunit": ">=3.7", "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\Cache\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Caching library offering an object-oriented API for many cache backends", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2015-11-02 18:33:51" }, { "name": "doctrine/collections", "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "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": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Collections Abstraction library", "homepage": "http://www.doctrine-project.org", "keywords": [ "array", "collections", "iterator" ], "time": "2015-04-14 22:21:58" }, { "name": "doctrine/common", "version": "v2.4.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", "reference": "4824569127daa9784bf35219a1cd49306c795389" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/common/zipball/4824569127daa9784bf35219a1cd49306c795389", "reference": "4824569127daa9784bf35219a1cd49306c795389", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/cache": "1.*", "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "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": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common Library for Doctrine projects", "homepage": "http://www.doctrine-project.org", "keywords": [ "annotations", "collections", "eventmanager", "persistence", "spl" ], "time": "2015-08-31 14:38:45" }, { "name": "doctrine/data-fixtures", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/data-fixtures.git", "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a", "reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a", "shasum": "" }, "require": { "doctrine/common": "~2.2", "php": ">=5.3.2" }, "conflict": { "doctrine/orm": "< 2.4" }, "require-dev": { "doctrine/orm": "~2.4" }, "suggest": { "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures", "doctrine/orm": "For loading ORM fixtures", "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\Common\\DataFixtures": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Data Fixtures for all Doctrine Object Managers", "homepage": "http://www.doctrine-project.org", "keywords": [ "database" ], "time": "2015-03-30 12:14:13" }, { "name": "doctrine/dbal", "version": "v2.4.5", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/dbal/zipball/5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16", "reference": "5a1f4bf34d61d997ccd9f0539fbc14c7a772aa16", "shasum": "" }, "require": { "doctrine/common": "~2.4", "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "3.7.*", "symfony/console": "~2.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, "type": "library", "autoload": { "psr-0": { "Doctrine\\DBAL\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Database Abstraction Layer", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "persistence", "queryobject" ], "time": "2016-01-05 22:18:20" }, { "name": "doctrine/doctrine-bundle", "version": "1.6.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", "reference": "e9c2ccf573b59b7cea566390f34254fed3c20ed9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/e9c2ccf573b59b7cea566390f34254fed3c20ed9", "reference": "e9c2ccf573b59b7cea566390f34254fed3c20ed9", "shasum": "" }, "require": { "doctrine/dbal": "~2.3", "doctrine/doctrine-cache-bundle": "~1.0", "jdorn/sql-formatter": "~1.1", "php": ">=5.3.2", "symfony/console": "~2.3|~3.0", "symfony/doctrine-bridge": "~2.2|~3.0", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { "doctrine/orm": "~2.3", "phpunit/phpunit": "~4", "satooshi/php-coveralls": "~0.6.1", "symfony/phpunit-bridge": "~2.7|~3.0", "symfony/validator": "~2.2|~3.0", "symfony/yaml": "~2.2|~3.0", "twig/twig": "~1.10" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", "symfony/web-profiler-bundle": "to use the data collector" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.6.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Bundle\\DoctrineBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Doctrine Project", "homepage": "http://www.doctrine-project.org/" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DoctrineBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "dbal", "orm", "persistence" ], "time": "2016-01-10 17:21:44" }, { "name": "doctrine/doctrine-cache-bundle", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineCacheBundle.git", "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/18c600a9b82f6454d2e81ca4957cdd56a1cf3504", "reference": "18c600a9b82f6454d2e81ca4957cdd56a1cf3504", "shasum": "" }, "require": { "doctrine/cache": "^1.4.2", "doctrine/inflector": "~1.0", "php": ">=5.3.2", "symfony/doctrine-bridge": "~2.2|~3.0" }, "require-dev": { "instaclick/coding-standard": "~1.1", "instaclick/object-calisthenics-sniffs": "dev-master", "instaclick/symfony2-coding-standard": "dev-remaster", "phpunit/phpunit": "~4", "predis/predis": "~0.8", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~1.5", "symfony/console": "~2.2|~3.0", "symfony/finder": "~2.2|~3.0", "symfony/framework-bundle": "~2.2|~3.0", "symfony/phpunit-bridge": "~2.7|~3.0", "symfony/security-acl": "~2.3|~3.0", "symfony/validator": "~2.2|~3.0", "symfony/yaml": "~2.2|~3.0" }, "suggest": { "symfony/security-acl": "For using this bundle to cache ACLs" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Bundle\\DoctrineCacheBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Fabio B. Silva", "email": "fabio.bat.silva@gmail.com" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@hotmail.com" }, { "name": "Doctrine Project", "homepage": "http://www.doctrine-project.org/" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony Bundle for Doctrine Cache", "homepage": "http://www.doctrine-project.org", "keywords": [ "cache", "caching" ], "time": "2016-01-26 17:28:51" }, { "name": "doctrine/doctrine-fixtures-bundle", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/0f1a2f91b349e10f5c343f75ab71d23aace5b029", "reference": "0f1a2f91b349e10f5c343f75ab71d23aace5b029", "shasum": "" }, "require": { "doctrine/data-fixtures": "~1.0", "doctrine/doctrine-bundle": "~1.0", "php": ">=5.3.2", "symfony/doctrine-bridge": "~2.3|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.2.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Bundle\\FixturesBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Doctrine Project", "homepage": "http://www.doctrine-project.org" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DoctrineFixturesBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "Fixture", "persistence" ], "time": "2015-11-04 21:23:23" }, { "name": "doctrine/doctrine-migrations-bundle", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git", "reference": "303a576e2124efb07ec215e34ea2480b841cf5e4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/303a576e2124efb07ec215e34ea2480b841cf5e4", "reference": "303a576e2124efb07ec215e34ea2480b841cf5e4", "shasum": "" }, "require": { "doctrine/doctrine-bundle": "~1.0", "doctrine/migrations": "~1.0", "php": ">=5.3.2", "symfony/framework-bundle": "~2.3|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Doctrine\\Bundle\\MigrationsBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" }, { "name": "Doctrine Project", "homepage": "http://www.doctrine-project.org" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Symfony DoctrineMigrationsBundle", "homepage": "http://www.doctrine-project.org", "keywords": [ "dbal", "migrations", "schema" ], "time": "2015-11-04 13:45:30" }, { "name": "doctrine/inflector", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604", "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.*" }, "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": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Common String Manipulations with regard to casing and singular/plural rules.", "homepage": "http://www.doctrine-project.org", "keywords": [ "inflection", "pluralize", "singularize", "string" ], "time": "2014-12-20 21:24:13" }, { "name": "doctrine/instantiator", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d", "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/" } }, "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": "2015-06-14 21:17:01" }, { "name": "doctrine/lexer", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", "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": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" } ], "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": "2014-09-09 13:34:57" }, { "name": "doctrine/migrations", "version": "v1.0.0-alpha3", "source": { "type": "git", "url": "https://github.com/doctrine/migrations.git", "reference": "d2d18ef671b47a7d48fae54806adac87e82fe8e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/migrations/zipball/d2d18ef671b47a7d48fae54806adac87e82fe8e9", "reference": "d2d18ef671b47a7d48fae54806adac87e82fe8e9", "shasum": "" }, "require": { "doctrine/dbal": "~2.0", "php": ">=5.3.2" }, "require-dev": { "symfony/console": "2.*", "symfony/yaml": "2.*" }, "suggest": { "symfony/console": "to run the migration from the console" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\DBAL\\Migrations": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Database Schema migrations using Doctrine DBAL", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "migrations" ], "time": "2015-03-22 13:09:02" }, { "name": "doctrine/orm", "version": "v2.4.8", "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", "reference": "5aedac1e5c5caaeac14798822c70325dc242d467" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/5aedac1e5c5caaeac14798822c70325dc242d467", "reference": "5aedac1e5c5caaeac14798822c70325dc242d467", "shasum": "" }, "require": { "doctrine/collections": "~1.1", "doctrine/dbal": "~2.4", "ext-pdo": "*", "php": ">=5.3.2", "symfony/console": "~2.0" }, "require-dev": { "satooshi/php-coveralls": "dev-master", "symfony/yaml": "~2.1" }, "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.4.x-dev" } }, "autoload": { "psr-0": { "Doctrine\\ORM\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Roman Borschel", "email": "roman@code-factory.org" }, { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" } ], "description": "Object-Relational-Mapper for PHP", "homepage": "http://www.doctrine-project.org", "keywords": [ "database", "orm" ], "time": "2015-08-31 13:19:01" }, { "name": "friendsofsymfony/oauth-server-bundle", "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle.git", "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSOAuthServerBundle/zipball/0b25cdaae8983c630bb62d14b6993219b1dadb8d", "reference": "0b25cdaae8983c630bb62d14b6993219b1dadb8d", "shasum": "" }, "require": { "friendsofsymfony/oauth2-php": "~1.1", "php": "^5.3.3|^7.0", "symfony/framework-bundle": "~2.2|~3.0", "symfony/security-bundle": "~2.1|~3.0" }, "require-dev": { "doctrine/doctrine-bundle": "~1.0", "doctrine/mongodb-odm": "~1.0", "doctrine/orm": "~2.2", "phing/phing": "~2.4", "propel/propel1": "^1.6.5", "symfony/class-loader": "~2.1|~3.0", "symfony/form": "~2.3|~3.0", "symfony/yaml": "~2.1|~3.0", "willdurand/propel-typehintable-behavior": "^1.0.4" }, "suggest": { "doctrine/doctrine-bundle": "*", "doctrine/mongodb-odm-bundle": "*", "propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle", "symfony/form": "Needed to be able to use the AuthorizeFormType", "willdurand/propel-typehintable-behavior": "The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "psr-4": { "FOS\\OAuthServerBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Arnaud Le Blanc", "email": "arnaud.lb@gmail.com" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors" } ], "description": "Symfony2 OAuth Server Bundle", "homepage": "http://friendsofsymfony.github.com", "keywords": [ "oauth", "oauth2", "server" ], "time": "2016-02-22 13:57:55" }, { "name": "friendsofsymfony/oauth2-php", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/oauth2-php.git", "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c", "reference": "fa2aecb1fca2a03fd5f9aca19fe9adb9dfff928c", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/http-foundation": "~2.0|~3.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2.x-dev" } }, "autoload": { "psr-4": { "OAuth2\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Arnaud Le Blanc", "email": "arnaud.lb@gmail.com" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors" } ], "description": "OAuth2 library", "homepage": "https://github.com/FriendsOfSymfony/oauth2-php", "keywords": [ "oauth", "oauth2" ], "time": "2016-03-31 14:24:17" }, { "name": "friendsofsymfony/rest-bundle", "version": "1.3.1", "target-dir": "FOS/RestBundle", "source": { "type": "git", "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", "reference": "ed28a056225d911de4be4686326339a1a51b7fa9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/ed28a056225d911de4be4686326339a1a51b7fa9", "reference": "ed28a056225d911de4be4686326339a1a51b7fa9", "shasum": "" }, "require": { "doctrine/inflector": "1.0.*", "php": ">=5.3.2", "psr/log": "~1.0", "symfony/framework-bundle": "~2.2", "willdurand/jsonp-callback-validator": "~1.0", "willdurand/negotiation": "~1.2" }, "conflict": { "jms/serializer": "<0.12", "jms/serializer-bundle": "<0.11" }, "require-dev": { "jms/serializer-bundle": "0.12.*", "sensio/framework-extra-bundle": "~2.2", "symfony/form": "~2.2", "symfony/security": "~2.2", "symfony/serializer": "~2.2", "symfony/validator": "~2.2", "symfony/yaml": "~2.2" }, "suggest": { "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires 0.12.*", "sensio/framework-extra-bundle": "Add support for route annotations and the view response listener", "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ~2.2" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-0": { "FOS\\RestBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Lukas Kahwe Smith", "email": "smith@pooteeweet.org" }, { "name": "FriendsOfSymfony Community", "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors" }, { "name": "Konstantin Kudryashov", "email": "ever.zet@gmail.com", "homepage": "http://everzet.com" } ], "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony2", "homepage": "http://friendsofsymfony.github.com", "keywords": [ "rest" ], "time": "2014-03-11 15:28:34" }, { "name": "geoip2/geoip2", "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/maxmind/GeoIP2-php.git", "reference": "2edce6957126399039124459174d5dce24edfdae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/2edce6957126399039124459174d5dce24edfdae", "reference": "2edce6957126399039124459174d5dce24edfdae", "shasum": "" }, "require": { "maxmind-db/reader": "~1.0", "maxmind/web-service-common": "~0.0.3", "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.2.*", "squizlabs/php_codesniffer": "2.*" }, "type": "library", "autoload": { "psr-4": { "GeoIp2\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind GeoIP2 PHP API", "homepage": "https://github.com/maxmind/GeoIP2-php", "keywords": [ "IP", "geoip", "geoip2", "geolocation", "maxmind" ], "time": "2016-04-15 19:49:51" }, { "name": "giggsey/libphonenumber-for-php", "version": "7.3.2", "source": { "type": "git", "url": "https://github.com/giggsey/libphonenumber-for-php.git", "reference": "0681962d2feba35935d1bd06d3088b548801b76a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/0681962d2feba35935d1bd06d3088b548801b76a", "reference": "0681962d2feba35935d1bd06d3088b548801b76a", "shasum": "" }, "require": { "ext-mbstring": "*" }, "require-dev": { "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "pear/versioncontrol_git": "dev-master", "phing/phing": "~2.7", "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6", "symfony/console": "^2.5" }, "suggest": { "ext-intl": "To use the geocoder and carrier mapping" }, "type": "library", "extra": { "branch-alias": { "dev-master": "7.x-dev" } }, "autoload": { "psr-0": { "libphonenumber": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "http://giggsey.com/" } ], "description": "PHP Port of Google's libphonenumber", "homepage": "https://github.com/giggsey/libphonenumber-for-php", "keywords": [ "geocoding", "geolocation", "libphonenumber", "mobile", "phonenumber", "validation" ], "time": "2016-05-04 08:29:21" }, { "name": "guzzle/guzzle", "version": "v3.9.3", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle3.git", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9", "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1" }, "replace": { "guzzle/batch": "self.version", "guzzle/cache": "self.version", "guzzle/common": "self.version", "guzzle/http": "self.version", "guzzle/inflection": "self.version", "guzzle/iterator": "self.version", "guzzle/log": "self.version", "guzzle/parser": "self.version", "guzzle/plugin": "self.version", "guzzle/plugin-async": "self.version", "guzzle/plugin-backoff": "self.version", "guzzle/plugin-cache": "self.version", "guzzle/plugin-cookie": "self.version", "guzzle/plugin-curlauth": "self.version", "guzzle/plugin-error-response": "self.version", "guzzle/plugin-history": "self.version", "guzzle/plugin-log": "self.version", "guzzle/plugin-md5": "self.version", "guzzle/plugin-mock": "self.version", "guzzle/plugin-oauth": "self.version", "guzzle/service": "self.version", "guzzle/stream": "self.version" }, "require-dev": { "doctrine/cache": "~1.3", "monolog/monolog": "~1.0", "phpunit/phpunit": "3.7.*", "psr/log": "~1.0", "symfony/class-loader": "~2.1", "zendframework/zend-cache": "2.*,<2.3", "zendframework/zend-log": "2.*,<2.3" }, "suggest": { "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated." }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.9-dev" } }, "autoload": { "psr-0": { "Guzzle": "src/", "Guzzle\\Tests": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Guzzle Community", "homepage": "https://github.com/guzzle/guzzle/contributors" } ], "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2015-03-18 18:23:50" }, { "name": "ip2location/ip2location-php", "version": "7.2.4", "source": { "type": "git", "url": "https://github.com/chrislim2888/IP2Location-PHP-Module.git", "reference": "623787bc81e10aa50f510d5aefad9cd725695bf6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/chrislim2888/IP2Location-PHP-Module/zipball/623787bc81e10aa50f510d5aefad9cd725695bf6", "reference": "623787bc81e10aa50f510d5aefad9cd725695bf6", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "IP2Location.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPLv3" ], "authors": [ { "name": "IP2Location", "email": "support@ip2location.com", "homepage": "http://www.ip2location.com" } ], "description": "[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.", "homepage": "http://www.ip2location.com", "keywords": [ "geolocation", "ip2location", "ip2locationlite" ], "time": "2016-01-07 01:12:07" }, { "name": "ircmaxell/password-compat", "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c", "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "time": "2014-11-20 16:49:30" }, { "name": "jbroadway/urlify", "version": "1.0.7-stable", "source": { "type": "git", "url": "https://github.com/jbroadway/urlify.git", "reference": "3a89d2ef543405a5826190d234146ac3b2a12611" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jbroadway/urlify/zipball/3a89d2ef543405a5826190d234146ac3b2a12611", "reference": "3a89d2ef543405a5826190d234146ac3b2a12611", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "URLify": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "authors": [ { "name": "Johnny Broadway", "email": "johnny@johnnybroadway.com", "homepage": "http://www.johnnybroadway.com/" } ], "description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.", "homepage": "https://github.com/jbroadway/urlify", "keywords": [ "encode", "iconv", "link", "slug", "translit", "transliterate", "transliteration", "url", "urlify" ], "time": "2015-12-07 18:29:02" }, { "name": "jdorn/sql-formatter", "version": "v1.2.17", "source": { "type": "git", "url": "https://github.com/jdorn/sql-formatter.git", "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc", "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc", "shasum": "" }, "require": { "php": ">=5.2.4" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "classmap": [ "lib" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Dorn", "email": "jeremy@jeremydorn.com", "homepage": "http://jeremydorn.com/" } ], "description": "a PHP SQL highlighting library", "homepage": "https://github.com/jdorn/sql-formatter/", "keywords": [ "highlight", "sql" ], "time": "2014-01-12 16:20:24" }, { "name": "jms/metadata", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/schmittjoh/metadata.git", "reference": "22b72455559a25777cfd28c4ffda81ff7639f353" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/22b72455559a25777cfd28c4ffda81ff7639f353", "reference": "22b72455559a25777cfd28c4ffda81ff7639f353", "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 Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Class/method/property metadata management in PHP", "keywords": [ "annotations", "metadata", "xml", "yaml" ], "time": "2014-07-12 07:13:19" }, { "name": "jms/parser-lib", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/parser-lib.git", "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d", "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d", "shasum": "" }, "require": { "phpoption/phpoption": ">=0.9,<2.0-dev" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-0": { "JMS\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", "time": "2012-11-18 18:08:43" }, { "name": "jms/serializer", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/serializer.git", "reference": "a29d9a204efc3ca3f39a9d182a83fd34462fef3f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/a29d9a204efc3ca3f39a9d182a83fd34462fef3f", "reference": "a29d9a204efc3ca3f39a9d182a83fd34462fef3f", "shasum": "" }, "require": { "doctrine/annotations": "1.*", "doctrine/instantiator": "~1.0.3", "jms/metadata": "~1.1", "jms/parser-lib": "1.*", "php": ">=5.4.0", "phpcollection/phpcollection": "~0.1" }, "require-dev": { "doctrine/orm": "~2.1", "doctrine/phpcr-odm": "~1.0.1", "jackalope/jackalope-doctrine-dbal": "1.0.*", "phpunit/phpunit": "~4.0", "propel/propel1": "~1.7", "symfony/filesystem": "2.*", "symfony/form": "~2.1", "symfony/translation": "~2.0", "symfony/validator": "~2.0", "symfony/yaml": "2.*", "twig/twig": ">=1.8,<2.0-dev" }, "suggest": { "symfony/yaml": "Required if you'd like to serialize data to YAML format." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.17-dev" } }, "autoload": { "psr-0": { "JMS\\Serializer": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.", "homepage": "http://jmsyst.com/libs/serializer", "keywords": [ "deserialization", "jaxb", "json", "serialization", "xml" ], "time": "2015-06-16 11:50:24" }, { "name": "jms/serializer-bundle", "version": "1.0.0", "target-dir": "JMS/SerializerBundle", "source": { "type": "git", "url": "https://github.com/schmittjoh/JMSSerializerBundle.git", "reference": "0be35615b5bae1ce42567244a321aa1be3ed0280" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/0be35615b5bae1ce42567244a321aa1be3ed0280", "reference": "0be35615b5bae1ce42567244a321aa1be3ed0280", "shasum": "" }, "require": { "jms/serializer": "^1.0.0", "php": ">=5.3.2", "symfony/framework-bundle": "~2.1" }, "require-dev": { "doctrine/doctrine-bundle": "*", "doctrine/orm": "*", "symfony/browser-kit": "*", "symfony/class-loader": "*", "symfony/css-selector": "*", "symfony/finder": "*", "symfony/form": "*", "symfony/process": "*", "symfony/stopwatch": "*", "symfony/twig-bundle": "*", "symfony/validator": "*", "symfony/yaml": "*" }, "suggest": { "jms/di-extra-bundle": "Required to get lazy loading (de)serialization visitors, ~1.3" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "0.13-dev" } }, "autoload": { "psr-0": { "JMS\\SerializerBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com" } ], "description": "Allows you to easily serialize, and deserialize data of any complexity", "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle", "keywords": [ "deserialization", "jaxb", "json", "serialization", "xml" ], "time": "2015-06-23 19:27:08" }, { "name": "joomla/filter", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/filter.git", "reference": "45a504f0cd6fa2312a0260955e957435ca2cedc9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/filter/zipball/45a504f0cd6fa2312a0260955e957435ca2cedc9", "reference": "45a504f0cd6fa2312a0260955e957435ca2cedc9", "shasum": "" }, "require": { "joomla/string": "~1.3", "php": ">=5.3.10" }, "require-dev": { "joomla/language": "~1.0", "phpunit/phpunit": "4.*", "squizlabs/php_codesniffer": "1.*" }, "suggest": { "joomla/language": "Required only if you want to use `OutputFilter::stringURLSafe`." }, "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Joomla\\Filter\\": "src/", "Joomla\\Filter\\Tests\\": "Tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "Joomla Filter Package", "homepage": "https://github.com/joomla-framework/filter", "keywords": [ "filter", "framework", "joomla" ], "time": "2016-01-08 17:27:47" }, { "name": "joomla/http", "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/joomla-framework/http.git", "reference": "336243b2e6b135d19213e0847282d87d55658c8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/http/zipball/336243b2e6b135d19213e0847282d87d55658c8d", "reference": "336243b2e6b135d19213e0847282d87d55658c8d", "shasum": "" }, "require": { "joomla/uri": "~1.0", "php": ">=5.3.10|>=7.0" }, "require-dev": { "joomla/test": "~1.0", "phpunit/phpunit": "~4.8|~5.0", "squizlabs/php_codesniffer": "1.*" }, "suggest": { "joomla/registry": "Registry can be used as an alternative to using an array for the package options." }, "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Joomla\\Http\\": "src/", "Joomla\\Http\\Tests\\": "Tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "Joomla HTTP Package", "homepage": "https://github.com/joomla-framework/http", "keywords": [ "framework", "http", "joomla" ], "time": "2016-03-01 17:48:32" }, { "name": "joomla/string", "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/joomla-framework/string.git", "reference": "05197132a075ee22a3f0f7da31a19a6d5b4717db" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/string/zipball/05197132a075ee22a3f0f7da31a19a6d5b4717db", "reference": "05197132a075ee22a3f0f7da31a19a6d5b4717db", "shasum": "" }, "require": { "php": ">=5.3.10|>=7.0" }, "require-dev": { "joomla/test": "~1.0", "phpunit/phpunit": "~4.8|~5.0", "squizlabs/php_codesniffer": "1.*" }, "type": "joomla-package", "extra": { "branch-alias": { "dev-master": "1.x-dev" } }, "autoload": { "psr-4": { "Joomla\\String\\": "src/", "Joomla\\String\\Tests\\": "Tests/" }, "files": [ "src/phputf8/utf8.php", "src/phputf8/ord.php", "src/phputf8/str_ireplace.php", "src/phputf8/str_pad.php", "src/phputf8/str_split.php", "src/phputf8/strcasecmp.php", "src/phputf8/strcspn.php", "src/phputf8/stristr.php", "src/phputf8/strrev.php", "src/phputf8/strspn.php", "src/phputf8/trim.php", "src/phputf8/ucfirst.php", "src/phputf8/ucwords.php", "src/phputf8/utils/ascii.php", "src/phputf8/utils/validation.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "Joomla String Package", "homepage": "https://github.com/joomla-framework/string", "keywords": [ "framework", "joomla", "string" ], "time": "2016-01-30 20:04:23" }, { "name": "joomla/uri", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/joomla-framework/uri.git", "reference": "980e532e4235bb8f1ada15b28822abbeb171da3f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/joomla-framework/uri/zipball/980e532e4235bb8f1ada15b28822abbeb171da3f", "reference": "980e532e4235bb8f1ada15b28822abbeb171da3f", "shasum": "" }, "require": { "php": ">=5.3.10" }, "type": "joomla-package", "autoload": { "psr-4": { "Joomla\\Uri\\": "src/", "Joomla\\Uri\\Tests\\": "Tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "description": "Joomla Uri Package", "homepage": "https://github.com/joomla-framework/uri", "keywords": [ "framework", "joomla", "uri" ], "time": "2014-02-09 02:57:17" }, { "name": "knplabs/gaufrette", "version": "0.2.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/Gaufrette.git", "reference": "9d52413665284f9c96e0cef399fc14e68ac0aa5a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/9d52413665284f9c96e0cef399fc14e68ac0aa5a", "reference": "9d52413665284f9c96e0cef399fc14e68ac0aa5a", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "amazonwebservices/aws-sdk-for-php": "1.5.*", "aws/aws-sdk-php": "~2", "doctrine/dbal": ">=2.3", "dropbox-php/dropbox-php": "*", "google/apiclient": "~1.1", "herzult/php-ssh": "*", "microsoft/windowsazure": "dev-master", "mikey179/vfsstream": "~1.2.0", "phpseclib/phpseclib": "dev-master", "phpspec/phpspec": "2.0.*", "phpunit/phpunit": "3.7.*", "rackspace/php-opencloud": "1.9.*" }, "suggest": { "amazonwebservices/aws-sdk-for-php": "to use the legacy Amazon S3 adapters", "aws/aws-sdk-php": "to use the Amazon S3 adapter", "doctrine/dbal": "to use the Doctrine DBAL adapter", "dropbox-php/dropbox-php": "to use the Dropbox adapter", "ext-apc": "to use the APC adapter", "ext-curl": "*", "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters", "ext-mbstring": "*", "ext-mongo": "*", "ext-zip": "to use the Zip adapter", "google/apiclient": "to use GoogleCloudStorage adapter", "herzult/php-ssh": "to use SFtp adapter", "knplabs/knp-gaufrette-bundle": "to use with Symfony2", "microsoft/windowsazure": "to use Microsoft Azure Blob Storage adapter", "phpseclib/phpseclib": "to use PhpseclibSftp adapter", "rackspace/php-opencloud": "to use Opencloud adapter" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2.x-dev" } }, "autoload": { "psr-0": { "Gaufrette": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "The contributors", "homepage": "http://github.com/knplabs/Gaufrette/contributors" }, { "name": "KnpLabs Team", "homepage": "http://knplabs.com" } ], "description": "PHP5 library that provides a filesystem abstraction layer", "homepage": "http://knplabs.com", "keywords": [ "abstraction", "file", "filesystem", "media" ], "time": "2015-05-26 08:25:40" }, { "name": "knplabs/knp-menu", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpMenu.git", "reference": "9917b999a3c3d3901386d60c4888b07679291031" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/9917b999a3c3d3901386d60c4888b07679291031", "reference": "9917b999a3c3d3901386d60c4888b07679291031", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "pimple/pimple": "~1.0", "silex/silex": "~1.0", "symfony/phpunit-bridge": "~2.7|~3.0", "symfony/routing": "~2.3|~3.0", "twig/twig": "~1.16|~2.0" }, "suggest": { "pimple/pimple": "for the built-in implementations of the menu provider and renderer provider", "silex/silex": "for the integration with your silex application", "twig/twig": "for the TwigRenderer and the integration with your templates" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-4": { "Knp\\Menu\\": "src/Knp/Menu" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" }, { "name": "Knplabs", "homepage": "http://knplabs.com" }, { "name": "Symfony Community", "homepage": "https://github.com/KnpLabs/KnpMenu/contributors" } ], "description": "An object oriented menu library", "homepage": "http://knplabs.com", "keywords": [ "menu", "tree" ], "time": "2016-01-08 15:42:54" }, { "name": "knplabs/knp-menu-bundle", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpMenuBundle.git", "reference": "90aff8e39274d1225dfa3bb7b1dd4e47b7312dca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/90aff8e39274d1225dfa3bb7b1dd4e47b7312dca", "reference": "90aff8e39274d1225dfa3bb7b1dd4e47b7312dca", "shasum": "" }, "require": { "knplabs/knp-menu": "~2.1", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { "symfony/expression-language": "~2.4|~3.0", "symfony/phpunit-bridge": "~2.7|~3.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.1.x-dev" } }, "autoload": { "psr-4": { "Knp\\Bundle\\MenuBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christophe Coevoet", "email": "stof@notk.org" }, { "name": "Knplabs", "homepage": "http://knplabs.com" }, { "name": "Symfony Community", "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors" } ], "description": "This bundle provides an integration of the KnpMenu library", "keywords": [ "menu" ], "time": "2015-12-15 12:06:23" }, { "name": "maxmind-db/reader", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git", "reference": "1383655533aa2f13a990b27b075fdde8b7bdd5ff" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/1383655533aa2f13a990b27b075fdde8b7bdd5ff", "reference": "1383655533aa2f13a990b27b075fdde8b7bdd5ff", "shasum": "" }, "require": { "php": ">=5.3.1" }, "require-dev": { "phpunit/phpunit": "4.2.*", "satooshi/php-coveralls": "dev-master", "squizlabs/php_codesniffer": "2.*" }, "type": "library", "autoload": { "psr-0": { "MaxMind": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory J. Oschwald", "email": "goschwald@maxmind.com", "homepage": "http://www.maxmind.com/" } ], "description": "MaxMind DB Reader API", "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php", "keywords": [ "database", "geoip", "geoip2", "geolocation", "maxmind" ], "time": "2016-01-04 15:38:11" }, { "name": "maxmind/web-service-common", "version": "v0.0.4", "source": { "type": "git", "url": "https://github.com/maxmind/web-service-common-php.git", "reference": "f26fce5281290973beeeca3e33847887177dd138" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/f26fce5281290973beeeca3e33847887177dd138", "reference": "f26fce5281290973beeeca3e33847887177dd138", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "4.6.*" }, "type": "library", "autoload": { "psr-4": { "MaxMind\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Gregory Oschwald", "email": "goschwald@maxmind.com" } ], "description": "Internal MaxMind Web Service API", "homepage": "https://github.com/maxmind/mm-web-service-api-php", "time": "2015-07-21 20:07:31" }, { "name": "misd/phone-number-bundle", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/misd-service-development/phone-number-bundle.git", "reference": "0430caf2f7b0d2c0b0d4eac0918a0d3550fda451" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/misd-service-development/phone-number-bundle/zipball/0430caf2f7b0d2c0b0d4eac0918a0d3550fda451", "reference": "0430caf2f7b0d2c0b0d4eac0918a0d3550fda451", "shasum": "" }, "require": { "giggsey/libphonenumber-for-php": "~5.7|~6.0|~7.0", "php": ">=5.3.3", "symfony/framework-bundle": "~2.1|~3.0" }, "conflict": { "twig/twig": "<1.12.0" }, "require-dev": { "doctrine/doctrine-bundle": "~1.0", "jms/serializer-bundle": "~0.11|~1.0", "phpunit/phpunit": "~4.0", "symfony/form": "~2.3|~3.0", "symfony/templating": "~2.1|~3.0", "symfony/twig-bundle": "~2.1|~3.0", "symfony/validator": "~2.1|~3.0" }, "suggest": { "doctrine/doctrine-bundle": "Add a DBAL mapping type", "jms/serializer-bundle": "Serialize/deserialize phone numbers", "symfony/form": "Add a data transformer", "symfony/templating": "Format phone numbers in templates", "symfony/twig-bundle": "Format phone numbers in Twig templates", "symfony/validator": "Add a validation constraint" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "Misd\\PhoneNumberBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Integrates libphonenumber into your Symfony2 application", "homepage": "https://github.com/misd-service-development/phone-number-bundle", "keywords": [ "bundle", "libphonenumber", "phone-number", "phonenumber", "telephone number" ], "time": "2016-03-31 08:42:16" }, { "name": "monolog/monolog", "version": "1.19.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/5f56ed5212dc509c8dc8caeba2715732abb32dbf", "reference": "5f56ed5212dc509c8dc8caeba2715732abb32dbf", "shasum": "" }, "require": { "php": ">=5.3.0", "psr/log": "~1.0" }, "provide": { "psr/log-implementation": "1.0.0" }, "require-dev": { "aws/aws-sdk-php": "^2.4.9", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", "jakub-onderka/php-parallel-lint": "0.9", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", "raven/raven": "^0.13", "ruflin/elastica": ">=0.90 <3.0", "swiftmailer/swiftmailer": "~5.3" }, "suggest": { "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB", "doctrine/couchdb": "Allow sending log messages to a CouchDB server", "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib", "php-console/php-console": "Allow sending log messages to Google Chrome", "raven/raven": "Allow sending log messages to a Sentry server", "rollbar/rollbar": "Allow sending log messages to Rollbar", "ruflin/elastica": "Allow sending log messages to an Elastic Search server" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Monolog\\": "src/Monolog" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", "homepage": "http://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", "homepage": "http://github.com/Seldaek/monolog", "keywords": [ "log", "logging", "psr-3" ], "time": "2016-04-12 18:29:35" }, { "name": "mrclay/minify", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/mrclay/minify.git", "reference": "d245bca4987dec197d1e6d7dc117614b60ff7494" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mrclay/minify/zipball/d245bca4987dec197d1e6d7dc117614b60ff7494", "reference": "d245bca4987dec197d1e6d7dc117614b60ff7494", "shasum": "" }, "require": { "ext-pcre": "*", "php": ">=5.2.1" }, "type": "library", "autoload": { "classmap": [ "min/lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Steve Clay", "email": "steve@mrclay.org", "homepage": "http://www.mrclay.org/", "role": "Developer" } ], "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers", "homepage": "http://code.google.com/p/minify/", "time": "2014-03-12 12:54:23" }, { "name": "oneup/uploader-bundle", "version": "1.3.2", "target-dir": "Oneup/UploaderBundle", "source": { "type": "git", "url": "https://github.com/1up-lab/OneupUploaderBundle.git", "reference": "222df480925fd3d01eee70d3681575b5ea811316" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/1up-lab/OneupUploaderBundle/zipball/222df480925fd3d01eee70d3681575b5ea811316", "reference": "222df480925fd3d01eee70d3681575b5ea811316", "shasum": "" }, "require": { "symfony/finder": "~2.3", "symfony/framework-bundle": "~2.3" }, "require-dev": { "amazonwebservices/aws-sdk-for-php": "1.5.*", "knplabs/gaufrette": "0.2.*@dev", "phpunit/phpunit": "~4.1", "sensio/framework-extra-bundle": "2.*", "symfony/browser-kit": "2.*", "symfony/class-loader": "2.*", "symfony/security-bundle": "2.*" }, "suggest": { "knplabs/knp-gaufrette-bundle": "0.1.*" }, "type": "symfony-bundle", "autoload": { "psr-0": { "Oneup\\UploaderBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Schmid", "email": "js@1up.io", "homepage": "http://1up.io", "role": "Developer" } ], "description": "Handles multi file uploads in Symfony2. Features included: Chunked upload, Orphans management, Gaufrette support.", "homepage": "http://1up.io", "keywords": [ "FancyUpload", "FineUploader", "MooUpload", "Uploadify", "YUI3 Uploader", "blueimp", "dropzone", "fileupload", "jQuery File Uploader", "plupload", "upload" ], "time": "2016-01-04 10:59:51" }, { "name": "paragonie/random_compat", "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "c7e26a21ba357863de030f0b9e701c7d04593774" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774", "reference": "c7e26a21ba357863de030f0b9e701c7d04593774", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "time": "2016-03-18 20:34:03" }, { "name": "phpcollection/phpcollection", "version": "0.4.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-collection.git", "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/b8bf55a0a929ca43b01232b36719f176f86c7e83", "reference": "b8bf55a0a929ca43b01232b36719f176f86c7e83", "shasum": "" }, "require": { "phpoption/phpoption": "1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.3-dev" } }, "autoload": { "psr-0": { "PhpCollection": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com", "homepage": "https://github.com/schmittjoh", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "General-Purpose Collection Library for PHP", "keywords": [ "collection", "list", "map", "sequence", "set" ], "time": "2014-03-11 13:46:42" }, { "name": "phpoffice/phpexcel", "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PHPExcel.git", "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/e69a5e4d0ffa7fb6f171859e0a04346e580df30b", "reference": "e69a5e4d0ffa7fb6f171859e0a04346e580df30b", "shasum": "" }, "require": { "ext-xml": "*", "ext-xmlwriter": "*", "php": ">=5.2.0" }, "type": "library", "autoload": { "psr-0": { "PHPExcel": "Classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL" ], "authors": [ { "name": "Maarten Balliauw", "homepage": "http://blog.maartenballiauw.be" }, { "name": "Mark Baker" }, { "name": "Franck Lefevre", "homepage": "http://blog.rootslabs.net" }, { "name": "Erik Tilt" } ], "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "http://phpexcel.codeplex.com", "keywords": [ "OpenXML", "excel", "php", "spreadsheet", "xls", "xlsx" ], "time": "2014-03-02 15:22:49" }, { "name": "phpoption/phpoption", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed", "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "4.7.*" }, "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" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "time": "2015-07-25 16:39:46" }, { "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-21 11:40:51" }, { "name": "rackspace/php-opencloud", "version": "v1.12.2", "source": { "type": "git", "url": "https://github.com/rackspace/php-opencloud.git", "reference": "9c0ade232ddd1ae23994349406171ffea1127b5d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rackspace/php-opencloud/zipball/9c0ade232ddd1ae23994349406171ffea1127b5d", "reference": "9c0ade232ddd1ae23994349406171ffea1127b5d", "shasum": "" }, "require": { "guzzle/guzzle": "~3.8", "php": ">=5.3.3", "psr/log": "~1.0" }, "require-dev": { "apigen/apigen": "~2.8", "fabpot/php-cs-fixer": "1.0.*@dev", "jakub-onderka/php-parallel-lint": "0.*", "phpunit/phpunit": "4.3.*", "satooshi/php-coveralls": "0.6.*@dev" }, "type": "library", "autoload": { "psr-0": { "OpenCloud": [ "lib/", "tests/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Glen Campbell", "email": "glen.campbell@rackspace.com" }, { "name": "Jamie Hannaford", "email": "jamie.hannaford@rackspace.com", "homepage": "https://github.com/jamiehannaford" }, { "name": "Shaunak Kashyap", "email": "shaunak.kashyap@rackspace.com", "homepage": "https://github.com/ycombinator" } ], "description": "PHP SDK for Rackspace/OpenStack APIs", "keywords": [ "Openstack", "nova", "opencloud", "rackspace", "swift" ], "time": "2015-03-16 23:57:58" }, { "name": "sensio/distribution-bundle", "version": "v2.3.22", "target-dir": "Sensio/Bundle/DistributionBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/98bdda791e7c2dfb5fd55781e69a4b00e4f751a6", "reference": "98bdda791e7c2dfb5fd55781e69a4b00e4f751a6", "shasum": "" }, "require": { "symfony/framework-bundle": "~2.2" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.3.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\DistributionBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "The base bundle for the Symfony Distributions", "keywords": [ "configuration", "distribution" ], "time": "2015-06-05 22:32:08" }, { "name": "swiftmailer/swiftmailer", "version": "v5.4.2", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", "reference": "d8db871a54619458a805229a057ea2af33c753e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d8db871a54619458a805229a057ea2af33c753e8", "reference": "d8db871a54619458a805229a057ea2af33c753e8", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "mockery/mockery": "~0.9.1,<0.9.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.4-dev" } }, "autoload": { "files": [ "lib/swift_required.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Swiftmailer, free feature-rich PHP mailer", "homepage": "http://swiftmailer.org", "keywords": [ "email", "mail", "mailer" ], "time": "2016-05-01 08:45:47" }, { "name": "symfony/class-loader", "version": "v2.6.13", "target-dir": "Symfony/Component/ClassLoader", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", "reference": "c5311911ee5bf1c4bfcd8b5788037e7534e4e17d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/class-loader/zipball/c5311911ee5bf1c4bfcd8b5788037e7534e4e17d", "reference": "c5311911ee5bf1c4bfcd8b5788037e7534e4e17d", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/finder": "~2.0,>=2.0.5", "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\ClassLoader\\": "" } }, "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-06-25 11:21:15" }, { "name": "symfony/config", "version": "v2.6.13", "target-dir": "Symfony/Component/Config", "source": { "type": "git", "url": "https://github.com/symfony/config.git", "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/config/zipball/0ca496cbe208fc37c4cf3415ebb3056e0963115b", "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/filesystem": "~2.3" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Config\\": "" } }, "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": "2015-07-08 05:59:48" }, { "name": "symfony/console", "version": "v2.6.13", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/console.git", "reference": "0e5e18ae09d3f5c06367759be940e9ed3f568359" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/console/zipball/0e5e18ae09d3f5c06367759be940e9ed3f568359", "reference": "0e5e18ae09d3f5c06367759be940e9ed3f568359", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/event-dispatcher": "~2.1", "symfony/phpunit-bridge": "~2.7", "symfony/process": "~2.1" }, "suggest": { "psr/log": "For using the console logger", "symfony/event-dispatcher": "", "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-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": "https://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2015-07-26 09:08:40" }, { "name": "symfony/debug", "version": "v2.6.13", "target-dir": "Symfony/Component/Debug", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", "reference": "fca5696e0c9787722baa8f2ad6940dfd7a6a6941" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/debug/zipball/fca5696e0c9787722baa8f2ad6940dfd7a6a6941", "reference": "fca5696e0c9787722baa8f2ad6940dfd7a6a6941", "shasum": "" }, "require": { "php": ">=5.3.3", "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", "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2", "symfony/phpunit-bridge": "~2.7" }, "suggest": { "symfony/http-foundation": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Debug\\": "" } }, "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-07-08 05:59:48" }, { "name": "symfony/dependency-injection", "version": "v2.6.13", "target-dir": "Symfony/Component/DependencyInjection", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e", "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "conflict": { "symfony/expression-language": "<2.6" }, "require-dev": { "symfony/config": "~2.2", "symfony/expression-language": "~2.6", "symfony/phpunit-bridge": "~2.7", "symfony/yaml": "~2.1" }, "suggest": { "symfony/config": "", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\DependencyInjection\\": "" } }, "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": "2015-07-22 10:08:40" }, { "name": "symfony/doctrine-bridge", "version": "v2.6.13", "target-dir": "Symfony/Bridge/Doctrine", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", "reference": "7eba724851776d766e085019ff72cbaf665ebbed" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/7eba724851776d766e085019ff72cbaf665ebbed", "reference": "7eba724851776d766e085019ff72cbaf665ebbed", "shasum": "" }, "require": { "doctrine/common": "~2.3", "php": ">=5.3.3" }, "require-dev": { "doctrine/data-fixtures": "1.0.*", "doctrine/dbal": "~2.2", "doctrine/orm": "~2.2,>=2.2.3", "symfony/dependency-injection": "~2.2", "symfony/expression-language": "~2.2", "symfony/form": "~2.3,>=2.3.8", "symfony/http-kernel": "~2.2", "symfony/phpunit-bridge": "~2.7", "symfony/property-access": "~2.3", "symfony/security": "~2.2", "symfony/stopwatch": "~2.2", "symfony/translation": "~2.0,>=2.0.5", "symfony/validator": "~2.5,>=2.5.5" }, "suggest": { "doctrine/data-fixtures": "", "doctrine/dbal": "", "doctrine/orm": "", "symfony/form": "", "symfony/validator": "" }, "type": "symfony-bridge", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Bridge\\Doctrine\\": "" } }, "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 Doctrine Bridge", "homepage": "https://symfony.com", "time": "2015-07-09 16:02:48" }, { "name": "symfony/event-dispatcher", "version": "v2.6.13", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02", "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.0,>=2.0.5", "symfony/dependency-injection": "~2.6", "symfony/expression-language": "~2.6", "symfony/phpunit-bridge": "~2.7", "symfony/stopwatch": "~2.3" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "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": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2015-05-02 15:18:45" }, { "name": "symfony/filesystem", "version": "v2.8.6", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", "reference": "dee379131dceed90a429e951546b33edfe7dccbb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/filesystem/zipball/dee379131dceed90a429e951546b33edfe7dccbb", "reference": "dee379131dceed90a429e951546b33edfe7dccbb", "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": "2016-04-12 18:01:21" }, { "name": "symfony/finder", "version": "v2.3.41", "target-dir": "Symfony/Component/Finder", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "24cbc57da78ef7d05250c657b18b1ddcb1298bdf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/24cbc57da78ef7d05250c657b18b1ddcb1298bdf", "reference": "24cbc57da78ef7d05250c657b18b1ddcb1298bdf", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Finder\\": "" }, "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 Finder Component", "homepage": "https://symfony.com", "time": "2016-03-09 12:50:31" }, { "name": "symfony/form", "version": "v2.6.13", "target-dir": "Symfony/Component/Form", "source": { "type": "git", "url": "https://github.com/symfony/form.git", "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/form/zipball/23394a60d49d2aa904dacda6e5eb29d88251f9da", "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1", "symfony/intl": "~2.3", "symfony/options-resolver": "~2.6", "symfony/property-access": "~2.3" }, "require-dev": { "doctrine/collections": "~1.0", "symfony/http-foundation": "~2.2", "symfony/http-kernel": "~2.4", "symfony/phpunit-bridge": "~2.7", "symfony/security-csrf": "~2.4", "symfony/translation": "~2.0,>=2.0.5", "symfony/validator": "~2.6,>=2.6.8" }, "suggest": { "symfony/framework-bundle": "For templating with PHP.", "symfony/security-csrf": "For protecting forms against CSRF attacks.", "symfony/twig-bridge": "For templating with Twig.", "symfony/validator": "For form validation." }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-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": "https://symfony.com/contributors" } ], "description": "Symfony Form Component", "homepage": "https://symfony.com", "time": "2015-11-23 10:27:01" }, { "name": "symfony/framework-bundle", "version": "v2.5.12", "target-dir": "Symfony/Bundle/FrameworkBundle", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", "reference": "fa14c45455fe387f5b90a4d0bf4b520a7378abb1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fa14c45455fe387f5b90a4d0bf4b520a7378abb1", "reference": "fa14c45455fe387f5b90a4d0bf4b520a7378abb1", "shasum": "" }, "require": { "doctrine/annotations": "~1.0", "php": ">=5.3.3", "symfony/config": "~2.4", "symfony/dependency-injection": "~2.3,>=2.3.3", "symfony/event-dispatcher": "~2.5", "symfony/filesystem": "~2.3", "symfony/http-foundation": "~2.4.9|~2.5,>=2.5.4", "symfony/http-kernel": "~2.5,>=2.5.7", "symfony/routing": "~2.2", "symfony/security-core": "~2.4", "symfony/security-csrf": "~2.4", "symfony/stopwatch": "~2.3", "symfony/templating": "~2.1", "symfony/translation": "~2.3,>=2.3.19" }, "require-dev": { "symfony/browser-kit": "~2.4", "symfony/class-loader": "~2.1", "symfony/console": "~2.5,>=2.5.2", "symfony/css-selector": "~2.0,>=2.0.5", "symfony/dom-crawler": "~2.0,>=2.0.5", "symfony/expression-language": "~2.4", "symfony/finder": "~2.0,>=2.0.5", "symfony/form": "2.5.*", "symfony/intl": "~2.3", "symfony/process": "~2.0,>=2.0.5", "symfony/security": "~2.4", "symfony/validator": "~2.5", "symfony/yaml": "~2.0,>=2.0.5" }, "suggest": { "doctrine/cache": "For using alternative cache drivers", "symfony/console": "For using the console commands", "symfony/finder": "For using the translation loader and cache warmer", "symfony/form": "For using forms", "symfony/validator": "For using validation", "symfony/yaml": "For using the config:debug and yaml:lint commands" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\FrameworkBundle\\": "" } }, "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 FrameworkBundle", "homepage": "http://symfony.com", "time": "2015-02-08 07:07:45" }, { "name": "symfony/http-foundation", "version": "v2.6.13", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c", "reference": "e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/expression-language": "~2.4", "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpFoundation\\": "" }, "classmap": [ "Symfony/Component/HttpFoundation/Resources/stubs" ] }, "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": "2015-07-22 10:08:40" }, { "name": "symfony/http-kernel", "version": "v2.6.13", "target-dir": "Symfony/Component/HttpKernel", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", "reference": "cdd991d304fed833514dc44d6aafcf19397c26cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cdd991d304fed833514dc44d6aafcf19397c26cb", "reference": "cdd991d304fed833514dc44d6aafcf19397c26cb", "shasum": "" }, "require": { "php": ">=5.3.3", "psr/log": "~1.0", "symfony/debug": "~2.6,>=2.6.2", "symfony/event-dispatcher": "~2.6,>=2.6.7", "symfony/http-foundation": "~2.5,>=2.5.4" }, "require-dev": { "symfony/browser-kit": "~2.3", "symfony/class-loader": "~2.1", "symfony/config": "~2.0,>=2.0.5", "symfony/console": "~2.3", "symfony/css-selector": "~2.0,>=2.0.5", "symfony/dependency-injection": "~2.2", "symfony/dom-crawler": "~2.0,>=2.0.5", "symfony/expression-language": "~2.4", "symfony/finder": "~2.0,>=2.0.5", "symfony/phpunit-bridge": "~2.7", "symfony/process": "~2.0,>=2.0.5", "symfony/routing": "~2.2", "symfony/stopwatch": "~2.3", "symfony/templating": "~2.2", "symfony/translation": "~2.0,>=2.0.5", "symfony/var-dumper": "~2.6" }, "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": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\HttpKernel\\": "" } }, "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": "2016-01-14 10:11:16" }, { "name": "symfony/intl", "version": "v2.6.13", "target-dir": "Symfony/Component/Intl", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/intl/zipball/4e2720da07bb0731064aaaa7ad854e5b23908ce6", "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/filesystem": ">=2.1", "symfony/phpunit-bridge": "~2.7" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-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": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", "homepage": "https://symfony.com", "keywords": [ "i18n", "icu", "internationalization", "intl", "l10n", "localization" ], "time": "2015-07-23 02:17:26" }, { "name": "symfony/monolog-bridge", "version": "v2.6.13", "target-dir": "Symfony/Bridge/Monolog", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", "reference": "ba66eeabaa004e3ab70764cab59b056b182aa535" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/ba66eeabaa004e3ab70764cab59b056b182aa535", "reference": "ba66eeabaa004e3ab70764cab59b056b182aa535", "shasum": "" }, "require": { "monolog/monolog": "~1.11", "php": ">=5.3.3" }, "require-dev": { "symfony/console": "~2.4", "symfony/event-dispatcher": "~2.2", "symfony/http-kernel": "~2.4", "symfony/phpunit-bridge": "~2.7" }, "suggest": { "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings. You need version ~2.3 of the console for it.", "symfony/event-dispatcher": "Needed when using log messages in console commands", "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel." }, "type": "symfony-bridge", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Bridge\\Monolog\\": "" } }, "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 Monolog Bridge", "homepage": "https://symfony.com", "time": "2015-06-25 11:21:15" }, { "name": "symfony/monolog-bundle", "version": "v2.4.1", "target-dir": "Symfony/Bundle/MonologBundle", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bundle.git", "reference": "e81c2e9c4dc0a9ff794674017069e036f575f278" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/e81c2e9c4dc0a9ff794674017069e036f575f278", "reference": "e81c2e9c4dc0a9ff794674017069e036f575f278", "shasum": "" }, "require": { "monolog/monolog": "~1.6", "php": ">=5.3.2", "symfony/config": "~2.3", "symfony/dependency-injection": "~2.3", "symfony/http-kernel": "~2.3", "symfony/monolog-bridge": "~2.3" }, "require-dev": { "symfony/console": "~2.3", "symfony/yaml": "~2.3" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.4.x-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\MonologBundle": "" } }, "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 MonologBundle", "homepage": "http://symfony.com", "keywords": [ "log", "logging" ], "time": "2013-08-26 10:15:04" }, { "name": "symfony/options-resolver", "version": "v2.6.13", "target-dir": "Symfony/Component/OptionsResolver", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "31e56594cee489e9a235b852228b0598b52101c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/31e56594cee489e9a235b852228b0598b52101c1", "reference": "31e56594cee489e9a235b852228b0598b52101c1", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "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": "https://symfony.com/contributors" } ], "description": "Symfony OptionsResolver Component", "homepage": "https://symfony.com", "keywords": [ "config", "configuration", "options" ], "time": "2015-05-13 11:33:56" }, { "name": "symfony/process", "version": "v2.6.13", "target-dir": "Symfony/Component/Process", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/57f1e88bb5dafa449b83f9f265b11d52d517b3e9", "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Process\\": "" } }, "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": "2015-06-30 16:10:16" }, { "name": "symfony/property-access", "version": "v2.8.6", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", "reference": "1d6f0181fbddda4bb2e2a41f7a5928d590f06b34" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/property-access/zipball/1d6f0181fbddda4bb2e2a41f7a5928d590f06b34", "reference": "1d6f0181fbddda4bb2e2a41f7a5928d590f06b34", "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": "2016-04-20 18:52:26" }, { "name": "symfony/routing", "version": "v2.6.13", "target-dir": "Symfony/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "0a1764d41bbb54f3864808c50569ac382b44d128" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/0a1764d41bbb54f3864808c50569ac382b44d128", "reference": "0a1764d41bbb54f3864808c50569ac382b44d128", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/common": "~2.2", "psr/log": "~1.0", "symfony/config": "~2.2", "symfony/expression-language": "~2.4", "symfony/http-foundation": "~2.3", "symfony/phpunit-bridge": "~2.7", "symfony/yaml": "~2.0,>=2.0.5" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "symfony/config": "For using the all-in-one router or any loader", "symfony/expression-language": "For using expression matching", "symfony/yaml": "For using the YAML loader" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Routing\\": "" } }, "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-07-09 16:02:48" }, { "name": "symfony/security", "version": "v2.6.13", "target-dir": "Symfony/Component/Security", "source": { "type": "git", "url": "https://github.com/symfony/security.git", "reference": "722b5b4c34885aa589887f4620fd9ff7e3b931c3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security/zipball/722b5b4c34885aa589887f4620fd9ff7e3b931c3", "reference": "722b5b4c34885aa589887f4620fd9ff7e3b931c3", "shasum": "" }, "require": { "paragonie/random_compat": "~1.0", "php": ">=5.3.3", "symfony/event-dispatcher": "~2.2", "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.4" }, "replace": { "symfony/security-acl": "self.version", "symfony/security-core": "self.version", "symfony/security-csrf": "self.version", "symfony/security-http": "self.version" }, "require-dev": { "doctrine/common": "~2.2", "doctrine/dbal": "~2.2", "ircmaxell/password-compat": "~1.0", "psr/log": "~1.0", "symfony/expression-language": "~2.6", "symfony/intl": "~2.3", "symfony/phpunit-bridge": "~2.7", "symfony/routing": "~2.2", "symfony/translation": "~2.0,>=2.0.5", "symfony/validator": "~2.5,>=2.5.5" }, "suggest": { "doctrine/dbal": "For using the built-in ACL implementation", "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5", "symfony/class-loader": "For using the ACL generateSql script", "symfony/expression-language": "For using the expression voter", "symfony/finder": "For using the ACL generateSql script", "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": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Security\\": "" } }, "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": "2016-01-14 09:04:34" }, { "name": "symfony/security-bundle", "version": "v2.6.13", "target-dir": "Symfony/Bundle/SecurityBundle", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", "reference": "6adb8e508e9ed21abaa6b01184beef91ece8c8ba" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/security-bundle/zipball/6adb8e508e9ed21abaa6b01184beef91ece8c8ba", "reference": "6adb8e508e9ed21abaa6b01184beef91ece8c8ba", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/http-kernel": "~2.2", "symfony/security": "~2.6" }, "require-dev": { "doctrine/doctrine-bundle": "~1.2", "symfony/browser-kit": "~2.4", "symfony/console": "~2.3", "symfony/css-selector": "~2.0,>=2.0.5", "symfony/dependency-injection": "~2.3", "symfony/dom-crawler": "~2.0,>=2.0.5", "symfony/expression-language": "~2.6", "symfony/form": "~2.4", "symfony/framework-bundle": "~2.6", "symfony/http-foundation": "~2.3", "symfony/phpunit-bridge": "~2.7", "symfony/process": "~2.0,>=2.0.5", "symfony/twig-bridge": "~2.2,>=2.2.6", "symfony/twig-bundle": "~2.2", "symfony/validator": "~2.5", "symfony/yaml": "~2.0,>=2.0.5", "twig/twig": "~1.12" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\SecurityBundle\\": "" } }, "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-07-09 16:02:48" }, { "name": "symfony/stopwatch", "version": "v2.6.13", "target-dir": "Symfony/Component/Stopwatch", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", "reference": "a0d91f2f4e2c60bd78f13388aa68f9d7cab8c987" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/stopwatch/zipball/a0d91f2f4e2c60bd78f13388aa68f9d7cab8c987", "reference": "a0d91f2f4e2c60bd78f13388aa68f9d7cab8c987", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Stopwatch\\": "" } }, "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-07-01 18:23:01" }, { "name": "symfony/swiftmailer-bundle", "version": "v2.3.11", "source": { "type": "git", "url": "https://github.com/symfony/swiftmailer-bundle.git", "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/5e1a90f28213231ceee19c953bbebc5b5b95c690", "reference": "5e1a90f28213231ceee19c953bbebc5b5b95c690", "shasum": "" }, "require": { "php": ">=5.3.2", "swiftmailer/swiftmailer": ">=4.2.0,~5.0", "symfony/config": "~2.3|~3.0", "symfony/dependency-injection": "~2.3|~3.0", "symfony/http-kernel": "~2.3|~3.0", "symfony/yaml": "~2.3|~3.0" }, "require-dev": { "symfony/phpunit-bridge": "~2.7|~3.0" }, "suggest": { "psr/log": "Allows logging" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-4": { "Symfony\\Bundle\\SwiftmailerBundle\\": "" } }, "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 SwiftmailerBundle", "homepage": "http://symfony.com", "time": "2016-01-15 16:41:20" }, { "name": "symfony/templating", "version": "v2.6.13", "target-dir": "Symfony/Component/Templating", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", "reference": "c952f520774000056a335486bc706909ce11f226" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/templating/zipball/c952f520774000056a335486bc706909ce11f226", "reference": "c952f520774000056a335486bc706909ce11f226", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/phpunit-bridge": "~2.7" }, "suggest": { "psr/log": "For using debug logging in loaders" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\Templating\\": "" } }, "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-06-25 11:21:15" }, { "name": "symfony/translation", "version": "v2.6.13", "target-dir": "Symfony/Component/Translation", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", "reference": "d84291215b5892834dd8ca8ee52f9cbdb8274904" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/translation/zipball/d84291215b5892834dd8ca8ee52f9cbdb8274904", "reference": "d84291215b5892834dd8ca8ee52f9cbdb8274904", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.3,>=2.3.12", "symfony/intl": "~2.3", "symfony/phpunit-bridge": "~2.7", "symfony/yaml": "~2.2" }, "suggest": { "psr/log": "To use logging capability in translator", "symfony/config": "", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "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": "https://symfony.com/contributors" } ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", "time": "2015-07-08 05:59:48" }, { "name": "symfony/twig-bridge", "version": "v2.8.6", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", "reference": "789ffb6f63574d8d5573520ba12156f5c395fcd5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/789ffb6f63574d8d5573520ba12156f5c395fcd5", "reference": "789ffb6f63574d8d5573520ba12156f5c395fcd5", "shasum": "" }, "require": { "php": ">=5.3.9", "twig/twig": "~1.23|~2.0" }, "require-dev": { "symfony/asset": "~2.7|~3.0.0", "symfony/console": "~2.8|~3.0.0", "symfony/expression-language": "~2.4|~3.0.0", "symfony/finder": "~2.3|~3.0.0", "symfony/form": "~2.8.4", "symfony/http-kernel": "~2.8|~3.0.0", "symfony/polyfill-intl-icu": "~1.0", "symfony/routing": "~2.2|~3.0.0", "symfony/security": "~2.6|~3.0.0", "symfony/security-acl": "~2.6|~3.0.0", "symfony/stopwatch": "~2.2|~3.0.0", "symfony/templating": "~2.1|~3.0.0", "symfony/translation": "~2.7|~3.0.0", "symfony/var-dumper": "~2.6|~3.0.0", "symfony/yaml": "~2.0,>=2.0.5|~3.0.0" }, "suggest": { "symfony/asset": "For using the AssetExtension", "symfony/expression-language": "For using the ExpressionExtension", "symfony/finder": "", "symfony/form": "For using the FormExtension", "symfony/http-kernel": "For using the HttpKernelExtension", "symfony/routing": "For using the RoutingExtension", "symfony/security": "For using the SecurityExtension", "symfony/stopwatch": "For using the StopwatchExtension", "symfony/templating": "For using the TwigEngine", "symfony/translation": "For using the TranslationExtension", "symfony/var-dumper": "For using the DumpExtension", "symfony/yaml": "For using the YamlExtension" }, "type": "symfony-bridge", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Bridge\\Twig\\": "" }, "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 Twig Bridge", "homepage": "https://symfony.com", "time": "2016-03-30 10:37:34" }, { "name": "symfony/twig-bundle", "version": "v2.5.12", "target-dir": "Symfony/Bundle/TwigBundle", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", "reference": "9f8fd54367a8a7729affa38be7a1d5d070def6ce" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/9f8fd54367a8a7729affa38be7a1d5d070def6ce", "reference": "9f8fd54367a8a7729affa38be7a1d5d070def6ce", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/http-foundation": "~2.5", "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2", "symfony/twig-bridge": "~2.5" }, "require-dev": { "symfony/config": "~2.2", "symfony/dependency-injection": "~2.2", "symfony/expression-language": "~2.4", "symfony/framework-bundle": "~2.1", "symfony/routing": "~2.1", "symfony/stopwatch": "~2.2", "symfony/templating": "~2.1" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\TwigBundle\\": "" } }, "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 TwigBundle", "homepage": "http://symfony.com", "time": "2015-01-06 17:42:03" }, { "name": "symfony/validator", "version": "v2.6.13", "target-dir": "Symfony/Component/Validator", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", "reference": "fccfab79928e612eedca96dcf3a9e8efd2ee495f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/validator/zipball/fccfab79928e612eedca96dcf3a9e8efd2ee495f", "reference": "fccfab79928e612eedca96dcf3a9e8efd2ee495f", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/translation": "~2.0,>=2.0.5" }, "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", "doctrine/common": "~2.3", "egulias/email-validator": "~1.2,>=1.2.1", "symfony/config": "~2.2", "symfony/expression-language": "~2.4", "symfony/http-foundation": "~2.1", "symfony/intl": "~2.3", "symfony/phpunit-bridge": "~2.7", "symfony/property-access": "~2.3", "symfony/yaml": "~2.0,>=2.0.5" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", "doctrine/cache": "For using the default cached annotation reader and metadata cache.", "egulias/email-validator": "Strict (RFC compliant) email validation", "symfony/config": "", "symfony/expression-language": "For using the 2.4 Expression validator", "symfony/http-foundation": "", "symfony/intl": "", "symfony/property-access": "For using the 2.4 Validator API", "symfony/yaml": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-dev" } }, "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": "https://symfony.com/contributors" } ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", "time": "2015-07-01 19:58:06" }, { "name": "symfony/yaml", "version": "v2.6.13", "target-dir": "Symfony/Component/Yaml", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "c044d1744b8e91aaaa0d9bac683ab87ec7cbf359" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/c044d1744b8e91aaaa0d9bac683ab87ec7cbf359", "reference": "c044d1744b8e91aaaa0d9bac683ab87ec7cbf359", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.6-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": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2015-07-26 08:59:42" }, { "name": "twig/twig", "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8", "shasum": "" }, "require": { "php": ">=5.2.7" }, "require-dev": { "symfony/debug": "~2.7", "symfony/phpunit-bridge": "~2.7" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.24-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "http://twig.sensiolabs.org/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2016-01-25 21:22:18" }, { "name": "twilio/sdk", "version": "4.10.0", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", "reference": "292fef46097bcc935007a117ddce9acc40a1a8c1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twilio/twilio-php/zipball/292fef46097bcc935007a117ddce9acc40a1a8c1", "reference": "292fef46097bcc935007a117ddce9acc40a1a8c1", "shasum": "" }, "require": { "php": ">=5.2.1" }, "require-dev": { "mockery/mockery": ">=0.7.2", "phpunit/phpunit": "4.5.*" }, "type": "library", "autoload": { "files": [ "Services/Twilio.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Burke", "email": "kevin@twilio.com" }, { "name": "Kyle Conroy", "email": "kyle+pear@twilio.com" } ], "description": "A PHP wrapper for Twilio's API", "homepage": "http://github.com/twilio/twilio-php", "keywords": [ "api", "sms", "twilio" ], "time": "2016-01-29 00:19:22" }, { "name": "willdurand/jsonp-callback-validator", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/willdurand/JsonpCallbackValidator.git", "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909", "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "~3.7" }, "type": "library", "autoload": { "psr-0": { "JsonpCallbackValidator": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com", "homepage": "http://www.willdurand.fr" } ], "description": "JSONP callback validator.", "time": "2014-01-20 22:35:06" }, { "name": "willdurand/negotiation", "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", "reference": "2a59f2376557303e3fa91465ab691abb82945edf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/2a59f2376557303e3fa91465ab691abb82945edf", "reference": "2a59f2376557303e3fa91465ab691abb82945edf", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.5-dev" } }, "autoload": { "psr-4": { "Negotiation\\": "src/Negotiation" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com" } ], "description": "Content Negotiation tools for PHP provided as a standalone library.", "homepage": "http://williamdurand.fr/Negotiation/", "keywords": [ "accept", "content", "format", "header", "negotiation" ], "time": "2015-10-01 07:42:40" }, { "name": "willdurand/oauth-server-bundle", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/willdurand/BazingaOAuthServerBundle.git", "reference": "38ab204706bf63d0aceada90308251a5a5a72af6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/willdurand/BazingaOAuthServerBundle/zipball/38ab204706bf63d0aceada90308251a5a5a72af6", "reference": "38ab204706bf63d0aceada90308251a5a5a72af6", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/console": "~2.3", "symfony/framework-bundle": "~2.3", "symfony/security-bundle": "~2.3" }, "require-dev": { "doctrine/doctrine-bundle": "1.3.*@dev", "willdurand/propel-typehintable-behavior": "@dev" }, "suggest": { "willdurand/propel-typehintable-behavior": "Needed when using the propel implementation" }, "type": "symfony-bundle", "autoload": { "psr-4": { "Bazinga\\OAuthServerBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "William Durand", "email": "william.durand1@gmail.com" } ], "description": "Server side implementation of the OAuth 1.0 protocol based on RFC 5849", "keywords": [ "api", "oauth", "server" ], "time": "2015-06-25 22:29:38" } ], "packages-dev": [ { "name": "babdev/transifex", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/BabDev/Transifex-API.git", "reference": "9d0d82a91bef2f60d4479e6d618be19fd1f7ba41" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/BabDev/Transifex-API/zipball/9d0d82a91bef2f60d4479e6d618be19fd1f7ba41", "reference": "9d0d82a91bef2f60d4479e6d618be19fd1f7ba41", "shasum": "" }, "require": { "joomla/http": "~1.1", "php": ">=5.3.10" }, "require-dev": { "joomla/test": "~1.0", "phpunit/phpunit": "~4.5", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "extra": { "branch-alias": { "dev-1.x": "1.x-dev" } }, "autoload": { "psr-4": { "BabDev\\Transifex\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Michael Babker", "homepage": "https://www.babdev.com" } ], "description": "The Transifex API Package is a wrapper of the Transifex API available for PHP developers", "homepage": "https://github.com/BabDev/Transifex-API", "keywords": [ "php", "transifex" ], "time": "2015-07-13 02:53:14" }, { "name": "liip/functional-test-bundle", "version": "1.3.4", "source": { "type": "git", "url": "https://github.com/liip/LiipFunctionalTestBundle.git", "reference": "0981fc0a18678b50a53410496239b602dc5a355b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/0981fc0a18678b50a53410496239b602dc5a355b", "reference": "0981fc0a18678b50a53410496239b602dc5a355b", "shasum": "" }, "require": { "doctrine/common": "~2.0", "php": "^5.3.9|^7.0", "symfony/browser-kit": "~2.3|~3.0", "symfony/framework-bundle": "~2.3|~3.0", "symfony/validator": "~2.5|~3.0" }, "suggest": { "doctrine/dbal": "Required when using the fixture loading functionality with an ORM and SQLite", "doctrine/doctrine-fixtures-bundle": "Required when using the fixture loading functionality", "doctrine/orm": "Required when using the fixture loading functionality with an ORM and SQLite", "nelmio/alice": "Required when using loadFixtureFiles functionality" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" } }, "autoload": { "psr-4": { "Liip\\FunctionalTestBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Liip AG", "homepage": "http://www.liip.ch/" }, { "name": "Community contributions", "homepage": "https://github.com/liip/LiipFunctionalTestBundle/contributors" } ], "description": "This bundles provides additional functional test-cases for Symfony2 applications", "keywords": [ "Symfony2" ], "time": "2015-12-28 19:04:56" }, { "name": "phpdocumentor/reflection-docblock", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8", "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8", "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": "2015-02-03 12:10:50" }, { "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": "2.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979", "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979", "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.3.2", "sebastian/version": "~1.0" }, "require-dev": { "ext-xdebug": ">=2.1.4", "phpunit/phpunit": "~4" }, "suggest": { "ext-dom": "*", "ext-xdebug": ">=2.2.1", "ext-xmlwriter": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.2.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": "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": "2015-10-06 15:47:00" }, { "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.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-text-template.git", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686", "shasum": "" }, "require": { "php": ">=5.3.3" }, "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": "Simple template engine.", "homepage": "https://github.com/sebastianbergmann/php-text-template/", "keywords": [ "template" ], "time": "2015-06-21 13:50:34" }, { "name": "phpunit/php-timer", "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-timer.git", "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b", "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "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": "Utility class for timing", "homepage": "https://github.com/sebastianbergmann/php-timer/", "keywords": [ "timer" ], "time": "2015-06-21 08:01:12" }, { "name": "phpunit/php-token-stream", "version": "1.4.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-token-stream.git", "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da", "shasum": "" }, "require": { "ext-tokenizer": "*", "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-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": "2015-09-15 10:49:45" }, { "name": "phpunit/phpunit", "version": "4.5.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5b578d3865a9128b9c209b011fda6539ec06e7a5", "reference": "5b578d3865a9128b9c209b011fda6539ec06e7a5", "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": "~2.0", "phpunit/php-file-iterator": "~1.3.2", "phpunit/php-text-template": "~1.2", "phpunit/php-timer": "~1.0.2", "phpunit/phpunit-mock-objects": "~2.3", "sebastian/comparator": "~1.1", "sebastian/diff": "~1.1", "sebastian/environment": "~1.2", "sebastian/exporter": "~1.2", "sebastian/global-state": "~1.0", "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": "2015-02-05 15:51:19" }, { "name": "phpunit/phpunit-mock-objects", "version": "2.3.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983", "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983", "shasum": "" }, "require": { "doctrine/instantiator": "^1.0.2", "php": ">=5.3.3", "phpunit/php-text-template": "~1.2", "sebastian/exporter": "~1.2" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "suggest": { "ext-soap": "*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3.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": "2015-10-02 06:51:40" }, { "name": "sebastian/comparator", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", "reference": "937efb279bd37a375bcadf584dec0726f84dbf22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22", "reference": "937efb279bd37a375bcadf584dec0726f84dbf22", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/diff": "~1.2", "sebastian/exporter": "~1.2" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "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": "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": "2015-07-26 15:48:44" }, { "name": "sebastian/diff", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-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": "https://github.com/sebastianbergmann/diff", "keywords": [ "diff" ], "time": "2015-12-08 07:14:41" }, { "name": "sebastian/environment", "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/environment.git", "reference": "2292b116f43c272ff4328083096114f84ea46a56" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/2292b116f43c272ff4328083096114f84ea46a56", "reference": "2292b116f43c272ff4328083096114f84ea46a56", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.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": "2016-05-04 07:59:13" }, { "name": "sebastian/exporter", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", "reference": "7ae5513327cb536431847bcc0c10edba2701064e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e", "reference": "7ae5513327cb536431847bcc0c10edba2701064e", "shasum": "" }, "require": { "php": ">=5.3.3", "sebastian/recursion-context": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "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": "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": "2015-06-21 07:55:53" }, { "name": "sebastian/global-state", "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4", "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4", "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": "2015-10-12 03:26:01" }, { "name": "sebastian/recursion-context", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/recursion-context.git", "reference": "913401df809e99e4f47b27cdd781f4a258d58791" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791", "reference": "913401df809e99e4f47b27cdd781f4a258d58791", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phpunit/phpunit": "~4.4" }, "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": "Sebastian Bergmann", "email": "sebastian@phpunit.de" }, { "name": "Adam Harvey", "email": "aharvey@php.net" } ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", "time": "2015-11-11 19:50:13" }, { "name": "sebastian/version", "version": "1.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/version.git", "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6", "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": "2015-06-21 13:59:46" }, { "name": "sensio/generator-bundle", "version": "v2.5.3", "target-dir": "Sensio/Bundle/GeneratorBundle", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioGeneratorBundle.git", "reference": "e50108c2133ee5c9c484555faed50c17a61221d3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sensiolabs/SensioGeneratorBundle/zipball/e50108c2133ee5c9c484555faed50c17a61221d3", "reference": "e50108c2133ee5c9c484555faed50c17a61221d3", "shasum": "" }, "require": { "symfony/console": "~2.5", "symfony/framework-bundle": "~2.2" }, "require-dev": { "doctrine/orm": "~2.2,>=2.2.3", "symfony/doctrine-bridge": "~2.2", "twig/twig": "~1.11" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.5.x-dev" } }, "autoload": { "psr-0": { "Sensio\\Bundle\\GeneratorBundle": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "This bundle generates code for you", "time": "2015-03-17 06:36:52" }, { "name": "symfony/browser-kit", "version": "v3.0.6", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", "reference": "e07127ac31230b30887c2dddf3708d883d239b14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e07127ac31230b30887c2dddf3708d883d239b14", "reference": "e07127ac31230b30887c2dddf3708d883d239b14", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/dom-crawler": "~2.8|~3.0" }, "require-dev": { "symfony/css-selector": "~2.8|~3.0", "symfony/process": "~2.8|~3.0" }, "suggest": { "symfony/process": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\BrowserKit\\": "" }, "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 BrowserKit Component", "homepage": "https://symfony.com", "time": "2016-03-04 07:55:57" }, { "name": "symfony/dom-crawler", "version": "v3.0.6", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", "reference": "49b588841225b205700e5122fa01911cabada857" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/49b588841225b205700e5122fa01911cabada857", "reference": "49b588841225b205700e5122fa01911cabada857", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "symfony/css-selector": "~2.8|~3.0" }, "suggest": { "symfony/css-selector": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\DomCrawler\\": "" }, "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 DomCrawler Component", "homepage": "https://symfony.com", "time": "2016-04-12 18:09:53" }, { "name": "symfony/polyfill-mbstring", "version": "v1.1.1", "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-20 09:13:37" }, { "name": "symfony/web-profiler-bundle", "version": "v2.5.12", "target-dir": "Symfony/Bundle/WebProfilerBundle", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", "reference": "cc2c3c38c26f69b25c0ce8ca8ba2ebf8e231a210" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/cc2c3c38c26f69b25c0ce8ca8ba2ebf8e231a210", "reference": "cc2c3c38c26f69b25c0ce8ca8ba2ebf8e231a210", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/http-kernel": "~2.4", "symfony/routing": "~2.2", "symfony/twig-bridge": "~2.2" }, "require-dev": { "symfony/config": "~2.2", "symfony/console": "~2.3", "symfony/dependency-injection": "~2.2", "symfony/stopwatch": "~2.2" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-master": "2.5-dev" } }, "autoload": { "psr-0": { "Symfony\\Bundle\\WebProfilerBundle\\": "" } }, "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 WebProfilerBundle", "homepage": "http://symfony.com", "time": "2015-01-06 17:40:45" }, { "name": "webfactory/exceptions-bundle", "version": "4.3.0", "source": { "type": "git", "url": "https://github.com/webfactory/exceptions-bundle.git", "reference": "21520dcb9eabe1359a888b7dce556b93e2e89cef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webfactory/exceptions-bundle/zipball/21520dcb9eabe1359a888b7dce556b93e2e89cef", "reference": "21520dcb9eabe1359a888b7dce556b93e2e89cef", "shasum": "" }, "require": { "symfony/twig-bundle": "~2.2" }, "require-dev": { "phpunit/phpunit": "~4.0", "symfony/framework-bundle": "~2.2" }, "type": "symfony-bundle", "extra": { "branch-alias": { "dev-default": "3.1.x-dev" } }, "autoload": { "psr-4": { "Webfactory\\Bundle\\ExceptionsBundle\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "webfactory GmbH", "email": "info@webfactory.de", "homepage": "http://www.webfactory.de", "role": "Developer" } ], "description": "A simple controller to display error pages during development plus some building blocks for more user-friendly error pages.", "homepage": "http://inside.webfactory.de/de/blog/symfony2-exception-handling-and-custom-error-pages-explained.html", "time": "2016-01-19 14:46:51" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "doctrine/migrations": 15, "willdurand/oauth-server-bundle": 20, "webfactory/exceptions-bundle": 0 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.10" }, "platform-dev": [] }