mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
6292 lines
223 KiB
JSON
6292 lines
223 KiB
JSON
{
|
||
"_readme": [
|
||
"This file locks the dependencies of your project to a known state",
|
||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
|
||
],
|
||
"hash": "f0d55cc78d512a830328abb7f2e910f6",
|
||
"packages": [
|
||
{
|
||
"name": "ajbdev/authorizenet-php-api",
|
||
"version": "v1.1.8",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/ajbdev/authorizenet-php-api.git",
|
||
"reference": "ba4a652f9dee1141009be4fe5815ebee066b85eb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/ajbdev/authorizenet-php-api/zipball/ba4a652f9dee1141009be4fe5815ebee066b85eb",
|
||
"reference": "ba4a652f9dee1141009be4fe5815ebee066b85eb",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
"lib/",
|
||
"AuthorizeNet.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"description": "Authorize.NET PHP library with composer support",
|
||
"keywords": [
|
||
"authorize.net",
|
||
"ecommerce",
|
||
"payment"
|
||
],
|
||
"time": "2013-02-11 21:09:06"
|
||
},
|
||
{
|
||
"name": "doctrine/annotations",
|
||
"version": "v1.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/annotations.git",
|
||
"reference": "40db0c96985aab2822edbc4848b3bd2429e02670"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/annotations/zipball/40db0c96985aab2822edbc4848b3bd2429e02670",
|
||
"reference": "40db0c96985aab2822edbc4848b3bd2429e02670",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/lexer": "1.*",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/cache": "1.*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Annotations\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Docblock Annotations Parser",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"annotations",
|
||
"docblock",
|
||
"parser"
|
||
],
|
||
"time": "2013-06-16 21:33:03"
|
||
},
|
||
{
|
||
"name": "doctrine/cache",
|
||
"version": "v1.3.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/cache.git",
|
||
"reference": "e16d7adf45664a50fa86f515b6d5e7f670130449"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/cache/zipball/e16d7adf45664a50fa86f515b6d5e7f670130449",
|
||
"reference": "e16d7adf45664a50fa86f515b6d5e7f670130449",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"conflict": {
|
||
"doctrine/common": ">2.2,<2.4"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": ">=3.7",
|
||
"satooshi/php-coveralls": "~0.6"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Cache\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Caching library offering an object-oriented API for many cache backends",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"cache",
|
||
"caching"
|
||
],
|
||
"time": "2013-10-25 19:04:14"
|
||
},
|
||
{
|
||
"name": "doctrine/collections",
|
||
"version": "v1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/collections.git",
|
||
"reference": "b99c5c46c87126201899afe88ec490a25eedd6a2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2",
|
||
"reference": "b99c5c46c87126201899afe88ec490a25eedd6a2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Collections\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Collections Abstraction library",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"array",
|
||
"collections",
|
||
"iterator"
|
||
],
|
||
"time": "2014-02-03 23:07:43"
|
||
},
|
||
{
|
||
"name": "doctrine/common",
|
||
"version": "v2.4.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/common.git",
|
||
"reference": "ceb18cf9b0230f3ea208b6238130fd415abda0a7"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/common/zipball/ceb18cf9b0230f3ea208b6238130fd415abda0a7",
|
||
"reference": "ceb18cf9b0230f3ea208b6238130fd415abda0a7",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/annotations": "1.*",
|
||
"doctrine/cache": "1.*",
|
||
"doctrine/collections": "1.*",
|
||
"doctrine/inflector": "1.*",
|
||
"doctrine/lexer": "1.*",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.4.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Common Library for Doctrine projects",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"annotations",
|
||
"collections",
|
||
"eventmanager",
|
||
"persistence",
|
||
"spl"
|
||
],
|
||
"time": "2013-09-07 10:20:34"
|
||
},
|
||
{
|
||
"name": "doctrine/dbal",
|
||
"version": "v2.4.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/dbal.git",
|
||
"reference": "fec965d330c958e175c39e61c3f6751955af32d0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/fec965d330c958e175c39e61c3f6751955af32d0",
|
||
"reference": "fec965d330c958e175c39e61c3f6751955af32d0",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": "~2.4",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "3.7.*",
|
||
"symfony/console": "~2.0"
|
||
},
|
||
"suggest": {
|
||
"symfony/console": "Allows use of the command line interface"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\DBAL\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
}
|
||
],
|
||
"description": "Database Abstraction Layer",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"dbal",
|
||
"persistence",
|
||
"queryobject"
|
||
],
|
||
"time": "2014-01-01 16:43:57"
|
||
},
|
||
{
|
||
"name": "doctrine/doctrine-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "Doctrine/Bundle/DoctrineBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/DoctrineBundle.git",
|
||
"reference": "5173c05e65668449214373f1bf8997f73848d36c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/5173c05e65668449214373f1bf8997f73848d36c",
|
||
"reference": "5173c05e65668449214373f1bf8997f73848d36c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/dbal": "~2.3",
|
||
"doctrine/doctrine-cache-bundle": "~1.0",
|
||
"jdorn/sql-formatter": "~1.1",
|
||
"php": ">=5.3.2",
|
||
"symfony/doctrine-bridge": "~2.2",
|
||
"symfony/framework-bundle": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "~2.3",
|
||
"phpunit/php-code-coverage": "~1.2",
|
||
"phpunit/phpunit": "~3.7",
|
||
"phpunit/phpunit-mock-objects": "~1.2",
|
||
"satooshi/php-coveralls": "~0.6.1",
|
||
"symfony/validator": "~2.2",
|
||
"symfony/yaml": "~2.2",
|
||
"twig/twig": "~1"
|
||
},
|
||
"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.3.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Bundle\\DoctrineBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com",
|
||
"homepage": "http://fabien.potencier.org",
|
||
"role": "Lead Developer"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Doctrine Project",
|
||
"homepage": "http://www.doctrine-project.org/"
|
||
}
|
||
],
|
||
"description": "Symfony DoctrineBundle",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"dbal",
|
||
"orm",
|
||
"persistence"
|
||
],
|
||
"time": "2014-05-07 15:48:46"
|
||
},
|
||
{
|
||
"name": "doctrine/doctrine-cache-bundle",
|
||
"version": "1.0.0",
|
||
"target-dir": "Doctrine/Bundle/DoctrineCacheBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/DoctrineCacheBundle.git",
|
||
"reference": "49a9d2d9a35863201e5e608d1194db28946c4552"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/49a9d2d9a35863201e5e608d1194db28946c4552",
|
||
"reference": "49a9d2d9a35863201e5e608d1194db28946c4552",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/cache": "~1.3",
|
||
"doctrine/inflector": "~1.0",
|
||
"php": ">=5.3.2",
|
||
"symfony/doctrine-bridge": "~2.2",
|
||
"symfony/framework-bundle": "~2.2",
|
||
"symfony/security": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"instaclick/coding-standard": "~1.1",
|
||
"instaclick/object-calisthenics-sniffs": "dev-master",
|
||
"instaclick/symfony2-coding-standard": "dev-remaster",
|
||
"phpunit/phpunit": "~3.7",
|
||
"satooshi/php-coveralls": "~0.6.1",
|
||
"squizlabs/php_codesniffer": "dev-master",
|
||
"symfony/validator": "~2.2",
|
||
"symfony/yaml": "~2.2"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Bundle\\DoctrineCacheBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com",
|
||
"homepage": "http://fabien.potencier.org",
|
||
"role": "Lead Developer"
|
||
},
|
||
{
|
||
"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/"
|
||
}
|
||
],
|
||
"description": "Symfony2 Bundle for Doctrine Cache",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"cache",
|
||
"caching"
|
||
],
|
||
"time": "2014-03-04 19:18:55"
|
||
},
|
||
{
|
||
"name": "doctrine/doctrine-migrations-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "Doctrine/Bundle/MigrationsBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
|
||
"reference": "f7138381aa884c0f679da4de41e369b94ead9cd3"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/f7138381aa884c0f679da4de41e369b94ead9cd3",
|
||
"reference": "f7138381aa884c0f679da4de41e369b94ead9cd3",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/doctrine-bundle": "~1.0",
|
||
"doctrine/migrations": "~1.0@dev",
|
||
"php": ">=5.3.2",
|
||
"symfony/framework-bundle": "~2.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Bundle\\MigrationsBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com",
|
||
"homepage": "http://fabien.potencier.org",
|
||
"role": "Lead Developer"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
},
|
||
{
|
||
"name": "Doctrine Project",
|
||
"homepage": "http://www.doctrine-project.org"
|
||
}
|
||
],
|
||
"description": "Symfony DoctrineMigrationsBundle",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"dbal",
|
||
"migrations",
|
||
"schema"
|
||
],
|
||
"time": "2014-03-20 14:48:55"
|
||
},
|
||
{
|
||
"name": "doctrine/inflector",
|
||
"version": "v1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/inflector.git",
|
||
"reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/inflector/zipball/54b8333d2a5682afdc690060c1cf384ba9f47f08",
|
||
"reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Inflector\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Common String Manipulations with regard to casing and singular/plural rules.",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"inflection",
|
||
"pluarlize",
|
||
"singuarlize",
|
||
"string"
|
||
],
|
||
"time": "2013-01-10 21:49:15"
|
||
},
|
||
{
|
||
"name": "doctrine/lexer",
|
||
"version": "v1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/lexer.git",
|
||
"reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb",
|
||
"reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Lexer\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"lexer",
|
||
"parser"
|
||
],
|
||
"time": "2013-01-12 18:59:04"
|
||
},
|
||
{
|
||
"name": "doctrine/migrations",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/migrations.git",
|
||
"reference": "46a031ddaea47d0685200027cfe8c83b02aee6f6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/migrations/zipball/46a031ddaea47d0685200027cfe8c83b02aee6f6",
|
||
"reference": "46a031ddaea47d0685200027cfe8c83b02aee6f6",
|
||
"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"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
}
|
||
],
|
||
"description": "Database Schema migrations using Doctrine DBAL",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"migrations"
|
||
],
|
||
"time": "2014-03-16 19:02:43"
|
||
},
|
||
{
|
||
"name": "doctrine/orm",
|
||
"version": "v2.4.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/doctrine2.git",
|
||
"reference": "0363a5548d9263f979f9ca149decb9cfc66419ab"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/0363a5548d9263f979f9ca149decb9cfc66419ab",
|
||
"reference": "0363a5548d9263f979f9ca149decb9cfc66419ab",
|
||
"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": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
}
|
||
],
|
||
"description": "Object-Relational-Mapper for PHP",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"orm"
|
||
],
|
||
"time": "2014-02-08 16:35:09"
|
||
},
|
||
{
|
||
"name": "doctrine/phpcr-bundle",
|
||
"version": "1.1.0",
|
||
"target-dir": "Doctrine/Bundle/PHPCRBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/DoctrinePHPCRBundle.git",
|
||
"reference": "4aaedb4e063604a16cbb1b5b70601dacc4204441"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/DoctrinePHPCRBundle/zipball/4aaedb4e063604a16cbb1b5b70601dacc4204441",
|
||
"reference": "4aaedb4e063604a16cbb1b5b70601dacc4204441",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"phpcr/phpcr-implementation": "2.1.*",
|
||
"phpcr/phpcr-utils": "~1.1.0",
|
||
"symfony/doctrine-bridge": "~2.3",
|
||
"symfony/framework-bundle": "~2.3"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/phpcr-odm": "1.1.*",
|
||
"jackalope/jackalope-jackrabbit": "~1.1.0",
|
||
"matthiasnoback/symfony-dependency-injection-test": "0.*",
|
||
"symfony-cmf/testing": "1.1.*",
|
||
"symfony/form": "~2.2"
|
||
},
|
||
"suggest": {
|
||
"burgov/key-value-form-bundle": "to edit assoc multivalue properties. require version 1.0.*",
|
||
"doctrine/data-fixtures": "if you want to use the fixture loading.",
|
||
"doctrine/doctrine-bundle": "when using jackalope-doctrine-dbal",
|
||
"doctrine/phpcr-odm": "if you want to use the odm as well. require version 1.1.*",
|
||
"jackalope/jackalope-doctrine-dbal": "if you want to use jackalope-doctrine-dbal. require version 1.0.*",
|
||
"jackalope/jackalope-jackrabbit": "if you want to connect to jackrabbit. require version ~1.0.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Bundle\\PHPCRBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Lukas Kahwe Smith",
|
||
"email": "smith@pooteeweet.org"
|
||
}
|
||
],
|
||
"description": "Symfony DoctrinePHPCRBundle",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"odm",
|
||
"persistence",
|
||
"phpcr"
|
||
],
|
||
"time": "2014-05-08 15:20:35"
|
||
},
|
||
{
|
||
"name": "doctrine/phpcr-odm",
|
||
"version": "1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/phpcr-odm.git",
|
||
"reference": "be454da698b41989ccb1343854f6fcff3d82628a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/phpcr-odm/zipball/be454da698b41989ccb1343854f6fcff3d82628a",
|
||
"reference": "be454da698b41989ccb1343854f6fcff3d82628a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": "~2.4.0",
|
||
"php": ">=5.3.3",
|
||
"phpcr/phpcr": "2.1.1",
|
||
"phpcr/phpcr-implementation": "~2.1.0",
|
||
"phpcr/phpcr-utils": "~1.1.0"
|
||
},
|
||
"require-dev": {
|
||
"liip/rmt": "dev-master",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"suggest": {
|
||
"jackalope/jackalope-doctrine-dbal": "~1.0",
|
||
"jackalope/jackalope-jackrabbit": "~1.0",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"bin": [
|
||
"bin/phpcrodm",
|
||
"bin/phpcrodm.php"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\ODM\\PHPCR": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jordi Boggiano",
|
||
"email": "j.boggiano@seld.be",
|
||
"homepage": "http://seld.be",
|
||
"role": "Developer"
|
||
},
|
||
{
|
||
"name": "Lukas Kahwe Smith",
|
||
"email": "smith@pooteeweet.org"
|
||
},
|
||
{
|
||
"name": "David Buchmann",
|
||
"email": "david@liip.ch"
|
||
}
|
||
],
|
||
"description": "Object-Document-Mapper for PHPCR",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"odm",
|
||
"phpcr"
|
||
],
|
||
"time": "2014-05-08 15:12:58"
|
||
},
|
||
{
|
||
"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": "friendsofsymfony/user-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "FOS/UserBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
|
||
"reference": "13c173ff60eef8e32c10f76225eacca00a430826"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/13c173ff60eef8e32c10f76225eacca00a430826",
|
||
"reference": "13c173ff60eef8e32c10f76225eacca00a430826",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2",
|
||
"symfony/form": "~2.1",
|
||
"symfony/framework-bundle": "~2.1",
|
||
"symfony/security-bundle": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/doctrine-bundle": "*",
|
||
"swiftmailer/swiftmailer": ">=4.3, <6.0",
|
||
"symfony/validator": "~2.1",
|
||
"symfony/yaml": "~2.1",
|
||
"twig/twig": "~1.5",
|
||
"willdurand/propel-typehintable-behavior": "dev-master"
|
||
},
|
||
"suggest": {
|
||
"willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"FOS\\UserBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Christophe Coevoet",
|
||
"email": "stof@notk.org"
|
||
},
|
||
{
|
||
"name": "Thibault Duplessis",
|
||
"email": "thibault.duplessis@gmail.com",
|
||
"homepage": "http://ornicar.github.com"
|
||
},
|
||
{
|
||
"name": "FriendsOfSymfony Community",
|
||
"homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony FOSUserBundle",
|
||
"homepage": "http://friendsofsymfony.github.com",
|
||
"keywords": [
|
||
"User management"
|
||
],
|
||
"time": "2014-05-07 23:51:03"
|
||
},
|
||
{
|
||
"name": "gedmo/doctrine-extensions",
|
||
"version": "v2.3.9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/l3pp4rd/DoctrineExtensions.git",
|
||
"reference": "35adcaae1a3f50d0d5b73aa50ed8fd28ee35ce54"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/35adcaae1a3f50d0d5b73aa50ed8fd28ee35ce54",
|
||
"reference": "35adcaae1a3f50d0d5b73aa50ed8fd28ee35ce54",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": ">=2.2,<2.5-dev",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/common": ">=2.4.0-RC3",
|
||
"doctrine/dbal": ">=2.4.0-RC1",
|
||
"doctrine/mongodb": ">=1.0.3",
|
||
"doctrine/mongodb-odm": ">=1.0.0-BETA9",
|
||
"doctrine/orm": ">=2.4.0-RC1",
|
||
"symfony/yaml": "2.3.1"
|
||
},
|
||
"suggest": {
|
||
"doctrine/dbal": ">=2.3.2",
|
||
"doctrine/mongodb": ">=1.0.1",
|
||
"doctrine/mongodb-odm": ">=1.0.0-BETA7",
|
||
"doctrine/orm": ">=2.3.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.3.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Gedmo\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "David Buchmann",
|
||
"email": "david@liip.ch"
|
||
},
|
||
{
|
||
"name": "Gediminas Morkevicius",
|
||
"email": "gediminas.morkevicius@gmail.com"
|
||
},
|
||
{
|
||
"name": "Gustavo Falco",
|
||
"email": "comfortablynumb84@gmail.com"
|
||
}
|
||
],
|
||
"description": "Doctrine2 behavioral extensions",
|
||
"homepage": "http://gediminasm.org/",
|
||
"keywords": [
|
||
"Blameable",
|
||
"behaviors",
|
||
"doctrine2",
|
||
"extensions",
|
||
"gedmo",
|
||
"loggable",
|
||
"nestedset",
|
||
"sluggable",
|
||
"sortable",
|
||
"timestampable",
|
||
"translatable",
|
||
"tree",
|
||
"uploadable"
|
||
],
|
||
"time": "2014-01-12 16:34:06"
|
||
},
|
||
{
|
||
"name": "guzzle/common",
|
||
"version": "v3.9.1",
|
||
"target-dir": "Guzzle/Common",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/common.git",
|
||
"reference": "707428cd8a99486418a66c859777b56194d67d6c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/common/zipball/707428cd8a99486418a66c859777b56194d67d6c",
|
||
"reference": "707428cd8a99486418a66c859777b56194d67d6c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2",
|
||
"symfony/event-dispatcher": ">=2.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.7-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Guzzle\\Common": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Common libraries used by Guzzle",
|
||
"homepage": "http://guzzlephp.org/",
|
||
"keywords": [
|
||
"collection",
|
||
"common",
|
||
"event",
|
||
"exception"
|
||
],
|
||
"time": "2014-05-07 17:04:22"
|
||
},
|
||
{
|
||
"name": "guzzle/http",
|
||
"version": "v3.9.1",
|
||
"target-dir": "Guzzle/Http",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/http.git",
|
||
"reference": "222c4e7bccb945c612283d1dd81762f2a20a4efc"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/http/zipball/222c4e7bccb945c612283d1dd81762f2a20a4efc",
|
||
"reference": "222c4e7bccb945c612283d1dd81762f2a20a4efc",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"guzzle/common": "self.version",
|
||
"guzzle/parser": "self.version",
|
||
"guzzle/stream": "self.version",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"suggest": {
|
||
"ext-curl": "*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.7-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Guzzle\\Http": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
}
|
||
],
|
||
"description": "HTTP libraries used by Guzzle",
|
||
"homepage": "http://guzzlephp.org/",
|
||
"keywords": [
|
||
"Guzzle",
|
||
"client",
|
||
"curl",
|
||
"http",
|
||
"http client"
|
||
],
|
||
"time": "2014-05-01 21:56:28"
|
||
},
|
||
{
|
||
"name": "guzzle/parser",
|
||
"version": "v3.9.1",
|
||
"target-dir": "Guzzle/Parser",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/parser.git",
|
||
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c",
|
||
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.7-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Guzzle\\Parser": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"description": "Interchangeable parsers used by Guzzle",
|
||
"homepage": "http://guzzlephp.org/",
|
||
"keywords": [
|
||
"URI Template",
|
||
"cookie",
|
||
"http",
|
||
"message",
|
||
"url"
|
||
],
|
||
"time": "2014-02-05 18:29:46"
|
||
},
|
||
{
|
||
"name": "guzzle/stream",
|
||
"version": "v3.9.1",
|
||
"target-dir": "Guzzle/Stream",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/stream.git",
|
||
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0",
|
||
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"guzzle/common": "self.version",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"suggest": {
|
||
"guzzle/http": "To convert Guzzle request objects to PHP streams"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.7-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Guzzle\\Stream": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Michael Dowling",
|
||
"email": "mtdowling@gmail.com",
|
||
"homepage": "https://github.com/mtdowling"
|
||
}
|
||
],
|
||
"description": "Guzzle stream wrapper component",
|
||
"homepage": "http://guzzlephp.org/",
|
||
"keywords": [
|
||
"Guzzle",
|
||
"component",
|
||
"stream"
|
||
],
|
||
"time": "2014-05-01 21:36:02"
|
||
},
|
||
{
|
||
"name": "hwi/oauth-bundle",
|
||
"version": "0.3.4",
|
||
"target-dir": "HWI/Bundle/OAuthBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/hwi/HWIOAuthBundle.git",
|
||
"reference": "e1d4332a8e2b40c939fa1e4b131b47b8e4e3681c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/e1d4332a8e2b40c939fa1e4b131b47b8e4e3681c",
|
||
"reference": "e1d4332a8e2b40c939fa1e4b131b47b8e4e3681c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"kriswallsmith/buzz": "~0.7",
|
||
"php": ">=5.3.3",
|
||
"symfony/framework-bundle": "~2.1",
|
||
"symfony/options-resolver": "~2.1",
|
||
"symfony/security-bundle": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "~2.2",
|
||
"symfony/twig-bundle": "~2.1",
|
||
"symfony/validator": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"doctrine/doctrine-bundle": "to use Doctrine user provider",
|
||
"friendsofsymfony/user-bundle": "to connect FOSUB with this bundle",
|
||
"symfony/twig-bundle": "to use the Twig hwi_oauth_* functions"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"HWI\\Bundle\\OAuthBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Geoffrey Bachelet",
|
||
"email": "geoffrey.bachelet@gmail.com",
|
||
"homepage": "https://github.com/ubermuda"
|
||
},
|
||
{
|
||
"name": "Contributors",
|
||
"homepage": "https://github.com/hwi/HWIOAuthBundle/contributors"
|
||
},
|
||
{
|
||
"name": "Alexander",
|
||
"email": "iam.asm89@gmail.com",
|
||
"homepage": "http://asm89.github.io/"
|
||
},
|
||
{
|
||
"name": "Joseph Bielawski",
|
||
"email": "stloyd@gmail.com"
|
||
}
|
||
],
|
||
"description": "Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.",
|
||
"homepage": "http://github.com/hwi/HWIOAuthBundle",
|
||
"keywords": [
|
||
"37signals",
|
||
"Authentication",
|
||
"amazon",
|
||
"bitbucket",
|
||
"bitly",
|
||
"box",
|
||
"dailymotion",
|
||
"deviantart",
|
||
"disqus",
|
||
"dropbox",
|
||
"eventbrite",
|
||
"facebook",
|
||
"firewall",
|
||
"flickr",
|
||
"foursquare",
|
||
"github",
|
||
"google",
|
||
"instagram",
|
||
"jira",
|
||
"linkedin",
|
||
"mail.ru",
|
||
"oauth",
|
||
"oauth1",
|
||
"oauth2",
|
||
"odnoklassniki",
|
||
"qq",
|
||
"salesforce",
|
||
"security",
|
||
"sensio connect",
|
||
"sina weibo",
|
||
"stack exchange",
|
||
"stereomood",
|
||
"trello",
|
||
"twitch",
|
||
"twitter",
|
||
"vkontakte",
|
||
"windows live",
|
||
"wordpress",
|
||
"yahoo",
|
||
"yandex"
|
||
],
|
||
"time": "2014-05-12 14:37:08"
|
||
},
|
||
{
|
||
"name": "imagine/imagine",
|
||
"version": "v0.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/avalanche123/Imagine.git",
|
||
"reference": "f64ec666baaa800edcbf237db41121a569230709"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/avalanche123/Imagine/zipball/f64ec666baaa800edcbf237db41121a569230709",
|
||
"reference": "f64ec666baaa800edcbf237db41121a569230709",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"sami/sami": "dev-master"
|
||
},
|
||
"suggest": {
|
||
"ext-gd": "to use the GD implementation",
|
||
"ext-gmagick": "to use the Gmagick implementation",
|
||
"ext-imagick": "to use the Imagick implementation"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Imagine": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Bulat Shakirzyanov",
|
||
"email": "mallluhuct@gmail.com",
|
||
"homepage": "http://avalanche123.com"
|
||
}
|
||
],
|
||
"description": "Image processing for PHP 5.3",
|
||
"homepage": "http://imagine.readthedocs.org/",
|
||
"keywords": [
|
||
"drawing",
|
||
"graphics",
|
||
"image manipulation",
|
||
"image processing"
|
||
],
|
||
"time": "2013-07-10 17:25:36"
|
||
},
|
||
{
|
||
"name": "incenteev/composer-parameter-handler",
|
||
"version": "v2.1.0",
|
||
"target-dir": "Incenteev/ParameterHandler",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Incenteev/ParameterHandler.git",
|
||
"reference": "143272a0a09c62616a3c8011fc165a10c6b35241"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/143272a0a09c62616a3c8011fc165a10c6b35241",
|
||
"reference": "143272a0a09c62616a3c8011fc165a10c6b35241",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"composer/composer": "1.0.*@dev",
|
||
"phpspec/prophecy-phpunit": "~1.0",
|
||
"symfony/filesystem": "~2.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Incenteev\\ParameterHandler": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Christophe Coevoet",
|
||
"email": "stof@notk.org"
|
||
}
|
||
],
|
||
"description": "Composer script handling your ignored parameter file",
|
||
"homepage": "https://github.com/Incenteev/ParameterHandler",
|
||
"keywords": [
|
||
"parameters management"
|
||
],
|
||
"time": "2013-12-07 10:10:39"
|
||
},
|
||
{
|
||
"name": "jackalope/jackalope",
|
||
"version": "1.1.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/jackalope/jackalope.git",
|
||
"reference": "1f936da47bd29deb8b0a1a21af46519485f99d37"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/jackalope/jackalope/zipball/1f936da47bd29deb8b0a1a21af46519485f99d37",
|
||
"reference": "1f936da47bd29deb8b0a1a21af46519485f99d37",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-xml": "*",
|
||
"jackalope/jackalope-transport": "*",
|
||
"php": ">=5.3.2",
|
||
"phpcr/phpcr": "~2.1.0",
|
||
"phpcr/phpcr-utils": "~1.1.0"
|
||
},
|
||
"provide": {
|
||
"phpcr/phpcr-implementation": "2.1.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Jackalope\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jackalope Community",
|
||
"homepage": "https://github.com/jackalope/jackalope/contributors"
|
||
}
|
||
],
|
||
"description": "Jackalope PHPCR library",
|
||
"homepage": "http://jackalope.github.io",
|
||
"keywords": [
|
||
"phpcr"
|
||
],
|
||
"time": "2014-04-04 10:29:19"
|
||
},
|
||
{
|
||
"name": "jackalope/jackalope-doctrine-dbal",
|
||
"version": "1.1.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/jackalope/jackalope-doctrine-dbal.git",
|
||
"reference": "571f54f95f46bc8b0608d87886ba17906685edf1"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/jackalope/jackalope-doctrine-dbal/zipball/571f54f95f46bc8b0608d87886ba17906685edf1",
|
||
"reference": "571f54f95f46bc8b0608d87886ba17906685edf1",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/dbal": ">=2.2.0,<2.5",
|
||
"jackalope/jackalope": "~1.1.1",
|
||
"php": ">=5.3.3",
|
||
"phpcr/phpcr": "~2.1.0",
|
||
"phpcr/phpcr-utils": "~1.1.0"
|
||
},
|
||
"provide": {
|
||
"jackalope/jackalope-transport": "1.1.0"
|
||
},
|
||
"require-dev": {
|
||
"phpcr/phpcr-api-tests": "2.1.0",
|
||
"psr/log": "~1.0"
|
||
},
|
||
"bin": [
|
||
"bin/jackalope"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Jackalope\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jackalope Community",
|
||
"homepage": "https://github.com/jackalope/jackalope-jackrabbit/contributors"
|
||
}
|
||
],
|
||
"description": "Jackalope Transport library for Doctrine DBAL",
|
||
"homepage": "http://jackalope.github.io",
|
||
"keywords": [
|
||
"doctrine-dbal",
|
||
"phpcr",
|
||
"transport implementation"
|
||
],
|
||
"time": "2014-04-04 12:08:19"
|
||
},
|
||
{
|
||
"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.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/metadata.git",
|
||
"reference": "88ffa28bc987e4c26229fc84a2e541b6ed4e1459"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/88ffa28bc987e4c26229fc84a2e541b6ed4e1459",
|
||
"reference": "88ffa28bc987e4c26229fc84a2e541b6ed4e1459",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/cache": "~1.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.5.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Metadata\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Johannes M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Class/method/property metadata management in PHP",
|
||
"keywords": [
|
||
"annotations",
|
||
"metadata",
|
||
"xml",
|
||
"yaml"
|
||
],
|
||
"time": "2013-11-05 23:02:36"
|
||
},
|
||
{
|
||
"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": "0.16.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/serializer.git",
|
||
"reference": "c8a171357ca92b6706e395c757f334902d430ea9"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/c8a171357ca92b6706e395c757f334902d430ea9",
|
||
"reference": "c8a171357ca92b6706e395c757f334902d430ea9",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/annotations": "1.*",
|
||
"jms/metadata": "~1.1",
|
||
"jms/parser-lib": "1.*",
|
||
"php": ">=5.3.2",
|
||
"phpcollection/phpcollection": "~0.1"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "~2.1",
|
||
"doctrine/phpcr-odm": "~1.0.1",
|
||
"jackalope/jackalope-doctrine-dbal": "1.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.15-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"JMS\\Serializer": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Johannes M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "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": "2014-03-18 08:39:00"
|
||
},
|
||
{
|
||
"name": "jms/serializer-bundle",
|
||
"version": "0.12.0",
|
||
"target-dir": "JMS/SerializerBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
|
||
"reference": "5531198a73c4adee669a8a2d1452999349822771"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/5531198a73c4adee669a8a2d1452999349822771",
|
||
"reference": "5531198a73c4adee669a8a2d1452999349822771",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"jms/serializer": "~0.11",
|
||
"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/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.12-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"JMS\\SerializerBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Johannes M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Allows you to easily serialize, and deserialize data of any complexity",
|
||
"homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
|
||
"keywords": [
|
||
"deserialization",
|
||
"jaxb",
|
||
"json",
|
||
"serialization",
|
||
"xml"
|
||
],
|
||
"time": "2013-07-29 12:36:36"
|
||
},
|
||
{
|
||
"name": "jms/translation-bundle",
|
||
"version": "1.1.0",
|
||
"target-dir": "JMS/TranslationBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/JMSTranslationBundle.git",
|
||
"reference": "6f03035a38badaf8c48767c7664c3196df1eebdf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/JMSTranslationBundle/zipball/6f03035a38badaf8c48767c7664c3196df1eebdf",
|
||
"reference": "6f03035a38badaf8c48767c7664c3196df1eebdf",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"nikic/php-parser": "0.9.1",
|
||
"symfony/console": "*",
|
||
"symfony/framework-bundle": "~2.1"
|
||
},
|
||
"conflict": {
|
||
"twig/twig": "1.10.2"
|
||
},
|
||
"require-dev": {
|
||
"jms/di-extra-bundle": ">=1.1",
|
||
"sensio/framework-extra-bundle": "*",
|
||
"symfony/browser-kit": "*",
|
||
"symfony/class-loader": "*",
|
||
"symfony/css-selector": "*",
|
||
"symfony/finder": "*",
|
||
"symfony/form": "*",
|
||
"symfony/process": "*",
|
||
"symfony/security": "*",
|
||
"symfony/twig-bundle": "*",
|
||
"symfony/validator": "*",
|
||
"symfony/yaml": "*"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"JMS\\TranslationBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Johannes M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Puts the Symfony2 Translation Component on steroids",
|
||
"homepage": "http://jmsyst.com/bundles/JMSTranslationBundle",
|
||
"keywords": [
|
||
"extract",
|
||
"extraction",
|
||
"i18n",
|
||
"interface",
|
||
"multilanguage",
|
||
"translation",
|
||
"ui",
|
||
"webinterface"
|
||
],
|
||
"time": "2013-06-08 14:08:19"
|
||
},
|
||
{
|
||
"name": "klarna/checkout",
|
||
"version": "v1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/klarna/kco_php.git",
|
||
"reference": "bbfcee7f368f302159791a56dba0419ecb975146"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/klarna/kco_php/zipball/bbfcee7f368f302159791a56dba0419ecb975146",
|
||
"reference": "bbfcee7f368f302159791a56dba0419ecb975146",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.16"
|
||
},
|
||
"require-dev": {
|
||
"phpmd/phpmd": "~1.5",
|
||
"phpunit/phpunit": "~3.7",
|
||
"squizlabs/php_codesniffer": "~1.5"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Klarna": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"description": "Wrapper for the Klarna Checkout API",
|
||
"homepage": "http://developers.klarna.com",
|
||
"time": "2014-03-27 13:35:56"
|
||
},
|
||
{
|
||
"name": "knplabs/gaufrette",
|
||
"version": "v0.1.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/Gaufrette.git",
|
||
"reference": "4663c6605e3c96d4b9affa1c38dc66a4d8e1fedf"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/4663c6605e3c96d4b9affa1c38dc66a4d8e1fedf",
|
||
"reference": "4663c6605e3c96d4b9affa1c38dc66a4d8e1fedf",
|
||
"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": "*",
|
||
"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-cloudfiles": "*",
|
||
"rackspace/php-opencloud": "1.6.*"
|
||
},
|
||
"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, and AzureBlogStorage adapters",
|
||
"ext-mbstring": "*",
|
||
"ext-mongo": "*",
|
||
"ext-zip": "to use the Zip 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 user 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": "2014-02-24 18:17:33"
|
||
},
|
||
{
|
||
"name": "knplabs/knp-gaufrette-bundle",
|
||
"version": "v0.1.7",
|
||
"target-dir": "Knp/Bundle/GaufretteBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/KnpGaufretteBundle.git",
|
||
"reference": "f33008584345452c3122bb4eaac0ded1d6084c51"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/KnpGaufretteBundle/zipball/f33008584345452c3122bb4eaac0ded1d6084c51",
|
||
"reference": "f33008584345452c3122bb4eaac0ded1d6084c51",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"knplabs/gaufrette": "~0.1.7",
|
||
"symfony/framework-bundle": "2.*"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "3.7.*",
|
||
"symfony/console": "2.*",
|
||
"symfony/yaml": "2.*"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Knp\\Bundle\\GaufretteBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Antoine Hérault",
|
||
"email": "antoine.herault@gmail.com",
|
||
"homepage": "https://github.com/Herzult"
|
||
},
|
||
{
|
||
"name": "The contributors",
|
||
"homepage": "https://github.com/knplabs/KnpGaufretteBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Allows to easily use the Gaufrette library in a Symfony project",
|
||
"homepage": "http://knplabs.com",
|
||
"keywords": [
|
||
"abstraction",
|
||
"file",
|
||
"filesystem",
|
||
"media"
|
||
],
|
||
"time": "2014-03-24 22:15:03"
|
||
},
|
||
{
|
||
"name": "knplabs/knp-menu",
|
||
"version": "v1.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/KnpMenu.git",
|
||
"reference": "f8e867268f63f561c1adadd6cbb5d8524f921873"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/f8e867268f63f561c1adadd6cbb5d8524f921873",
|
||
"reference": "f8e867268f63f561c1adadd6cbb5d8524f921873",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"pimple/pimple": "*",
|
||
"silex/silex": "1.0.*",
|
||
"twig/twig": ">=1.2,<2.0-dev"
|
||
},
|
||
"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": "1.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Knp\\Menu\\": "src/"
|
||
}
|
||
},
|
||
"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": "2012-06-10 16:20:40"
|
||
},
|
||
{
|
||
"name": "knplabs/knp-menu-bundle",
|
||
"version": "v1.1.2",
|
||
"target-dir": "Knp/Bundle/MenuBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/KnpMenuBundle.git",
|
||
"reference": "2fecac02614e5a006f674dd5dd754eeaeca060b9"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2fecac02614e5a006f674dd5dd754eeaeca060b9",
|
||
"reference": "2fecac02614e5a006f674dd5dd754eeaeca060b9",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"knplabs/knp-menu": "~1.1",
|
||
"symfony/framework-bundle": "~2.0"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"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": "2013-05-25 10:20:03"
|
||
},
|
||
{
|
||
"name": "knplabs/knp-snappy",
|
||
"version": "0.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/snappy.git",
|
||
"reference": "4bc7af878a003a2c1ef3c4d8b08851537cb07486"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/snappy/zipball/4bc7af878a003a2c1ef3c4d8b08851537cb07486",
|
||
"reference": "4bc7af878a003a2c1ef3c4d8b08851537cb07486",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"suggest": {
|
||
"google/wkhtmltopdf-amd64": "Provide wkhtmltopdf-amd64 binary, use version `0.11.0-RC1` as dependency",
|
||
"google/wkhtmltopdf-i386": "Provide wkhtmltopdf-i386 binary, use version `0.11.0-RC1` as dependency",
|
||
"symfony/process": "Process Component of Symfony2."
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Knp\\Snappy": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "KnpLabs Team",
|
||
"homepage": "http://knplabs.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://github.com/KnpLabs/snappy/contributors"
|
||
}
|
||
],
|
||
"description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
|
||
"homepage": "http://github.com/KnpLabs/snappy",
|
||
"keywords": [
|
||
"knp",
|
||
"knplabs",
|
||
"pdf",
|
||
"snapshot",
|
||
"thumbnail",
|
||
"wkhtmltopdf"
|
||
],
|
||
"time": "2014-03-20 15:05:12"
|
||
},
|
||
{
|
||
"name": "knplabs/knp-snappy-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "Knp/Bundle/SnappyBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
|
||
"reference": "9927cd482cd496d49a58cd153c4a09d9062b8276"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/9927cd482cd496d49a58cd153c4a09d9062b8276",
|
||
"reference": "9927cd482cd496d49a58cd153c4a09d9062b8276",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"knplabs/knp-snappy": "*",
|
||
"php": ">=5.3.2",
|
||
"symfony/framework-bundle": ">=2.0.0"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Knp\\Bundle\\SnappyBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "KnpLabs Team",
|
||
"homepage": "http://knplabs.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://github.com/KnpLabs/KnpSnappyBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Easily create PDF and images in Symfony2 by converting Twig/HTML templates.",
|
||
"homepage": "http://github.com/KnpLabs/KnpSnappyBundle",
|
||
"keywords": [
|
||
"bundle",
|
||
"knp",
|
||
"knplabs",
|
||
"pdf",
|
||
"snappy"
|
||
],
|
||
"time": "2014-03-20 16:17:22"
|
||
},
|
||
{
|
||
"name": "kriswallsmith/assetic",
|
||
"version": "v1.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/kriswallsmith/assetic.git",
|
||
"reference": "735cffd3982c6e8cdebe292d5db39d077f65890f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/735cffd3982c6e8cdebe292d5db39d077f65890f",
|
||
"reference": "735cffd3982c6e8cdebe292d5db39d077f65890f",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.1",
|
||
"symfony/process": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"cssmin/cssmin": "*",
|
||
"joliclic/javascript-packer": "*",
|
||
"kamicane/packager": "*",
|
||
"leafo/lessphp": "*",
|
||
"leafo/scssphp": "*",
|
||
"leafo/scssphp-compass": "*",
|
||
"mrclay/minify": "*",
|
||
"phpunit/phpunit": "~3.7",
|
||
"ptachoire/cssembed": "*",
|
||
"twig/twig": "~1.6"
|
||
},
|
||
"suggest": {
|
||
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
|
||
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
|
||
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
|
||
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
|
||
"twig/twig": "Assetic provides the integration with the Twig templating engine"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Assetic": "src/"
|
||
},
|
||
"files": [
|
||
"src/functions.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Kris Wallsmith",
|
||
"email": "kris.wallsmith@gmail.com",
|
||
"homepage": "http://kriswallsmith.net/"
|
||
}
|
||
],
|
||
"description": "Asset Management for PHP",
|
||
"homepage": "https://github.com/kriswallsmith/assetic",
|
||
"keywords": [
|
||
"assets",
|
||
"compression",
|
||
"minification"
|
||
],
|
||
"time": "2013-07-19 00:03:27"
|
||
},
|
||
{
|
||
"name": "kriswallsmith/buzz",
|
||
"version": "v0.10",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/kriswallsmith/Buzz.git",
|
||
"reference": "759432d66387e3433d3b06cb6f773b97225b9b17"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/kriswallsmith/Buzz/zipball/759432d66387e3433d3b06cb6f773b97225b9b17",
|
||
"reference": "759432d66387e3433d3b06cb6f773b97225b9b17",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "3.7.*"
|
||
},
|
||
"suggest": {
|
||
"ext-curl": "*"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Buzz": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Kris Wallsmith",
|
||
"email": "kris.wallsmith@gmail.com",
|
||
"homepage": "http://kriswallsmith.net/"
|
||
}
|
||
],
|
||
"description": "Lightweight HTTP client",
|
||
"homepage": "https://github.com/kriswallsmith/Buzz",
|
||
"keywords": [
|
||
"curl",
|
||
"http client"
|
||
],
|
||
"time": "2013-05-19 03:41:15"
|
||
},
|
||
{
|
||
"name": "liip/doctrine-cache-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "Liip/DoctrineCacheBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/liip/LiipDoctrineCacheBundle.git",
|
||
"reference": "5b4f7d509f27b69474286faf53633ef4c5c318a6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/liip/LiipDoctrineCacheBundle/zipball/5b4f7d509f27b69474286faf53633ef4c5c318a6",
|
||
"reference": "5b4f7d509f27b69474286faf53633ef4c5c318a6",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": ">=2.2",
|
||
"php": ">=5.3.0",
|
||
"symfony/symfony": ">=2.0"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Liip\\DoctrineCacheBundle\\": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Liip AG",
|
||
"homepage": "http://www.liip.ch/"
|
||
}
|
||
],
|
||
"description": "This Bundle provides integration into Symfony2 with the Doctrine Common Cache layer.",
|
||
"keywords": [
|
||
"Symfony2",
|
||
"cache"
|
||
],
|
||
"time": "2014-03-24 22:22:17"
|
||
},
|
||
{
|
||
"name": "liip/imagine-bundle",
|
||
"version": "v0.21.1",
|
||
"target-dir": "Liip/ImagineBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/liip/LiipImagineBundle.git",
|
||
"reference": "0490ecfd7184e71b24108ba0c2a85261c14b9fc4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/0490ecfd7184e71b24108ba0c2a85261c14b9fc4",
|
||
"reference": "0490ecfd7184e71b24108ba0c2a85261c14b9fc4",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"imagine/imagine": "0.5.*",
|
||
"php": ">=5.3.2",
|
||
"symfony/filesystem": ">=2.0.16,~2.0",
|
||
"symfony/finder": ">=2.0.16,~2.0",
|
||
"symfony/framework-bundle": ">=2.0.16,~2.0",
|
||
"symfony/options-resolver": ">=2.0.16,~2.0"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/cache": "~1.1",
|
||
"symfony/yaml": ">=2.0.16,~2.0",
|
||
"twig/twig": ">=1.0,<2.0-dev"
|
||
},
|
||
"suggest": {
|
||
"twig/twig": ">=1.0,<2.0-dev"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Liip\\ImagineBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Liip and other contributors",
|
||
"homepage": "https://github.com/liip/LiipImagineBundle/contributors"
|
||
}
|
||
],
|
||
"description": "This Bundle assists in imagine manipulation using the imagine library",
|
||
"homepage": "http://liip.ch",
|
||
"keywords": [
|
||
"image",
|
||
"imagine"
|
||
],
|
||
"time": "2014-03-14 17:57:09"
|
||
},
|
||
{
|
||
"name": "mathiasverraes/money",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/mathiasverraes/money.git",
|
||
"reference": "bd3987287496775da10c2a29bea49112c41b2f46"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/mathiasverraes/money/zipball/bd3987287496775da10c2a29bea49112c41b2f46",
|
||
"reference": "bd3987287496775da10c2a29bea49112c41b2f46",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "3.7.*"
|
||
},
|
||
"suggest": {
|
||
"Sylius/SyliusMoneyBundle": "Sylius' Symfony2 integration with Money library",
|
||
"TheBigBrainsCompany/TbbcMoneyBundle": "Very complete Symfony2 bundle with support for Twig, Doctrine, Forms, ...",
|
||
"pink-tie/money-bundle": "Pink-Tie's Symfony2 integration with Money library"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Money": "lib"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Mathias Verraes",
|
||
"email": "mathias@verraes.net",
|
||
"homepage": "http://verraes.net",
|
||
"role": "Developer of wrapped Money library"
|
||
}
|
||
],
|
||
"description": "PHP implementation of Fowler's Money pattern",
|
||
"homepage": "http://verraes.net/2011/04/fowler-money-pattern-in-php/",
|
||
"keywords": [
|
||
"Generic Sub-domain",
|
||
"Value Object",
|
||
"money"
|
||
],
|
||
"time": "2014-02-28 11:47:51"
|
||
},
|
||
{
|
||
"name": "monolog/monolog",
|
||
"version": "1.9.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Seldaek/monolog.git",
|
||
"reference": "65026b610f8c19e61d7242f600530677b0466aac"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/65026b610f8c19e61d7242f600530677b0466aac",
|
||
"reference": "65026b610f8c19e61d7242f600530677b0466aac",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0",
|
||
"psr/log": "~1.0"
|
||
},
|
||
"require-dev": {
|
||
"aws/aws-sdk-php": "~2.4, >2.4.8",
|
||
"doctrine/couchdb": "~1.0@dev",
|
||
"graylog2/gelf-php": "~1.0",
|
||
"phpunit/phpunit": "~3.7.0",
|
||
"raven/raven": "~0.5",
|
||
"ruflin/elastica": "0.90.*"
|
||
},
|
||
"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",
|
||
"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": "1.9.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",
|
||
"role": "Developer"
|
||
}
|
||
],
|
||
"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": "2014-04-24 13:29:03"
|
||
},
|
||
{
|
||
"name": "nikic/php-parser",
|
||
"version": "v0.9.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/nikic/PHP-Parser.git",
|
||
"reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
|
||
"reference": "b1cc9ce676b4350b23d0fafc8244d08eee2fe287",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PHPParser": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Nikita Popov"
|
||
}
|
||
],
|
||
"description": "A PHP parser written in PHP",
|
||
"keywords": [
|
||
"parser",
|
||
"php"
|
||
],
|
||
"time": "2012-04-23 22:52:11"
|
||
},
|
||
{
|
||
"name": "omnipay/omnipay",
|
||
"version": "v1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/omnipay/omnipay.git",
|
||
"reference": "3c957cb44e383378a9ba9fa604c4da502deb747e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/omnipay/omnipay/zipball/3c957cb44e383378a9ba9fa604c4da502deb747e",
|
||
"reference": "3c957cb44e383378a9ba9fa604c4da502deb747e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"guzzle/http": "~3.1",
|
||
"php": ">=5.3.2",
|
||
"symfony/http-foundation": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"guzzle/plugin-mock": "~3.1",
|
||
"mockery/mockery": "~0.7",
|
||
"phpunit/phpunit": "~3.7.16",
|
||
"silex/silex": "1.0.*@dev",
|
||
"squizlabs/php_codesniffer": "~1.4.4",
|
||
"twig/twig": "~1.12"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Omnipay": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Adrian Macneil",
|
||
"email": "adrian@adrianmacneil.com"
|
||
},
|
||
{
|
||
"name": "Omnipay Community",
|
||
"homepage": "https://github.com/omnipay/omnipay/graphs/contributors"
|
||
}
|
||
],
|
||
"description": "A framework agnostic, multi-gateway payment processing library",
|
||
"homepage": "https://github.com/adrianmacneil/omnipay",
|
||
"keywords": [
|
||
"2checkout",
|
||
"2co",
|
||
"auth.net",
|
||
"authorize",
|
||
"authorize.net",
|
||
"buckaroo",
|
||
"cardsave",
|
||
"commweb",
|
||
"dps",
|
||
"egate",
|
||
"eway",
|
||
"express",
|
||
"gateway",
|
||
"gocardless",
|
||
"ideal",
|
||
"merchant",
|
||
"migs",
|
||
"mollie",
|
||
"multisafepay",
|
||
"netaxept",
|
||
"netbanx",
|
||
"pay",
|
||
"payfast",
|
||
"payflow",
|
||
"payment",
|
||
"paymentexpress",
|
||
"paypal",
|
||
"pin",
|
||
"purchase",
|
||
"rapid",
|
||
"sagepay",
|
||
"securepay",
|
||
"stripe",
|
||
"tala",
|
||
"tala-payments",
|
||
"targetpay",
|
||
"twocheckout",
|
||
"worldpay"
|
||
],
|
||
"time": "2013-10-19 17:21:33"
|
||
},
|
||
{
|
||
"name": "pagerfanta/pagerfanta",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/whiteoctober/Pagerfanta.git",
|
||
"reference": "869e4979a6c37a1300a96698a4a1ddebdef30c34"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/869e4979a6c37a1300a96698a4a1ddebdef30c34",
|
||
"reference": "869e4979a6c37a1300a96698a4a1ddebdef30c34",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/mongodb-odm": "1.0.*@dev",
|
||
"doctrine/orm": "2.3.*",
|
||
"doctrine/phpcr-odm": "1.*",
|
||
"jackalope/jackalope-doctrine-dbal": "1.*",
|
||
"jmikola/geojson": "1.0.*",
|
||
"mandango/mandango": "1.0.*@dev",
|
||
"phpunit/phpunit": "3.7.*",
|
||
"propel/propel1": "~1.6",
|
||
"solarium/solarium": "3.1.*"
|
||
},
|
||
"suggest": {
|
||
"doctrine/mongodb-odm": "To use the DoctrineODMMongoDBAdapter.",
|
||
"doctrine/orm": "To use the DoctrineORMAdapter.",
|
||
"doctrine/phpcr-odm": "To use the DoctrineODMPhpcrAdapter. >= 1.1.0",
|
||
"mandango/mandango": "To use the MandangoAdapter.",
|
||
"propel/propel1": "To use the PropelAdapter",
|
||
"solarium/solarium": "To use the SolariumAdapter."
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Pagerfanta\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Pablo Díez",
|
||
"email": "pablodip@gmail.com",
|
||
"homepage": "http://github.com/pablodip"
|
||
}
|
||
],
|
||
"description": "Pagination for PHP 5.3",
|
||
"keywords": [
|
||
"page",
|
||
"pagination",
|
||
"paginator",
|
||
"paging"
|
||
],
|
||
"time": "2014-05-15 16:47:31"
|
||
},
|
||
{
|
||
"name": "paypal/rest-api-sdk-php",
|
||
"version": "V0.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/paypal/rest-api-sdk-php.git",
|
||
"reference": "9e09f7bff507e81cbb03d233c15c080fefd1d512"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/paypal/rest-api-sdk-php/zipball/9e09f7bff507e81cbb03d233c15c080fefd1d512",
|
||
"reference": "9e09f7bff507e81cbb03d233c15c080fefd1d512",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"ext-json": "*",
|
||
"paypal/sdk-core-php": "1.2.*",
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "3.7.*"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PayPal": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PayPal",
|
||
"homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
|
||
}
|
||
],
|
||
"description": "PayPal's PHP SDK for REST APIs",
|
||
"homepage": "https://github.com/paypal/rest-api-sdk-php",
|
||
"keywords": [
|
||
"payments",
|
||
"paypal",
|
||
"rest",
|
||
"sdk"
|
||
],
|
||
"time": "2013-03-08 02:11:59"
|
||
},
|
||
{
|
||
"name": "paypal/sdk-core-php",
|
||
"version": "V1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/paypal/sdk-core-php.git",
|
||
"reference": "06588e5017a6c983168a3bd8e7093d7068974cd0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/paypal/sdk-core-php/zipball/06588e5017a6c983168a3bd8e7093d7068974cd0",
|
||
"reference": "06588e5017a6c983168a3bd8e7093d7068974cd0",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"php": ">=5.2.0"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
"lib"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "PayPal",
|
||
"homepage": "https://github.com/paypal/sdk-core-php/contributors"
|
||
}
|
||
],
|
||
"description": "PayPal Core SDK for PHP",
|
||
"homepage": "https://github.com/paypal/sdk-core-php",
|
||
"keywords": [
|
||
"paypal",
|
||
"php",
|
||
"sdk"
|
||
],
|
||
"time": "2013-03-06 13:21:44"
|
||
},
|
||
{
|
||
"name": "payum/payum",
|
||
"version": "0.8.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Payum/Payum.git",
|
||
"reference": "22c05a9108f40be244c5f183d116e3079d82340e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Payum/Payum/zipball/22c05a9108f40be244c5f183d116e3079d82340e",
|
||
"reference": "22c05a9108f40be244c5f183d116e3079d82340e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ajbdev/authorizenet-php-api": "1.1.*",
|
||
"ext-soap": "*",
|
||
"klarna/checkout": "~1",
|
||
"kriswallsmith/buzz": "*",
|
||
"omnipay/omnipay": "~1.0",
|
||
"paypal/rest-api-sdk-php": "0.5.*",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"replace": {
|
||
"payum/authorize-net-aim": "self.version",
|
||
"payum/be2bill": "self.version",
|
||
"payum/core": "self.version",
|
||
"payum/offline": "self.version",
|
||
"payum/omnipay-bridge": "self.version",
|
||
"payum/payex": "self.version",
|
||
"payum/paypal-express-checkout-nvp": "self.version",
|
||
"payum/paypal-ipn": "self.version",
|
||
"payum/paypal-pro-checkout-nvp": "self.version",
|
||
"payum/paypal-rest": "self.version"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/mongodb": "1.0.*@dev",
|
||
"doctrine/mongodb-odm": "1.0.*@dev",
|
||
"doctrine/orm": "2.3.*",
|
||
"ext-curl": "*",
|
||
"ext-pdo_sqlite": "*",
|
||
"phpunit/phpunit": "3.7.*",
|
||
"psr/log": "~1.0",
|
||
"symfony/http-foundation": "~2",
|
||
"symfony/http-kernel": "~2",
|
||
"symfony/routing": "~2",
|
||
"zendframework/zend-db": "~2"
|
||
},
|
||
"suggest": {
|
||
"doctrine/mongodb-odm": "If you want to store models to mongo doctrin2 ODM",
|
||
"doctrine/orm": "If you want to store models to database using doctrin2 ORM",
|
||
"monolog/monolog": "In case you want to use PSR-3 logger",
|
||
"symfony/http-foundation": "If you want to use HttpRequestVerifier or ResponseInteractiveRequest from symfony's bridge",
|
||
"symfony/http-kernel": "If you want to use HttpRequestVerifier from symfony's bridge",
|
||
"symfony/routing": "If you want to use TokenFactory from symfony's bridge",
|
||
"zendframework/zend-db": "If you want to store models to Zend Db ORM"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.8-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Payum": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Kotlyar Maksim",
|
||
"email": "kotlyar.maksim@gmail.com"
|
||
},
|
||
{
|
||
"name": "Payum project",
|
||
"homepage": "http://payum.forma-dev.com/"
|
||
},
|
||
{
|
||
"name": "Community contributions",
|
||
"homepage": "https://github.com/Payum/Payum/contributors"
|
||
}
|
||
],
|
||
"description": "Domain friendly payment framework. Paypal, payex, authorize.net, be2bill, omnipay, recurring paymens, instant notifications and many more",
|
||
"homepage": "http://payum.forma-dev.com",
|
||
"keywords": [
|
||
"authorize.net",
|
||
"be2bill",
|
||
"instant payment notification",
|
||
"ipn",
|
||
"jms payment",
|
||
"omnipay",
|
||
"payex",
|
||
"payment",
|
||
"paypal",
|
||
"paypal digital goods",
|
||
"paypal express",
|
||
"paypal pro",
|
||
"paypal rest",
|
||
"recurring payment"
|
||
],
|
||
"time": "2014-05-05 15:28:10"
|
||
},
|
||
{
|
||
"name": "payum/payum-bundle",
|
||
"version": "0.8.4",
|
||
"target-dir": "Payum/Bundle/PayumBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Payum/PayumBundle.git",
|
||
"reference": "89627c34d276e5c0588bb30b19e84f2d97d5b344"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Payum/PayumBundle/zipball/89627c34d276e5c0588bb30b19e84f2d97d5b344",
|
||
"reference": "89627c34d276e5c0588bb30b19e84f2d97d5b344",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"payum/core": "0.8.*",
|
||
"php": ">=5.3.2",
|
||
"symfony/framework-bundle": "~2.0",
|
||
"twig/twig": "*"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "*",
|
||
"payum/payum": "0.8.*@dev",
|
||
"phpunit/phpunit": "~3.7",
|
||
"symfony/browser-kit": "~2.0",
|
||
"symfony/class-loader": "~2.0"
|
||
},
|
||
"suggest": {
|
||
"payum/authorize-net-aim": "If you want to use authorize.net gateway",
|
||
"payum/be2bill": "If you want to use be2bill gateway",
|
||
"payum/offline": "If you want to manage offline payments",
|
||
"payum/omnipay-bridge": "If you want to use omnipay provided gateways",
|
||
"payum/payex": "If you want to use payex gateway",
|
||
"payum/paypal-express-checkout-nvp": "If you want to use paypal express checkout nvp gateway",
|
||
"payum/paypal-pro-checkout-nvp": "If you want to use paypal pro checkout nvp gateway"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.8-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Payum\\Bundle\\PayumBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Kotlyar Maksim",
|
||
"email": "kotlyar.maksim@gmail.com"
|
||
},
|
||
{
|
||
"name": "Payum project",
|
||
"homepage": "http://payum.forma-dev.com/"
|
||
},
|
||
{
|
||
"name": "Community contributions",
|
||
"homepage": "https://github.com/Payum/PayumBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Rich payment solutions for symfony2. Paypal, payex, authorize.net, be2bill, omnipay, recurring payments, instant notifications and many more",
|
||
"homepage": "http://payum.forma-dev.com",
|
||
"keywords": [
|
||
"authorize.net",
|
||
"be2bill",
|
||
"instant notifications",
|
||
"offline",
|
||
"omnipay",
|
||
"payex",
|
||
"payment",
|
||
"paypal",
|
||
"paypal express checkout",
|
||
"paypal pro checkout",
|
||
"recurring payment"
|
||
],
|
||
"time": "2014-05-08 10:23:28"
|
||
},
|
||
{
|
||
"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 M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "General-Purpose Collection Library for PHP",
|
||
"keywords": [
|
||
"collection",
|
||
"list",
|
||
"map",
|
||
"sequence",
|
||
"set"
|
||
],
|
||
"time": "2014-03-11 13:46:42"
|
||
},
|
||
{
|
||
"name": "phpcr/phpcr",
|
||
"version": "2.1.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpcr/phpcr.git",
|
||
"reference": "eea4472c18e6f01fed9ce30dbada8255759ab810"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpcr/phpcr/zipball/eea4472c18e6f01fed9ce30dbada8255759ab810",
|
||
"reference": "eea4472c18e6f01fed9ce30dbada8255759ab810",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PHPCR": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Lukas Kahwe Smith",
|
||
"email": "smith@pooteeweet.org"
|
||
},
|
||
{
|
||
"name": "David Buchmann",
|
||
"email": "david@liip.ch"
|
||
},
|
||
{
|
||
"name": "Karsten Dambekalns",
|
||
"email": "karsten@typo3.org"
|
||
}
|
||
],
|
||
"description": "PHP Content Repository interfaces",
|
||
"homepage": "http://phpcr.github.io",
|
||
"keywords": [
|
||
"contentrepository",
|
||
"phpcr"
|
||
],
|
||
"time": "2014-03-03 07:42:27"
|
||
},
|
||
{
|
||
"name": "phpcr/phpcr-utils",
|
||
"version": "1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpcr/phpcr-utils.git",
|
||
"reference": "e50943432f8e26f9fc05af7994f8747ead3270fa"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/e50943432f8e26f9fc05af7994f8747ead3270fa",
|
||
"reference": "e50943432f8e26f9fc05af7994f8747ead3270fa",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0",
|
||
"phpcr/phpcr": "~2.1.0",
|
||
"symfony/console": "~2.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PHPCR\\Util": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Lukas Kahwe Smith",
|
||
"email": "smith@pooteeweet.org"
|
||
},
|
||
{
|
||
"name": "David Buchmann",
|
||
"email": "david@liip.ch"
|
||
},
|
||
{
|
||
"name": "Daniel Barsotti",
|
||
"email": "daniel.barsotti@liip.ch",
|
||
"role": "maintainer"
|
||
},
|
||
{
|
||
"name": "Nacho Martín",
|
||
"email": "nitram.ohcan@gmail.com"
|
||
}
|
||
],
|
||
"description": "PHP Content Repository implementation independant utilities",
|
||
"homepage": "http://phpcr.github.com",
|
||
"keywords": [
|
||
"cli",
|
||
"contentrepository",
|
||
"phpcr"
|
||
],
|
||
"time": "2014-02-02 18:30:21"
|
||
},
|
||
{
|
||
"name": "phpoption/phpoption",
|
||
"version": "1.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/php-option.git",
|
||
"reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
|
||
"reference": "5d099bcf0393908bf4ad69cc47dafb785d51f7f5",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PhpOption\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Johannes M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Option Type for PHP",
|
||
"keywords": [
|
||
"language",
|
||
"option",
|
||
"php",
|
||
"type"
|
||
],
|
||
"time": "2014-01-09 22:37:17"
|
||
},
|
||
{
|
||
"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": "sensio/distribution-bundle",
|
||
"version": "v2.3.4",
|
||
"target-dir": "Sensio/Bundle/DistributionBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
|
||
"reference": "66df91b4bd637a83299d8072aed3658bfd3b3021"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/66df91b4bd637a83299d8072aed3658bfd3b3021",
|
||
"reference": "66df91b4bd637a83299d8072aed3658bfd3b3021",
|
||
"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": "2013-08-22 05:04:53"
|
||
},
|
||
{
|
||
"name": "sonata-project/block-bundle",
|
||
"version": "2.2.11",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sonata-project/SonataBlockBundle.git",
|
||
"reference": "1e6adfaa27f46d50973e6f14150e0585f876dd1e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/1e6adfaa27f46d50973e6f14150e0585f876dd1e",
|
||
"reference": "1e6adfaa27f46d50973e6f14150e0585f876dd1e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": "~2.3",
|
||
"sonata-project/cache": "~1.0",
|
||
"sonata-project/core-bundle": "~2.2",
|
||
"symfony/form": "~2.2",
|
||
"symfony/http-kernel": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"knplabs/knp-menu-bundle": "~1.1",
|
||
"sonata-project/admin-bundle": "~2.2"
|
||
},
|
||
"suggest": {
|
||
"knplabs/knp-menu-bundle": "~1.1",
|
||
"sonata-project/admin-bundle": "~2.2",
|
||
"sonata-project/cache-bundle": "~2.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Sonata\\BlockBundle\\": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Thomas Rabaix",
|
||
"email": "thomas.rabaix@sonata-project.org",
|
||
"homepage": "http://sonata-project.org"
|
||
},
|
||
{
|
||
"name": "Sonata Community",
|
||
"homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony SonataBlockBundle",
|
||
"homepage": "http://sonata-project.org/bundles/block",
|
||
"keywords": [
|
||
"block",
|
||
"sonata"
|
||
],
|
||
"time": "2014-02-21 14:01:24"
|
||
},
|
||
{
|
||
"name": "sonata-project/cache",
|
||
"version": "1.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sonata-project/cache.git",
|
||
"reference": "7c91e7fd1ca5be4273b09388650709bff31d8966"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sonata-project/cache/zipball/7c91e7fd1ca5be4273b09388650709bff31d8966",
|
||
"reference": "7c91e7fd1ca5be4273b09388650709bff31d8966",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "~2.2",
|
||
"doctrine/phpcr-odm": "~1.0",
|
||
"predis/predis": "~0.8,<1.0",
|
||
"psr/log": "~1.0"
|
||
},
|
||
"suggest": {
|
||
"doctrine/orm": "ORM support",
|
||
"doctrine/phpcr-odm": "PHPCR ODM support",
|
||
"ext-apc": "Caching with ext/apc",
|
||
"ext-memcached": "Caching with ext/memcached",
|
||
"predis/predis": "Install redis php"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Sonata\\Cache\\Tests\\": "test/",
|
||
"Sonata\\Cache\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Thomas Rabaix",
|
||
"email": "thomas.rabaix@gmail.com",
|
||
"homepage": "http://sonata-project.org/"
|
||
}
|
||
],
|
||
"description": "Cache library",
|
||
"homepage": "https://github.com/sonata-project/cache",
|
||
"keywords": [
|
||
"cache",
|
||
"memcached",
|
||
"mongodb",
|
||
"redis"
|
||
],
|
||
"time": "2014-05-12 08:55:48"
|
||
},
|
||
{
|
||
"name": "sonata-project/core-bundle",
|
||
"version": "2.2.5",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sonata-project/SonataCoreBundle.git",
|
||
"reference": "863809982c98b8444aeab1ff442c117d74f1a7c7"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/863809982c98b8444aeab1ff442c117d74f1a7c7",
|
||
"reference": "863809982c98b8444aeab1ff442c117d74f1a7c7",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"symfony/config": "~2.0",
|
||
"symfony/form": "~2.2",
|
||
"symfony/http-foundation": "~2.2",
|
||
"symfony/translation": "~2.2",
|
||
"twig/twig": "~1.12"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "~2.4",
|
||
"doctrine/phpcr-odm": "~1.0",
|
||
"sonata-project/exporter": "~1.3"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-4": {
|
||
"Sonata\\CoreBundle\\": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Thomas Rabaix",
|
||
"email": "thomas.rabaix@sonata-project.org",
|
||
"homepage": "http://sonata-project.org"
|
||
},
|
||
{
|
||
"name": "Sonata Community",
|
||
"homepage": "https://github.com/sonata-project/SonataCoreBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony SonataCoreBundle",
|
||
"homepage": "http://sonata-project.org/bundles/core",
|
||
"keywords": [
|
||
"sonata"
|
||
],
|
||
"time": "2014-02-14 14:24:51"
|
||
},
|
||
{
|
||
"name": "stof/doctrine-extensions-bundle",
|
||
"version": "v1.1.0",
|
||
"target-dir": "Stof/DoctrineExtensionsBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
|
||
"reference": "0aa21137bcae43241ffa047946bbdd46b91a2b0a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/0aa21137bcae43241ffa047946bbdd46b91a2b0a",
|
||
"reference": "0aa21137bcae43241ffa047946bbdd46b91a2b0a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"gedmo/doctrine-extensions": "2.3.*",
|
||
"php": ">=5.3.2",
|
||
"symfony/framework-bundle": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"doctrine/doctrine-bundle": "to use the ORM extensions",
|
||
"doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Stof\\DoctrineExtensionsBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Christophe Coevoet",
|
||
"email": "stof@notk.org"
|
||
}
|
||
],
|
||
"description": "Integration of the gedmo/doctrine-extensions with Symfony2",
|
||
"homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
|
||
"keywords": [
|
||
"behaviors",
|
||
"doctrine2",
|
||
"extensions",
|
||
"gedmo",
|
||
"loggable",
|
||
"nestedset",
|
||
"sluggable",
|
||
"sortable",
|
||
"timestampable",
|
||
"translatable",
|
||
"tree"
|
||
],
|
||
"time": "2013-06-23 16:53:41"
|
||
},
|
||
{
|
||
"name": "swiftmailer/swiftmailer",
|
||
"version": "v5.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
||
"reference": "043e336b871f17a117f76ef8e190eddfc04c8d48"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/043e336b871f17a117f76ef8e190eddfc04c8d48",
|
||
"reference": "043e336b871f17a117f76ef8e190eddfc04c8d48",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.4"
|
||
},
|
||
"require-dev": {
|
||
"mockery/mockery": "~0.9.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "5.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"files": [
|
||
"lib/swift_required.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Chris Corbyn"
|
||
}
|
||
],
|
||
"description": "Swiftmailer, free feature-rich PHP mailer",
|
||
"homepage": "http://swiftmailer.org",
|
||
"keywords": [
|
||
"mail",
|
||
"mailer"
|
||
],
|
||
"time": "2014-05-08 08:11:19"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/block-bundle",
|
||
"version": "1.1.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/BlockBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/BlockBundle.git",
|
||
"reference": "6f99fc233bdd60971d51b4f7283ac1e2f369e9f6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/BlockBundle/zipball/6f99fc233bdd60971d51b4f7283ac1e2f369e9f6",
|
||
"reference": "6f99fc233bdd60971d51b4f7283ac1e2f369e9f6",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/phpcr-bundle": "~1.0",
|
||
"doctrine/phpcr-odm": "~1.0",
|
||
"php": ">=5.3.3",
|
||
"sonata-project/block-bundle": ">=2.2.8,<=2.2.11",
|
||
"symfony-cmf/core-bundle": "~1.0",
|
||
"symfony/framework-bundle": "~2.3"
|
||
},
|
||
"conflict": {
|
||
"symfony/framework-bundle": ">=2.3.0,<2.3.2"
|
||
},
|
||
"require-dev": {
|
||
"sonata-project/cache-bundle": ">=2.1.3,<2.1.6",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.1.*",
|
||
"symfony-cmf/menu-bundle": "1.1.*",
|
||
"symfony-cmf/testing": "1.1.*",
|
||
"twig/twig": "~1.11"
|
||
},
|
||
"suggest": {
|
||
"eko/feedbundle": "When using the RssBlock",
|
||
"liip/imagine-bundle": "When using the ImagineBlock",
|
||
"sonata-project/cache-bundle": "To add caching support for block loading",
|
||
"symfony-cmf/media-bundle": "When using the ImagineBlock"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Cmf\\Bundle\\BlockBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Symfony CMF Community",
|
||
"homepage": "https://github.com/symfony-cmf/BlockBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony CMF Block Bundle",
|
||
"homepage": "http://cmf.symfony.com",
|
||
"keywords": [
|
||
"Symfony CMF",
|
||
"block",
|
||
"content fragments"
|
||
],
|
||
"time": "2014-05-08 15:40:31"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/content-bundle",
|
||
"version": "1.1.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/ContentBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/ContentBundle.git",
|
||
"reference": "3fd3e476f7501e75d47c349d51124bb5493a48e9"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/ContentBundle/zipball/3fd3e476f7501e75d47c349d51124bb5493a48e9",
|
||
"reference": "3fd3e476f7501e75d47c349d51124bb5493a48e9",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony-cmf/core-bundle": ">=1.0.0,<1.2-dev",
|
||
"symfony/framework-bundle": "~2.3"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/phpcr-bundle": "1.1.*",
|
||
"doctrine/phpcr-odm": "1.1.*",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.1.*",
|
||
"symfony-cmf/menu-bundle": "1.1.*",
|
||
"symfony-cmf/routing-bundle": "1.2.*",
|
||
"symfony-cmf/testing": "1.1.*",
|
||
"symfony/monolog-bundle": "2.3.*"
|
||
},
|
||
"suggest": {
|
||
"doctrine/phpcr-bundle": "To integrate PHPCR-ODM with Symfony",
|
||
"doctrine/phpcr-odm": "To persist content with the PHP content repository",
|
||
"friendsofsymfony/rest-bundle": "Improved handling for different output formats",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "To provide admin interfaces for the content",
|
||
"symfony-cmf/menu-bundle": "Have editable menus for content",
|
||
"symfony-cmf/routing-bundle": "Have editable routes for content"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Cmf\\Bundle\\ContentBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Symfony CMF Community",
|
||
"homepage": "https://github.com/symfony-cmf/ContentBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony CMF Content Bundle",
|
||
"homepage": "http://cmf.symfony.com",
|
||
"keywords": [
|
||
"Symfony CMF"
|
||
],
|
||
"time": "2014-05-08 15:27:41"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/core-bundle",
|
||
"version": "1.1.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/CoreBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/CoreBundle.git",
|
||
"reference": "a2537e72f2238e96f1d47812edb7974970b98529"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/CoreBundle/zipball/a2537e72f2238e96f1d47812edb7974970b98529",
|
||
"reference": "a2537e72f2238e96f1d47812edb7974970b98529",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony/framework-bundle": "~2.3"
|
||
},
|
||
"require-dev": {
|
||
"sonata-project/admin-bundle": "~2.2",
|
||
"symfony-cmf/routing-bundle": "1.2.*",
|
||
"symfony-cmf/testing": "1.1.*"
|
||
},
|
||
"suggest": {
|
||
"doctrine/phpcr-bundle": "To be able to use the CMF twig extension, 1.0.*",
|
||
"doctrine/phpcr-odm": "To be able to use the CMF twig extension, 1.0.*",
|
||
"sonata-project/admin-bundle": "To be able to enable the publish_workflow_listener extension, ~2.2",
|
||
"symfony-cmf/routing": "To be able to use the CMF twig extension functions cmf_prev_linkable/cmf_next_linkable, 1.0.*",
|
||
"symfony-cmf/routing-bundle": "To be able to enable the publish_workflow_listener, 1.0.*",
|
||
"symfony/security-bundle": "To be able to use the publish workflow system, ~2.1",
|
||
"symfony/twig-bundle": "To get access to the CMF twig extension, ~2.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Cmf\\Bundle\\CoreBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Symfony CMF Community",
|
||
"homepage": "https://github.com/symfony-cmf/CoreBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony CMF Core Bundle",
|
||
"homepage": "http://cmf.symfony.com",
|
||
"keywords": [
|
||
"Symfony CMF"
|
||
],
|
||
"time": "2014-05-08 19:32:15"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/menu-bundle",
|
||
"version": "1.1.1",
|
||
"target-dir": "Symfony/Cmf/Bundle/MenuBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/MenuBundle.git",
|
||
"reference": "9ab067ff1c5451d40f093f84ebc606de70437f08"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/MenuBundle/zipball/9ab067ff1c5451d40f093f84ebc606de70437f08",
|
||
"reference": "9ab067ff1c5451d40f093f84ebc606de70437f08",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/phpcr-bundle": "1.1.*",
|
||
"doctrine/phpcr-odm": "1.1.*",
|
||
"knplabs/knp-menu-bundle": "1.1.*",
|
||
"php": ">=5.3.3",
|
||
"symfony-cmf/core-bundle": ">=1.1.0,<1.2-dev",
|
||
"symfony/framework-bundle": "~2.3"
|
||
},
|
||
"require-dev": {
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.1.*",
|
||
"symfony-cmf/routing-bundle": "1.2.*",
|
||
"symfony-cmf/testing": "1.1.*",
|
||
"symfony/monolog-bundle": "2.3.*"
|
||
},
|
||
"suggest": {
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "if you want to have editing capabilities"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Cmf\\Bundle\\MenuBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Symfony CMF Community",
|
||
"homepage": "https://github.com/symfony-cmf/MenuBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony CMF Menu Bundle",
|
||
"homepage": "http://cmf.symfony.com",
|
||
"keywords": [
|
||
"Symfony CMF",
|
||
"menu"
|
||
],
|
||
"time": "2014-05-14 11:21:46"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/routing",
|
||
"version": "1.2.0",
|
||
"target-dir": "Symfony/Cmf/Component/Routing",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/Routing.git",
|
||
"reference": "c67258b875eef3cb08009bf1428499d0f01ce5e7"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/c67258b875eef3cb08009bf1428499d0f01ce5e7",
|
||
"reference": "c67258b875eef3cb08009bf1428499d0f01ce5e7",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"psr/log": "~1.0",
|
||
"symfony/http-kernel": "~2.2",
|
||
"symfony/routing": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"symfony/config": "~2.2",
|
||
"symfony/dependency-injection": "~2.0",
|
||
"symfony/event-dispatcher": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version ~2.1"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Cmf\\Component\\Routing": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Symfony CMF Community",
|
||
"homepage": "https://github.com/symfony-cmf/Routing/contributors"
|
||
}
|
||
],
|
||
"description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
|
||
"homepage": "http://cmf.symfony.com",
|
||
"keywords": [
|
||
"database",
|
||
"routing"
|
||
],
|
||
"time": "2014-05-08 19:37:14"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/routing-bundle",
|
||
"version": "1.2.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/RoutingBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/RoutingBundle.git",
|
||
"reference": "46937814d7430e637940714abf1e48cea4996ea4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/RoutingBundle/zipball/46937814d7430e637940714abf1e48cea4996ea4",
|
||
"reference": "46937814d7430e637940714abf1e48cea4996ea4",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony-cmf/routing": "~1.2.0",
|
||
"symfony/framework-bundle": "~2.3"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "2.3.*",
|
||
"matthiasnoback/symfony-config-test": "0.*",
|
||
"matthiasnoback/symfony-dependency-injection-test": "0.*",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.1.*",
|
||
"symfony-cmf/core-bundle": "~1.1",
|
||
"symfony-cmf/testing": "1.1.*",
|
||
"symfony/monolog-bundle": "2.3.*"
|
||
},
|
||
"suggest": {
|
||
"doctrine/orm": "To enable support for the ORM entities",
|
||
"doctrine/phpcr-bundle": "To enable support for the PHPCR ODM documents",
|
||
"doctrine/phpcr-odm": "To enable support for the PHPCR ODM documents",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "To provide an admin interface for the PHPCR ODM documents",
|
||
"symfony-cmf/content-bundle": "To optionally use the configured value for 'content_basepath' from the CoreBundle",
|
||
"symfony-cmf/core-bundle": "To use the provided Doctrine\\Phpcr documents and for easier configuration"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Cmf\\Bundle\\RoutingBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Symfony CMF Community",
|
||
"homepage": "https://github.com/symfony-cmf/RoutingBundle/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony RoutingBundle",
|
||
"homepage": "http://cmf.symfony.com",
|
||
"keywords": [
|
||
"database",
|
||
"routing"
|
||
],
|
||
"time": "2014-05-08 19:39:23"
|
||
},
|
||
{
|
||
"name": "symfony/assetic-bundle",
|
||
"version": "v2.3.0",
|
||
"target-dir": "Symfony/Bundle/AsseticBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/AsseticBundle.git",
|
||
"reference": "146dd3cb46b302bd471560471c6aaa930483dac1"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/AsseticBundle/zipball/146dd3cb46b302bd471560471c6aaa930483dac1",
|
||
"reference": "146dd3cb46b302bd471560471c6aaa930483dac1",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"kriswallsmith/assetic": "~1.1",
|
||
"php": ">=5.3.0",
|
||
"symfony/framework-bundle": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"symfony/class-loader": "~2.1",
|
||
"symfony/console": "~2.1",
|
||
"symfony/css-selector": "~2.1",
|
||
"symfony/dom-crawler": "~2.1",
|
||
"symfony/form": "~2.1",
|
||
"symfony/twig-bundle": "~2.1",
|
||
"symfony/yaml": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"symfony/twig-bundle": "~2.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Bundle\\AsseticBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Kris Wallsmith",
|
||
"email": "kris.wallsmith@gmail.com",
|
||
"homepage": "http://kriswallsmith.net/"
|
||
}
|
||
],
|
||
"description": "Integrates Assetic into Symfony2",
|
||
"homepage": "https://github.com/symfony/AsseticBundle",
|
||
"keywords": [
|
||
"assets",
|
||
"compression",
|
||
"minification"
|
||
],
|
||
"time": "2013-05-16 05:32:23"
|
||
},
|
||
{
|
||
"name": "symfony/expression-language",
|
||
"version": "v2.4.4",
|
||
"target-dir": "Symfony/Component/ExpressionLanguage",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/expression-language.git",
|
||
"reference": "4e594166125432c8595086c6dc78e2f54131cf1d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/4e594166125432c8595086c6dc78e2f54131cf1d",
|
||
"reference": "4e594166125432c8595086c6dc78e2f54131cf1d",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.4-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Component\\ExpressionLanguage\\": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com",
|
||
"homepage": "http://fabien.potencier.org",
|
||
"role": "Lead Developer"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony ExpressionLanguage Component",
|
||
"homepage": "http://symfony.com",
|
||
"time": "2014-04-16 10:34:42"
|
||
},
|
||
{
|
||
"name": "symfony/icu",
|
||
"version": "v1.2.1",
|
||
"target-dir": "Symfony/Component/Icu",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/Icu.git",
|
||
"reference": "98e197da54df1f966dd5e8a4992135703569c987"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/Icu/zipball/98e197da54df1f966dd5e8a4992135703569c987",
|
||
"reference": "98e197da54df1f966dd5e8a4992135703569c987",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"lib-icu": ">=4.4",
|
||
"php": ">=5.3.3",
|
||
"symfony/intl": "~2.3"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Component\\Icu\\": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
},
|
||
{
|
||
"name": "Bernhard Schussek",
|
||
"email": "bschussek@gmail.com"
|
||
}
|
||
],
|
||
"description": "Contains an excerpt of the ICU data and classes to load it.",
|
||
"homepage": "http://symfony.com",
|
||
"keywords": [
|
||
"icu",
|
||
"intl"
|
||
],
|
||
"time": "2013-10-04 10:06:38"
|
||
},
|
||
{
|
||
"name": "symfony/monolog-bundle",
|
||
"version": "v2.5.1",
|
||
"target-dir": "Symfony/Bundle/MonologBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/MonologBundle.git",
|
||
"reference": "71ad844ac29401f86619f9d643393265451e858b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/MonologBundle/zipball/71ad844ac29401f86619f9d643393265451e858b",
|
||
"reference": "71ad844ac29401f86619f9d643393265451e858b",
|
||
"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.5.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Bundle\\MonologBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com",
|
||
"homepage": "http://fabien.potencier.org",
|
||
"role": "Lead Developer"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony MonologBundle",
|
||
"homepage": "http://symfony.com",
|
||
"keywords": [
|
||
"log",
|
||
"logging"
|
||
],
|
||
"time": "2014-02-19 14:49:26"
|
||
},
|
||
{
|
||
"name": "symfony/swiftmailer-bundle",
|
||
"version": "v2.3.7",
|
||
"target-dir": "Symfony/Bundle/SwiftmailerBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/SwiftmailerBundle.git",
|
||
"reference": "e98defd402f72e8b54a029ba4d3ac4cb51dc3577"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/e98defd402f72e8b54a029ba4d3ac4cb51dc3577",
|
||
"reference": "e98defd402f72e8b54a029ba4d3ac4cb51dc3577",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2",
|
||
"swiftmailer/swiftmailer": ">=4.2.0,~5.0",
|
||
"symfony/swiftmailer-bridge": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"symfony/config": "~2.1",
|
||
"symfony/dependency-injection": "~2.1",
|
||
"symfony/http-kernel": "~2.1",
|
||
"symfony/yaml": "~2.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\Bundle\\SwiftmailerBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony SwiftmailerBundle",
|
||
"homepage": "http://symfony.com",
|
||
"time": "2014-04-05 17:15:52"
|
||
},
|
||
{
|
||
"name": "symfony/symfony",
|
||
"version": "v2.3.13",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/symfony.git",
|
||
"reference": "9c4b11915d7409a9cecd155d954f2ade273f3359"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/symfony/zipball/9c4b11915d7409a9cecd155d954f2ade273f3359",
|
||
"reference": "9c4b11915d7409a9cecd155d954f2ade273f3359",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": "~2.2",
|
||
"php": ">=5.3.3",
|
||
"psr/log": "~1.0",
|
||
"symfony/icu": "~1.0",
|
||
"twig/twig": "~1.11"
|
||
},
|
||
"replace": {
|
||
"symfony/browser-kit": "self.version",
|
||
"symfony/class-loader": "self.version",
|
||
"symfony/config": "self.version",
|
||
"symfony/console": "self.version",
|
||
"symfony/css-selector": "self.version",
|
||
"symfony/debug": "self.version",
|
||
"symfony/dependency-injection": "self.version",
|
||
"symfony/doctrine-bridge": "self.version",
|
||
"symfony/dom-crawler": "self.version",
|
||
"symfony/event-dispatcher": "self.version",
|
||
"symfony/filesystem": "self.version",
|
||
"symfony/finder": "self.version",
|
||
"symfony/form": "self.version",
|
||
"symfony/framework-bundle": "self.version",
|
||
"symfony/http-foundation": "self.version",
|
||
"symfony/http-kernel": "self.version",
|
||
"symfony/intl": "self.version",
|
||
"symfony/locale": "self.version",
|
||
"symfony/monolog-bridge": "self.version",
|
||
"symfony/options-resolver": "self.version",
|
||
"symfony/process": "self.version",
|
||
"symfony/propel1-bridge": "self.version",
|
||
"symfony/property-access": "self.version",
|
||
"symfony/proxy-manager-bridge": "self.version",
|
||
"symfony/routing": "self.version",
|
||
"symfony/security": "self.version",
|
||
"symfony/security-bundle": "self.version",
|
||
"symfony/serializer": "self.version",
|
||
"symfony/stopwatch": "self.version",
|
||
"symfony/swiftmailer-bridge": "self.version",
|
||
"symfony/templating": "self.version",
|
||
"symfony/translation": "self.version",
|
||
"symfony/twig-bridge": "self.version",
|
||
"symfony/twig-bundle": "self.version",
|
||
"symfony/validator": "self.version",
|
||
"symfony/web-profiler-bundle": "self.version",
|
||
"symfony/yaml": "self.version"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/data-fixtures": "1.0.*",
|
||
"doctrine/dbal": "~2.2",
|
||
"doctrine/orm": "~2.2,>=2.2.3",
|
||
"ircmaxell/password-compat": "1.0.*",
|
||
"monolog/monolog": "~1.3",
|
||
"ocramius/proxy-manager": ">=0.3.1,<0.4-dev",
|
||
"propel/propel1": "1.6.*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Symfony\\": "src/"
|
||
},
|
||
"classmap": [
|
||
"src/Symfony/Component/HttpFoundation/Resources/stubs",
|
||
"src/Symfony/Component/Intl/Resources/stubs"
|
||
],
|
||
"files": [
|
||
"src/Symfony/Component/Intl/Resources/stubs/functions.php"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com",
|
||
"homepage": "http://fabien.potencier.org",
|
||
"role": "Lead Developer"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "The Symfony PHP framework",
|
||
"homepage": "http://symfony.com",
|
||
"keywords": [
|
||
"framework"
|
||
],
|
||
"time": "2014-04-27 08:34:33"
|
||
},
|
||
{
|
||
"name": "twig/extensions",
|
||
"version": "v1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/fabpot/Twig-extensions.git",
|
||
"reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/fabpot/Twig-extensions/zipball/f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
|
||
"reference": "f91a82ec225e5bb108e01a0f93c9be04f84dcfa0",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"twig/twig": "~1.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Twig_Extensions_": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
}
|
||
],
|
||
"description": "Common additional features for Twig that do not directly belong in core",
|
||
"homepage": "https://github.com/fabpot/Twig-extensions",
|
||
"keywords": [
|
||
"debug",
|
||
"i18n",
|
||
"text"
|
||
],
|
||
"time": "2013-10-18 19:37:15"
|
||
},
|
||
{
|
||
"name": "twig/twig",
|
||
"version": "v1.15.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/fabpot/Twig.git",
|
||
"reference": "1fb5784662f438d7d96a541e305e28b812e2eeed"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/fabpot/Twig/zipball/1fb5784662f438d7d96a541e305e28b812e2eeed",
|
||
"reference": "1fb5784662f438d7d96a541e305e28b812e2eeed",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.4"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.15-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Twig_": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com",
|
||
"homepage": "http://fabien.potencier.org",
|
||
"role": "Lead Developer"
|
||
},
|
||
{
|
||
"name": "Armin Ronacher",
|
||
"email": "armin.ronacher@active-4.com",
|
||
"role": "Project Founder"
|
||
},
|
||
{
|
||
"name": "Twig Team",
|
||
"homepage": "https://github.com/fabpot/Twig/graphs/contributors",
|
||
"role": "Contributors"
|
||
}
|
||
],
|
||
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
||
"homepage": "http://twig.sensiolabs.org",
|
||
"keywords": [
|
||
"templating"
|
||
],
|
||
"time": "2014-02-13 10:19:29"
|
||
},
|
||
{
|
||
"name": "white-october/pagerfanta-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "WhiteOctober/PagerfantaBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
|
||
"reference": "35c8e2124ffa62b14f09dd357c78ade58ac444bc"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/35c8e2124ffa62b14f09dd357c78ade58ac444bc",
|
||
"reference": "35c8e2124ffa62b14f09dd357c78ade58ac444bc",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"pagerfanta/pagerfanta": "1.0.*",
|
||
"symfony/framework-bundle": "~2.2",
|
||
"symfony/property-access": "~2.2",
|
||
"symfony/twig-bundle": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~3.7",
|
||
"symfony/symfony": "~2.2"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"WhiteOctober\\PagerfantaBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Pablo Díez",
|
||
"email": "pablodip@gmail.com",
|
||
"homepage": "http://github.com/pablodip"
|
||
}
|
||
],
|
||
"description": "Bundle to use Pagerfanta with Symfony2",
|
||
"keywords": [
|
||
"page",
|
||
"paging"
|
||
],
|
||
"time": "2014-01-30 11:03:51"
|
||
},
|
||
{
|
||
"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.3.3",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/willdurand/Negotiation.git",
|
||
"reference": "a98fb6b9808610c1aa326c736893d3d77d9383b6"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/a98fb6b9808610c1aa326c736893d3d77d9383b6",
|
||
"reference": "a98fb6b9808610c1aa326c736893d3d77d9383b6",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Negotiation": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "William Durand",
|
||
"email": "william.durand1@gmail.com",
|
||
"homepage": "http://www.willdurand.fr"
|
||
}
|
||
],
|
||
"description": "Content Negotiation tools for PHP provided as a standalone library.",
|
||
"homepage": "http://williamdurand.fr/Negotiation/",
|
||
"keywords": [
|
||
"accept",
|
||
"content",
|
||
"format",
|
||
"header",
|
||
"negotiation"
|
||
],
|
||
"time": "2014-05-16 12:34:51"
|
||
},
|
||
{
|
||
"name": "yohang/finite",
|
||
"version": "dev-sylius",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/winzou/Finite.git",
|
||
"reference": "8e040db0b801b2f2d5e268c0e0a216aeb1882204"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/winzou/Finite/zipball/8e040db0b801b2f2d5e268c0e0a216aeb1882204",
|
||
"reference": "8e040db0b801b2f2d5e268c0e0a216aeb1882204",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0",
|
||
"symfony/event-dispatcher": ">=2.1,<3.0",
|
||
"symfony/expression-language": "~2.4",
|
||
"symfony/options-resolver": ">=2.1,<3.0",
|
||
"symfony/property-access": ">=2.3,<3.0"
|
||
},
|
||
"require-dev": {
|
||
"pdepend/pdepend": "*",
|
||
"phpmd/phpmd": "*",
|
||
"phpunit/phpunit": ">=3.7,<4.0",
|
||
"pimple/pimple": ">=1.0,<2.0",
|
||
"symfony/dependency-injection": ">=2.1,<3.0",
|
||
"symfony/framework-bundle": ">=2.1,<3.0",
|
||
"symfony/security": ">=2.1,<3.0",
|
||
"twig/twig": ">=1.13,<2.0"
|
||
},
|
||
"suggest": {
|
||
"pimple/pimple": "Needed for use with PimpleFactory",
|
||
"symfony/dependency-injection": "Needed for use with Symfony DependencyInjection Factory",
|
||
"symfony/security": "Needed for using SecurityAwareStateMachine",
|
||
"symfony/yaml": "Yaml allows you to define your State graph in YAML"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Finite": "src/"
|
||
}
|
||
},
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Yohan Giarelli",
|
||
"email": "yohan@giarel.li",
|
||
"homepage": "http://yohan.giarel.li"
|
||
}
|
||
],
|
||
"description": "A simple PHP5.3+ Finite State Machine",
|
||
"homepage": "https://github.com/yohang/Finite",
|
||
"keywords": [
|
||
"bundle",
|
||
"state",
|
||
"statemachine",
|
||
"symfony",
|
||
"transition",
|
||
"workflow"
|
||
],
|
||
"support": {
|
||
"source": "https://github.com/winzou/Finite/tree/sylius"
|
||
},
|
||
"time": "2014-05-16 07:54:19"
|
||
}
|
||
],
|
||
"packages-dev": [
|
||
{
|
||
"name": "behat/behat",
|
||
"version": "v3.0.6",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Behat.git",
|
||
"reference": "111b7cbab33a5e557bd8f1c6de46fc153482dc01"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Behat/zipball/111b7cbab33a5e557bd8f1c6de46fc153482dc01",
|
||
"reference": "111b7cbab33a5e557bd8f1c6de46fc153482dc01",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/gherkin": "~4.1",
|
||
"behat/transliterator": "~1.0",
|
||
"ext-mbstring": "*",
|
||
"php": ">=5.3.3",
|
||
"symfony/class-loader": "~2.1",
|
||
"symfony/config": "~2.3",
|
||
"symfony/console": "~2.1",
|
||
"symfony/dependency-injection": "~2.1",
|
||
"symfony/event-dispatcher": "~2.1",
|
||
"symfony/translation": "~2.1",
|
||
"symfony/yaml": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"phpspec/prophecy-phpunit": "~1.0",
|
||
"phpunit/phpunit": "~4.0.7",
|
||
"symfony/process": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"behat/mink-extension": "for integration with Mink testing framework",
|
||
"behat/symfony2-extension": "for integration with Symfony2 web framework",
|
||
"behat/yii-extension": "for integration with Yii web framework"
|
||
},
|
||
"bin": [
|
||
"bin/behat"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Behat": "src/",
|
||
"Behat\\Testwork": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
"description": "Scenario-oriented BDD framework for PHP 5.3",
|
||
"homepage": "http://behat.org/",
|
||
"keywords": [
|
||
"Agile",
|
||
"BDD",
|
||
"ScenarioBDD",
|
||
"Scrum",
|
||
"StoryBDD",
|
||
"User story",
|
||
"business",
|
||
"development",
|
||
"documentation",
|
||
"examples",
|
||
"symfony",
|
||
"testing"
|
||
],
|
||
"time": "2014-05-06 21:28:24"
|
||
},
|
||
{
|
||
"name": "behat/gherkin",
|
||
"version": "v4.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Gherkin.git",
|
||
"reference": "9a47312392b48c2de4881dcf9ea424977d1d5e4e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/9a47312392b48c2de4881dcf9ea424977d1d5e4e",
|
||
"reference": "9a47312392b48c2de4881dcf9ea424977d1d5e4e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.1"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~4.0",
|
||
"symfony/yaml": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "4.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Gherkin": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
"description": "Gherkin DSL parser for PHP 5.3",
|
||
"homepage": "http://behat.org/",
|
||
"keywords": [
|
||
"BDD",
|
||
"Behat",
|
||
"Cucumber",
|
||
"DSL",
|
||
"gherkin",
|
||
"parser"
|
||
],
|
||
"time": "2014-05-14 18:26:04"
|
||
},
|
||
{
|
||
"name": "behat/mink",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Mink.git",
|
||
"reference": "a61d282f41595d3386516077e25864265e5094e8"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Mink/zipball/a61d282f41595d3386516077e25864265e5094e8",
|
||
"reference": "a61d282f41595d3386516077e25864265e5094e8",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.1",
|
||
"symfony/css-selector": "~2.0"
|
||
},
|
||
"suggest": {
|
||
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
|
||
"behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
|
||
"behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
|
||
"behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.6.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Mink": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
"description": "Web acceptance testing framework for PHP 5.3",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"browser",
|
||
"testing",
|
||
"web"
|
||
],
|
||
"time": "2014-05-11 20:21:56"
|
||
},
|
||
{
|
||
"name": "behat/mink-browserkit-driver",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkBrowserKitDriver.git",
|
||
"reference": "ee49460b648a5a0a90a1d84af3f5bbbcb0205616"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkBrowserKitDriver/zipball/ee49460b648a5a0a90a1d84af3f5bbbcb0205616",
|
||
"reference": "ee49460b648a5a0a90a1d84af3f5bbbcb0205616",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/mink": "~1.6@dev",
|
||
"php": ">=5.3.1",
|
||
"symfony/browser-kit": "~2.0",
|
||
"symfony/dom-crawler": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"silex/silex": "~1.2"
|
||
},
|
||
"type": "mink-driver",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Mink\\Driver": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
"description": "Symfony2 BrowserKit driver for Mink framework",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"Mink",
|
||
"Symfony2",
|
||
"browser",
|
||
"testing"
|
||
],
|
||
"time": "2014-05-15 15:02:45"
|
||
},
|
||
{
|
||
"name": "behat/mink-extension",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkExtension.git",
|
||
"reference": "652f0e22a58102a6362c4c945128c2a3d48df7d0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkExtension/zipball/652f0e22a58102a6362c4c945128c2a3d48df7d0",
|
||
"reference": "652f0e22a58102a6362c4c945128c2a3d48df7d0",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/behat": "~3.0,>=3.0.5",
|
||
"behat/mink": "~1.5",
|
||
"php": ">=5.3.2",
|
||
"symfony/config": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"behat/mink-goutte-driver": "~1.0",
|
||
"phpspec/phpspec": "~2.0"
|
||
},
|
||
"type": "behat-extension",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\MinkExtension": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Christophe Coevoet",
|
||
"email": "stof@notk.org"
|
||
},
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
"description": "Mink extension for Behat",
|
||
"homepage": "http://extensions.behat.org/mink",
|
||
"keywords": [
|
||
"browser",
|
||
"gui",
|
||
"test",
|
||
"web"
|
||
],
|
||
"time": "2014-05-15 19:59:46"
|
||
},
|
||
{
|
||
"name": "behat/mink-selenium2-driver",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkSelenium2Driver.git",
|
||
"reference": "18537998d59e0fa915cca75720fafe452e79b719"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkSelenium2Driver/zipball/18537998d59e0fa915cca75720fafe452e79b719",
|
||
"reference": "18537998d59e0fa915cca75720fafe452e79b719",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/mink": "~1.6@dev",
|
||
"instaclick/php-webdriver": "~1.1",
|
||
"php": ">=5.3.1"
|
||
},
|
||
"type": "mink-driver",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Mink\\Driver": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
},
|
||
{
|
||
"name": "Pete Otaqui",
|
||
"email": "pete@otaqui.com",
|
||
"homepage": "https://github.com/pete-otaqui"
|
||
}
|
||
],
|
||
"description": "Selenium2 (WebDriver) driver for Mink framework",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"ajax",
|
||
"browser",
|
||
"javascript",
|
||
"selenium",
|
||
"testing",
|
||
"webdriver"
|
||
],
|
||
"time": "2014-05-12 14:42:42"
|
||
},
|
||
{
|
||
"name": "behat/symfony2-extension",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Symfony2Extension.git",
|
||
"reference": "ad22eb652a5f866ea03ea2b53b38ce99ed61570c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Symfony2Extension/zipball/ad22eb652a5f866ea03ea2b53b38ce99ed61570c",
|
||
"reference": "ad22eb652a5f866ea03ea2b53b38ce99ed61570c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/behat": "~3.0,>=3.0.4",
|
||
"php": ">=5.3.3",
|
||
"symfony/framework-bundle": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"behat/mink-browserkit-driver": "~1.0",
|
||
"behat/mink-extension": "~2.0@dev",
|
||
"phpspec/phpspec": "~2.0",
|
||
"phpunit/phpunit": "~4.0",
|
||
"symfony/symfony": "~2.1"
|
||
},
|
||
"type": "behat-extension",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Symfony2Extension": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Christophe Coevoet",
|
||
"email": "stof@notk.org"
|
||
},
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
"description": "Symfony2 framework extension for Behat",
|
||
"homepage": "http://behat.org",
|
||
"keywords": [
|
||
"BDD",
|
||
"framework",
|
||
"symfony"
|
||
],
|
||
"time": "2014-05-09 01:46:47"
|
||
},
|
||
{
|
||
"name": "behat/transliterator",
|
||
"version": "v1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Transliterator.git",
|
||
"reference": "c93521d3462a554332d1ef5bb0e9b5b8ca4106c4"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Transliterator/zipball/c93521d3462a554332d1ef5bb0e9b5b8ca4106c4",
|
||
"reference": "c93521d3462a554332d1ef5bb0e9b5b8ca4106c4",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Transliterator": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Artistic-1.0"
|
||
],
|
||
"description": "String transliterator",
|
||
"keywords": [
|
||
"i18n",
|
||
"slug",
|
||
"transliterator"
|
||
],
|
||
"time": "2014-05-15 22:08:22"
|
||
},
|
||
{
|
||
"name": "doctrine/data-fixtures",
|
||
"version": "v1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/data-fixtures.git",
|
||
"reference": "b4a135c7db56ecc4602b54a2184368f440cac33e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/b4a135c7db56ecc4602b54a2184368f440cac33e",
|
||
"reference": "b4a135c7db56ecc4602b54a2184368f440cac33e",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": ">=2.2,<2.5-dev",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": ">=2.2,<2.5-dev"
|
||
},
|
||
"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.0.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",
|
||
"homepage": "http://www.jwage.com/",
|
||
"role": "Creator"
|
||
}
|
||
],
|
||
"description": "Data Fixtures for all Doctrine Object Managers",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database"
|
||
],
|
||
"time": "2013-07-10 17:04:07"
|
||
},
|
||
{
|
||
"name": "doctrine/doctrine-fixtures-bundle",
|
||
"version": "v2.2.0",
|
||
"target-dir": "Doctrine/Bundle/FixturesBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
|
||
"reference": "c811f96f0cf83b997e3a3ed037cac729bbe3e803"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c811f96f0cf83b997e3a3ed037cac729bbe3e803",
|
||
"reference": "c811f96f0cf83b997e3a3ed037cac729bbe3e803",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/data-fixtures": "~1.0",
|
||
"doctrine/doctrine-bundle": "~1.0",
|
||
"php": ">=5.3.2",
|
||
"symfony/doctrine-bridge": "~2.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Bundle\\FixturesBundle": ""
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
},
|
||
{
|
||
"name": "Doctrine Project",
|
||
"homepage": "http://www.doctrine-project.org"
|
||
}
|
||
],
|
||
"description": "Symfony DoctrineFixturesBundle",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"Fixture",
|
||
"persistence"
|
||
],
|
||
"time": "2013-09-05 11:23:37"
|
||
},
|
||
{
|
||
"name": "fzaninotto/faker",
|
||
"version": "v1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/fzaninotto/Faker.git",
|
||
"reference": "4ad4bc4b5c8d3c0f3cf55d2fedc2f65b313ec62f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/4ad4bc4b5c8d3c0f3cf55d2fedc2f65b313ec62f",
|
||
"reference": "4ad4bc4b5c8d3c0f3cf55d2fedc2f65b313ec62f",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Faker": "src/",
|
||
"Faker\\PHPUnit": "test/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "François Zaninotto"
|
||
}
|
||
],
|
||
"description": "Faker is a PHP library that generates fake data for you.",
|
||
"keywords": [
|
||
"data",
|
||
"faker",
|
||
"fixtures"
|
||
],
|
||
"time": "2013-06-09 18:05:57"
|
||
},
|
||
{
|
||
"name": "instaclick/php-webdriver",
|
||
"version": "1.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/instaclick/php-webdriver.git",
|
||
"reference": "3cf130283b054b50119f887e11b9b5a648d785a9"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/3cf130283b054b50119f887e11b9b5a648d785a9",
|
||
"reference": "3cf130283b054b50119f887e11b9b5a648d785a9",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"satooshi/php-coveralls": "dev-master"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.4.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"WebDriver": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Justin Bishop",
|
||
"email": "jubishop@gmail.com",
|
||
"role": "Developer"
|
||
},
|
||
{
|
||
"name": "Anthon Pang",
|
||
"email": "apang@softwaredevelopment.ca",
|
||
"role": "Fork Maintainer"
|
||
}
|
||
],
|
||
"description": "PHP WebDriver for Selenium 2",
|
||
"homepage": "http://instaclick.com/",
|
||
"keywords": [
|
||
"browser",
|
||
"selenium",
|
||
"webdriver",
|
||
"webtest"
|
||
],
|
||
"time": "2014-05-08 04:19:19"
|
||
},
|
||
{
|
||
"name": "phpspec/php-diff",
|
||
"version": "v1.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/php-diff.git",
|
||
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
|
||
"reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
|
||
"shasum": ""
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Diff": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Chris Boulton",
|
||
"homepage": "http://github.com/chrisboulton"
|
||
}
|
||
],
|
||
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
|
||
"time": "2013-11-01 13:02:21"
|
||
},
|
||
{
|
||
"name": "phpspec/phpspec",
|
||
"version": "2.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/phpspec.git",
|
||
"reference": "1aade5766ddf4f28fdcf0a34d6ed642393d6c43d"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/phpspec/zipball/1aade5766ddf4f28fdcf0a34d6ed642393d6c43d",
|
||
"reference": "1aade5766ddf4f28fdcf0a34d6ed642393d6c43d",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"phpspec/php-diff": "~1.0.0",
|
||
"phpspec/prophecy": "~1.1",
|
||
"symfony/console": "~2.1",
|
||
"symfony/event-dispatcher": "~2.1",
|
||
"symfony/finder": "~2.1",
|
||
"symfony/yaml": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"behat/behat": "~2.5",
|
||
"bossa/phpspec2-expect": "dev-master",
|
||
"symfony/filesystem": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
|
||
},
|
||
"bin": [
|
||
"bin/phpspec"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PhpSpec": "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",
|
||
"homepage": "http://marcelloduarte.net/"
|
||
}
|
||
],
|
||
"description": "Specification-oriented BDD framework for PHP 5.3+",
|
||
"homepage": "http://phpspec.net/",
|
||
"keywords": [
|
||
"BDD",
|
||
"SpecBDD",
|
||
"TDD",
|
||
"spec",
|
||
"specification",
|
||
"testing",
|
||
"tests"
|
||
],
|
||
"time": "2014-03-19 14:23:43"
|
||
},
|
||
{
|
||
"name": "phpspec/prophecy",
|
||
"version": "1.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/prophecy.git",
|
||
"reference": "976a65af02a2a0e17ce6c949f7b43437205628bb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/976a65af02a2a0e17ce6c949f7b43437205628bb",
|
||
"reference": "976a65af02a2a0e17ce6c949f7b43437205628bb",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"phpspec/phpspec": "2.0.*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.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-01-24 11:03:43"
|
||
},
|
||
{
|
||
"name": "phpunit/php-code-coverage",
|
||
"version": "1.2.17",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||
"reference": "6ef2bf3a1c47eca07ea95f0d8a902a6340390b34"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6ef2bf3a1c47eca07ea95f0d8a902a6340390b34",
|
||
"reference": "6ef2bf3a1c47eca07ea95f0d8a902a6340390b34",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"phpunit/php-file-iterator": ">=1.3.0@stable",
|
||
"phpunit/php-text-template": ">=1.2.0@stable",
|
||
"phpunit/php-token-stream": ">=1.1.3@stable"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "3.7.*@dev"
|
||
},
|
||
"suggest": {
|
||
"ext-dom": "*",
|
||
"ext-xdebug": ">=2.0.5"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"classmap": [
|
||
"PHP/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sb@sebastian-bergmann.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
|
||
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
|
||
"keywords": [
|
||
"coverage",
|
||
"testing",
|
||
"xunit"
|
||
],
|
||
"time": "2014-03-28 10:53:45"
|
||
},
|
||
{
|
||
"name": "phpunit/php-file-iterator",
|
||
"version": "1.3.4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
|
||
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
|
||
"reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
"File/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sb@sebastian-bergmann.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
|
||
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
|
||
"keywords": [
|
||
"filesystem",
|
||
"iterator"
|
||
],
|
||
"time": "2013-10-10 15:34:57"
|
||
},
|
||
{
|
||
"name": "phpunit/php-text-template",
|
||
"version": "1.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
||
"reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
|
||
"reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
"Text/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sb@sebastian-bergmann.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
"description": "Simple template engine.",
|
||
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
||
"keywords": [
|
||
"template"
|
||
],
|
||
"time": "2014-01-30 17:20:04"
|
||
},
|
||
{
|
||
"name": "phpunit/php-timer",
|
||
"version": "1.0.5",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-timer.git",
|
||
"reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
|
||
"reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
"PHP/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sb@sebastian-bergmann.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
"description": "Utility class for timing",
|
||
"homepage": "https://github.com/sebastianbergmann/php-timer/",
|
||
"keywords": [
|
||
"timer"
|
||
],
|
||
"time": "2013-08-02 07:42:54"
|
||
},
|
||
{
|
||
"name": "phpunit/php-token-stream",
|
||
"version": "1.2.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
||
"reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
|
||
"reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-tokenizer": "*",
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"classmap": [
|
||
"PHP/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sb@sebastian-bergmann.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
"description": "Wrapper around PHP's tokenizer extension.",
|
||
"homepage": "https://github.com/sebastianbergmann/php-token-stream/",
|
||
"keywords": [
|
||
"tokenizer"
|
||
],
|
||
"time": "2014-03-03 05:10:30"
|
||
},
|
||
{
|
||
"name": "phpunit/phpunit",
|
||
"version": "3.7.37",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ae6cefd7cc84586a5ef27e04bae11ee940ec63dc",
|
||
"reference": "ae6cefd7cc84586a5ef27e04bae11ee940ec63dc",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-ctype": "*",
|
||
"ext-dom": "*",
|
||
"ext-json": "*",
|
||
"ext-pcre": "*",
|
||
"ext-reflection": "*",
|
||
"ext-spl": "*",
|
||
"php": ">=5.3.3",
|
||
"phpunit/php-code-coverage": "~1.2",
|
||
"phpunit/php-file-iterator": "~1.3",
|
||
"phpunit/php-text-template": "~1.1",
|
||
"phpunit/php-timer": "~1.0",
|
||
"phpunit/phpunit-mock-objects": "~1.2",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"pear-pear.php.net/pear": "1.9.4"
|
||
},
|
||
"suggest": {
|
||
"phpunit/php-invoker": "~1.1"
|
||
},
|
||
"bin": [
|
||
"composer/bin/phpunit"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "3.7.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"classmap": [
|
||
"PHPUnit/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
"",
|
||
"../../symfony/yaml/"
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sebastian@phpunit.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
"description": "The PHP Unit Testing framework.",
|
||
"homepage": "http://www.phpunit.de/",
|
||
"keywords": [
|
||
"phpunit",
|
||
"testing",
|
||
"xunit"
|
||
],
|
||
"time": "2014-04-30 12:24:19"
|
||
},
|
||
{
|
||
"name": "phpunit/phpunit-mock-objects",
|
||
"version": "1.2.3",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
|
||
"reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
|
||
"reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"phpunit/php-text-template": ">=1.1.1@stable"
|
||
},
|
||
"suggest": {
|
||
"ext-soap": "*"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
"PHPUnit/"
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"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": "2013-01-13 10:24:48"
|
||
}
|
||
],
|
||
"aliases": [
|
||
|
||
],
|
||
"minimum-stability": "stable",
|
||
"stability-flags": {
|
||
"doctrine/doctrine-bundle": 20,
|
||
"doctrine/migrations": 20,
|
||
"doctrine/doctrine-migrations-bundle": 20,
|
||
"friendsofsymfony/user-bundle": 20,
|
||
"knplabs/knp-gaufrette-bundle": 20,
|
||
"knplabs/knp-snappy-bundle": 20,
|
||
"liip/doctrine-cache-bundle": 20,
|
||
"mathiasverraes/money": 20,
|
||
"pagerfanta/pagerfanta": 20,
|
||
"white-october/pagerfanta-bundle": 20,
|
||
"yohang/finite": 20,
|
||
"behat/symfony2-extension": 20,
|
||
"behat/mink-extension": 20,
|
||
"behat/mink-browserkit-driver": 20,
|
||
"behat/mink-selenium2-driver": 20,
|
||
"behat/mink": 20
|
||
},
|
||
"platform": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"platform-dev": [
|
||
|
||
]
|
||
}
|