mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
6829 lines
240 KiB
JSON
6829 lines
240 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"
|
||
],
|
||
<<<<<<< HEAD
|
||
"hash": "6685df2c6f81c467373dfc0b81e50e4a",
|
||
=======
|
||
"hash": "ae08f418fc7bd9ed7a15c61de54c0209",
|
||
>>>>>>> Introduce basic factory support
|
||
"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/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Docblock Annotations Parser",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"annotations",
|
||
"docblock",
|
||
"parser"
|
||
],
|
||
"time": "2013-06-16 21:33:03"
|
||
},
|
||
{
|
||
"name": "doctrine/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/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Caching library offering an object-oriented API for many cache backends",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"cache",
|
||
"caching"
|
||
],
|
||
"time": "2013-10-25 19:04:14"
|
||
},
|
||
{
|
||
"name": "doctrine/collections",
|
||
"version": "v1.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/collections.git",
|
||
"reference": "560f29c39cfcfbcd210e5d549d993a39d898b04b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/collections/zipball/560f29c39cfcfbcd210e5d549d993a39d898b04b",
|
||
"reference": "560f29c39cfcfbcd210e5d549d993a39d898b04b",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.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": "2013-03-07 12:15:54"
|
||
},
|
||
{
|
||
"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/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Common Library for Doctrine projects",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"annotations",
|
||
"collections",
|
||
"eventmanager",
|
||
"persistence",
|
||
"spl"
|
||
],
|
||
"time": "2013-09-07 10:20:34"
|
||
},
|
||
{
|
||
"name": "doctrine/dbal",
|
||
"version": "v2.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/dbal.git",
|
||
"reference": "3eb557f144ec41e6e84997e43acb1946c92fbc88"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/3eb557f144ec41e6e84997e43acb1946c92fbc88",
|
||
"reference": "3eb557f144ec41e6e84997e43acb1946c92fbc88",
|
||
"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/"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
}
|
||
],
|
||
"description": "Database Abstraction Layer",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"dbal",
|
||
"persistence",
|
||
"queryobject"
|
||
],
|
||
"time": "2013-09-07 10:49:18"
|
||
},
|
||
{
|
||
"name": "doctrine/doctrine-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "Doctrine/Bundle/DoctrineBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/DoctrineBundle.git",
|
||
"reference": "1b76e216240e9ef677af55d4e89e4541b17d7878"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/1b76e216240e9ef677af55d4e89e4541b17d7878",
|
||
"reference": "1b76e216240e9ef677af55d4e89e4541b17d7878",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/dbal": ">=2.3,<2.6-dev",
|
||
"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",
|
||
"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"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
}
|
||
],
|
||
"description": "Symfony DoctrineBundle",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"dbal",
|
||
"orm",
|
||
"persistence"
|
||
],
|
||
"time": "2014-01-28 19:12:18"
|
||
},
|
||
{
|
||
"name": "doctrine/inflector",
|
||
"version": "v1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/inflector.git",
|
||
"reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/inflector/zipball/54b8333d2a5682afdc690060c1cf384ba9f47f08",
|
||
"reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\Common\\Inflector\\": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/",
|
||
"role": "Creator"
|
||
},
|
||
{
|
||
"name": "Guilherme Blanco",
|
||
"email": "guilhermeblanco@gmail.com",
|
||
"homepage": "http://www.instaclick.com"
|
||
},
|
||
{
|
||
"name": "Roman Borschel",
|
||
"email": "roman@code-factory.org"
|
||
},
|
||
{
|
||
"name": "Benjamin Eberlei",
|
||
"email": "kontakt@beberlei.de"
|
||
},
|
||
{
|
||
"name": "Johannes Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "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/orm",
|
||
"version": "v2.4.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/doctrine2.git",
|
||
"reference": "57705e0d781719b96daf322a6d6f66ff21e3cdc9"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/57705e0d781719b96daf322a6d6f66ff21e3cdc9",
|
||
"reference": "57705e0d781719b96daf322a6d6f66ff21e3cdc9",
|
||
"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": "2013-09-07 16:19:56"
|
||
},
|
||
{
|
||
"name": "doctrine/phpcr-bundle",
|
||
"version": "1.0.0",
|
||
"target-dir": "Doctrine/Bundle/PHPCRBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/DoctrinePHPCRBundle.git",
|
||
"reference": "93b0485d5c0606742715c34b3ebe640702fc3574"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/DoctrinePHPCRBundle/zipball/93b0485d5c0606742715c34b3ebe640702fc3574",
|
||
"reference": "93b0485d5c0606742715c34b3ebe640702fc3574",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"phpcr/phpcr-implementation": "2.1.*",
|
||
"phpcr/phpcr-utils": "~1.0.0",
|
||
"symfony/doctrine-bridge": "~2.1",
|
||
"symfony/framework-bundle": "~2.1"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/phpcr-odm": "1.0.*",
|
||
"jackalope/jackalope-jackrabbit": "1.0.*",
|
||
"symfony/form": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"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.0.*",
|
||
"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.*"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-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": "2013-10-10 21:04:03"
|
||
},
|
||
{
|
||
"name": "doctrine/phpcr-odm",
|
||
"version": "1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/doctrine/phpcr-odm.git",
|
||
"reference": "8b5985746537f015c5e8a5319b074ae321cab4ad"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/doctrine/phpcr-odm/zipball/8b5985746537f015c5e8a5319b074ae321cab4ad",
|
||
"reference": "8b5985746537f015c5e8a5319b074ae321cab4ad",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": "~2.4.0",
|
||
"php": ">=5.3.3",
|
||
"phpcr/phpcr-implementation": "~2.1.0",
|
||
"phpcr/phpcr-utils": "~1.0.0"
|
||
},
|
||
"require-dev": {
|
||
"liip/rmt": "dev-master",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"suggest": {
|
||
"jackalope/jackalope-doctrine-dbal": "~1.0.0",
|
||
"jackalope/jackalope-jackrabbit": "~1.0.0",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"bin": [
|
||
"bin/phpcrodm",
|
||
"bin/phpcrodm.php"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Doctrine\\ODM\\PHPCR": "lib/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jordi Boggiano",
|
||
"email": "j.boggiano@seld.be",
|
||
"homepage": "http://seld.be",
|
||
"role": "Developer"
|
||
},
|
||
{
|
||
"name": "Lukas Kahwe Smith",
|
||
"email": "smith@pooteeweet.org"
|
||
},
|
||
{
|
||
"name": "David Buchmann",
|
||
"email": "david@liip.ch"
|
||
}
|
||
],
|
||
"description": "Object-Document-Mapper for PHPCR",
|
||
"homepage": "http://www.doctrine-project.org",
|
||
"keywords": [
|
||
"database",
|
||
"odm",
|
||
"phpcr"
|
||
],
|
||
"time": "2013-12-04 16:07:15"
|
||
},
|
||
{
|
||
"name": "friendsofsymfony/rest-bundle",
|
||
"version": "1.0.0",
|
||
"target-dir": "FOS/RestBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
|
||
"reference": "8e0b02a3ea9cbb76b2043868796659c8f61af29b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/8e0b02a3ea9cbb76b2043868796659c8f61af29b",
|
||
"reference": "8e0b02a3ea9cbb76b2043868796659c8f61af29b",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/inflector": "1.0.*",
|
||
"php": ">=5.3.2",
|
||
"symfony/framework-bundle": "~2.1",
|
||
"willdurand/negotiation": "1.0.*"
|
||
},
|
||
"conflict": {
|
||
"jms/serializer": "<0.12",
|
||
"jms/serializer-bundle": "<0.11"
|
||
},
|
||
"require-dev": {
|
||
"jms/serializer-bundle": "0.12.*",
|
||
"sensio/framework-extra-bundle": "~2.1",
|
||
"symfony/form": "~2.1",
|
||
"symfony/security": "~2.1",
|
||
"symfony/serializer": "~2.1",
|
||
"symfony/validator": "~2.1",
|
||
"symfony/yaml": "~2.1"
|
||
},
|
||
"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.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-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": "2013-10-11 14:23:24"
|
||
},
|
||
{
|
||
"name": "friendsofsymfony/user-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "FOS/UserBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
|
||
"reference": "23d15ad680fe5b695df1565e7854342e608bc483"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/23d15ad680fe5b695df1565e7854342e608bc483",
|
||
"reference": "23d15ad680fe5b695df1565e7854342e608bc483",
|
||
"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-01-26 23:20:11"
|
||
},
|
||
{
|
||
"name": "gedmo/doctrine-extensions",
|
||
"version": "v2.3.7",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/l3pp4rd/DoctrineExtensions.git",
|
||
"reference": "0aa660ffea298b630b8ded7bd2a7eae0d8619fdb"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/l3pp4rd/DoctrineExtensions/zipball/0aa660ffea298b630b8ded7bd2a7eae0d8619fdb",
|
||
"reference": "0aa660ffea298b630b8ded7bd2a7eae0d8619fdb",
|
||
"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": "2013-08-18 07:18:44"
|
||
},
|
||
{
|
||
"name": "guzzle/common",
|
||
"version": "v3.7.4",
|
||
"target-dir": "Guzzle/Common",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/common.git",
|
||
"reference": "5126e268446c7e7df961b89128d71878e0652432"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/common/zipball/5126e268446c7e7df961b89128d71878e0652432",
|
||
"reference": "5126e268446c7e7df961b89128d71878e0652432",
|
||
"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": "2013-10-02 20:47:00"
|
||
},
|
||
{
|
||
"name": "guzzle/http",
|
||
"version": "v3.7.4",
|
||
"target-dir": "Guzzle/Http",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/http.git",
|
||
"reference": "3420035adcf312d62a2e64f3e6b3e3e590121786"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/http/zipball/3420035adcf312d62a2e64f3e6b3e3e590121786",
|
||
"reference": "3420035adcf312d62a2e64f3e6b3e3e590121786",
|
||
"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": "2013-09-20 22:05:53"
|
||
},
|
||
{
|
||
"name": "guzzle/parser",
|
||
"version": "v3.7.4",
|
||
"target-dir": "Guzzle/Parser",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/parser.git",
|
||
"reference": "a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/parser/zipball/a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2",
|
||
"reference": "a25c2ddda1c52fb69a4ee56eb530b13ddd9573c2",
|
||
"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": "2013-07-11 22:46:03"
|
||
},
|
||
{
|
||
"name": "guzzle/stream",
|
||
"version": "v3.7.4",
|
||
"target-dir": "Guzzle/Stream",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/guzzle/stream.git",
|
||
"reference": "a86111d9ac7db31d65a053c825869409fe8fc83f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/guzzle/stream/zipball/a86111d9ac7db31d65a053c825869409fe8fc83f",
|
||
"reference": "a86111d9ac7db31d65a053c825869409fe8fc83f",
|
||
"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": "2013-07-30 22:07:23"
|
||
},
|
||
{
|
||
"name": "hwi/oauth-bundle",
|
||
"version": "0.3.0",
|
||
"target-dir": "HWI/Bundle/OAuthBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/hwi/HWIOAuthBundle.git",
|
||
"reference": "630d61ca64dfcafd02a13b61698fa99d7ec2c74e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/hwi/HWIOAuthBundle/zipball/630d61ca64dfcafd02a13b61698fa99d7ec2c74e",
|
||
"reference": "630d61ca64dfcafd02a13b61698fa99d7ec2c74e",
|
||
"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",
|
||
"security",
|
||
"sensio connect",
|
||
"sina weibo",
|
||
"stack exchange",
|
||
"stereomood",
|
||
"trello",
|
||
"twitch",
|
||
"twitter",
|
||
"vkontakte",
|
||
"windows live",
|
||
"wordpress",
|
||
"yahoo",
|
||
"yandex"
|
||
],
|
||
"time": "2013-09-28 12:37:04"
|
||
},
|
||
{
|
||
"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.0.0",
|
||
"target-dir": "Incenteev/ParameterHandler",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Incenteev/ParameterHandler.git",
|
||
"reference": "2310d74a751025f02221e0faf69d31440df71b73"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/2310d74a751025f02221e0faf69d31440df71b73",
|
||
"reference": "2310d74a751025f02221e0faf69d31440df71b73",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"composer/composer": "*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.0.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-04-06 17:15:44"
|
||
},
|
||
{
|
||
"name": "jackalope/jackalope",
|
||
"version": "1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/jackalope/jackalope.git",
|
||
"reference": "605a3fb6d83c906d19ad88b2347be9453c96a19f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/jackalope/jackalope/zipball/605a3fb6d83c906d19ad88b2347be9453c96a19f",
|
||
"reference": "605a3fb6d83c906d19ad88b2347be9453c96a19f",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-libxml": "*",
|
||
"jackalope/jackalope-transport": "*",
|
||
"php": ">=5.3.2",
|
||
"phpcr/phpcr": "~2.1.0",
|
||
"phpcr/phpcr-utils": "~1.0.0"
|
||
},
|
||
"provide": {
|
||
"phpcr/phpcr-implementation": "2.1.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Jackalope\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jackalope Community",
|
||
"homepage": "https://github.com/jackalope/jackalope/contributors"
|
||
}
|
||
],
|
||
"description": "Jackalope PHPCR library",
|
||
"homepage": "http://jackalope.github.io",
|
||
"keywords": [
|
||
"phpcr"
|
||
],
|
||
"time": "2013-11-06 10:28:46"
|
||
},
|
||
{
|
||
"name": "jackalope/jackalope-doctrine-dbal",
|
||
"version": "1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/jackalope/jackalope-doctrine-dbal.git",
|
||
"reference": "db3b622fa96b30d3095ee8b657494f21af1df044"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/jackalope/jackalope-doctrine-dbal/zipball/db3b622fa96b30d3095ee8b657494f21af1df044",
|
||
"reference": "db3b622fa96b30d3095ee8b657494f21af1df044",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/dbal": ">=2.2.0,<2.5",
|
||
"jackalope/jackalope": "~1.0.0",
|
||
"php": ">=5.3.3",
|
||
"phpcr/phpcr": "~2.1.0-RC1",
|
||
"phpcr/phpcr-utils": "~1.0.0"
|
||
},
|
||
"provide": {
|
||
"jackalope/jackalope-transport": "1.0.0"
|
||
},
|
||
"require-dev": {
|
||
"phpcr/phpcr-api-tests": "2.1.0"
|
||
},
|
||
"bin": [
|
||
"bin/jackalope"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Jackalope\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jackalope Community",
|
||
"homepage": "https://github.com/jackalope/jackalope-jackrabbit/contributors"
|
||
}
|
||
],
|
||
"description": "Jackalope Transport library for Doctrine DBAL",
|
||
"homepage": "http://jackalope.github.io",
|
||
"keywords": [
|
||
"doctrine-dbal",
|
||
"phpcr",
|
||
"transport implementation"
|
||
],
|
||
"time": "2013-10-10 20:12:56"
|
||
},
|
||
{
|
||
"name": "jdorn/sql-formatter",
|
||
"version": "v1.2.9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/jdorn/sql-formatter.git",
|
||
"reference": "bd1f09133f6dbbe0713856910e58ea9480c2be58"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/bd1f09133f6dbbe0713856910e58ea9480c2be58",
|
||
"reference": "bd1f09133f6dbbe0713856910e58ea9480c2be58",
|
||
"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": "2013-04-26 18:42:52"
|
||
},
|
||
{
|
||
"name": "jms/metadata",
|
||
"version": "1.4.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/metadata.git",
|
||
"reference": "246d7096801ce29b5aea30a1abf0277ccfb9f055"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/metadata/zipball/246d7096801ce29b5aea30a1abf0277ccfb9f055",
|
||
"reference": "246d7096801ce29b5aea30a1abf0277ccfb9f055",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/cache": "~1.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.4.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-09-13 09:05:44"
|
||
},
|
||
{
|
||
"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.13.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/serializer.git",
|
||
"reference": "9e0fcd00a374e9ad484687628c6c25ab1083ea5a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/serializer/zipball/9e0fcd00a374e9ad484687628c6c25ab1083ea5a",
|
||
"reference": "9e0fcd00a374e9ad484687628c6c25ab1083ea5a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/annotations": "1.*",
|
||
"jms/metadata": "~1.1",
|
||
"jms/parser-lib": "1.*",
|
||
"php": ">=5.3.2",
|
||
"phpcollection/phpcollection": ">=0.1,<0.3-dev"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": ">=2.1,<2.4-dev",
|
||
"symfony/filesystem": "2.*",
|
||
"symfony/form": ">=2.1,<2.2-dev",
|
||
"symfony/translation": ">=2.0,<2.2-dev",
|
||
"symfony/validator": ">=2.0,<2.2-dev",
|
||
"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.13-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": "2013-07-29 13:39:49"
|
||
},
|
||
{
|
||
"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": "knplabs/gaufrette",
|
||
"version": "v0.1.4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/Gaufrette.git",
|
||
"reference": "3738125aa5e1f3cc430b91085f4578ce5a4383bc"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/3738125aa5e1f3cc430b91085f4578ce5a4383bc",
|
||
"reference": "3738125aa5e1f3cc430b91085f4578ce5a4383bc",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"amazonwebservices/aws-sdk-for-php": "1.5.*",
|
||
"doctrine/dbal": ">=2.3",
|
||
"dropbox-php/dropbox-php": "*",
|
||
"herzult/php-ssh": "*",
|
||
"phpspec/phpspec2": "1.0.*",
|
||
"rackspace/php-cloudfiles": "*"
|
||
},
|
||
"suggest": {
|
||
"amazonwebservices/aws-sdk-for-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-mbstring": "*",
|
||
"ext-mongo": "*",
|
||
"ext-zip": "to use the Zip adapter",
|
||
"knplabs/knp-gaufrette-bundle": "*"
|
||
},
|
||
"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": "2013-01-25 08:51:55"
|
||
},
|
||
{
|
||
"name": "knplabs/knp-gaufrette-bundle",
|
||
"version": "v0.1.4",
|
||
"target-dir": "Knp/Bundle/GaufretteBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/KnpGaufretteBundle.git",
|
||
"reference": "c6da43595c5c697f16d2a7ae10433c353d523f08"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/KnpGaufretteBundle/zipball/c6da43595c5c697f16d2a7ae10433c353d523f08",
|
||
"reference": "c6da43595c5c697f16d2a7ae10433c353d523f08",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"knplabs/gaufrette": "0.1.4",
|
||
"symfony/framework-bundle": "2.*"
|
||
},
|
||
"require-dev": {
|
||
"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": "2013-01-30 11:41:55"
|
||
},
|
||
{
|
||
"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.1.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/snappy.git",
|
||
"reference": "1f56b336f8e158b57dcfce007234363cbb54192b"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/snappy/zipball/1f56b336f8e158b57dcfce007234363cbb54192b",
|
||
"reference": "1f56b336f8e158b57dcfce007234363cbb54192b",
|
||
"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",
|
||
"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": "2013-09-06 14:16:50"
|
||
},
|
||
{
|
||
"name": "knplabs/knp-snappy-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "Knp/Bundle/SnappyBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
|
||
"reference": "68f48977816fd829911c789663e22a9a62535079"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/68f48977816fd829911c789663e22a9a62535079",
|
||
"reference": "68f48977816fd829911c789663e22a9a62535079",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"knplabs/knp-snappy": "*",
|
||
"php": ">=5.3.2",
|
||
"symfony/framework-bundle": ">=2.0.0"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"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-01-02 11:20:45"
|
||
},
|
||
{
|
||
"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": "1.0.3",
|
||
"target-dir": "Liip/DoctrineCacheBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/liip/LiipDoctrineCacheBundle.git",
|
||
"reference": "4e90369883927df579db36eae69a50aa23b5aa77"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/liip/LiipDoctrineCacheBundle/zipball/4e90369883927df579db36eae69a50aa23b5aa77",
|
||
"reference": "4e90369883927df579db36eae69a50aa23b5aa77",
|
||
"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": "2013-08-08 14:44:34"
|
||
},
|
||
{
|
||
"name": "liip/imagine-bundle",
|
||
"version": "v0.16.0",
|
||
"target-dir": "Liip/ImagineBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/liip/LiipImagineBundle.git",
|
||
"reference": "e298ebb190dd5fa2a1fab2f4efc6f61bb034a0ad"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/e298ebb190dd5fa2a1fab2f4efc6f61bb034a0ad",
|
||
"reference": "e298ebb190dd5fa2a1fab2f4efc6f61bb034a0ad",
|
||
"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": {
|
||
"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": "2013-09-30 15:27:15"
|
||
},
|
||
{
|
||
"name": "mathiasverraes/money",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/mathiasverraes/money.git",
|
||
"reference": "a684be9b97b7489c1cb4467b6229465db29e5890"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/mathiasverraes/money/zipball/a684be9b97b7489c1cb4467b6229465db29e5890",
|
||
"reference": "a684be9b97b7489c1cb4467b6229465db29e5890",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "3.7.*"
|
||
},
|
||
"suggest": {
|
||
"Sylius/SyliusMoneyBundle": "Sylius' Symfony2 integration with Money library",
|
||
"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",
|
||
"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-01-08 13:01:25"
|
||
},
|
||
{
|
||
"name": "monolog/monolog",
|
||
"version": "1.6.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Seldaek/monolog.git",
|
||
"reference": "f72392d0e6eb855118f5a84e89ac2d257c704abd"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f72392d0e6eb855118f5a84e89ac2d257c704abd",
|
||
"reference": "f72392d0e6eb855118f5a84e89ac2d257c704abd",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0",
|
||
"psr/log": "~1.0"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/couchdb": "dev-master",
|
||
"mlehner/gelf-php": "1.0.*",
|
||
"raven/raven": "0.5.*"
|
||
},
|
||
"suggest": {
|
||
"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",
|
||
"mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
||
"raven/raven": "Allow sending log messages to a Sentry server"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.6.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Monolog": "src/"
|
||
}
|
||
},
|
||
"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": "2013-07-28 22:38:30"
|
||
},
|
||
{
|
||
"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": "431c22dbc515c81379c8235e633de721e9cb74f2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/whiteoctober/Pagerfanta/zipball/431c22dbc515c81379c8235e633de721e9cb74f2",
|
||
"reference": "431c22dbc515c81379c8235e633de721e9cb74f2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/mongodb-odm": "1.0.*@dev",
|
||
"doctrine/orm": "2.3.*",
|
||
"doctrine/phpcr-odm": "1.0.*",
|
||
"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-01-06 01:39:45"
|
||
},
|
||
{
|
||
"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.7.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Payum/Payum.git",
|
||
"reference": "480d08d26bc6563a8247d114a8f24fa7e27c7565"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Payum/Payum/zipball/480d08d26bc6563a8247d114a8f24fa7e27c7565",
|
||
"reference": "480d08d26bc6563a8247d114a8f24fa7e27c7565",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ajbdev/authorizenet-php-api": "1.1.*",
|
||
"ext-soap": "*",
|
||
"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"
|
||
},
|
||
"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"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.7-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-01-18 16:09:23"
|
||
},
|
||
{
|
||
"name": "payum/payum-bundle",
|
||
"version": "0.7.3",
|
||
"target-dir": "Payum/Bundle/PayumBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Payum/PayumBundle.git",
|
||
"reference": "742d7f812172e23127a681c07e7ec86477ceb73f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Payum/PayumBundle/zipball/742d7f812172e23127a681c07e7ec86477ceb73f",
|
||
"reference": "742d7f812172e23127a681c07e7ec86477ceb73f",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"payum/core": "0.7.*",
|
||
"php": ">=5.3.2",
|
||
"symfony/framework-bundle": "~2.0",
|
||
"twig/twig": "*"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "*",
|
||
"payum/core": "0.7.*",
|
||
"phpunit/phpunit": "*",
|
||
"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.7-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 paymens, 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-01-20 08:51:01"
|
||
},
|
||
{
|
||
"name": "phpcollection/phpcollection",
|
||
"version": "0.2.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/php-collection.git",
|
||
"reference": "acb02a921bb364f360ce786b13455345063c4a07"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/acb02a921bb364f360ce786b13455345063c4a07",
|
||
"reference": "acb02a921bb364f360ce786b13455345063c4a07",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"phpoption/phpoption": "1.*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "0.2-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PhpCollection": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Johannes M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "General-Purpose Collection Library for PHP",
|
||
"keywords": [
|
||
"collection",
|
||
"list",
|
||
"map",
|
||
"sequence",
|
||
"set"
|
||
],
|
||
"time": "2013-01-23 15:16:14"
|
||
},
|
||
{
|
||
"name": "phpcr/phpcr",
|
||
"version": "2.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpcr/phpcr.git",
|
||
"reference": "f9483968fb77584e47c1dbf2dbc7906447f8c5b1"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpcr/phpcr/zipball/f9483968fb77584e47c1dbf2dbc7906447f8c5b1",
|
||
"reference": "f9483968fb77584e47c1dbf2dbc7906447f8c5b1",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.1-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PHPCR": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Lukas Kahwe Smith",
|
||
"email": "smith@pooteeweet.org"
|
||
},
|
||
{
|
||
"name": "David Buchmann",
|
||
"email": "david@liip.ch"
|
||
},
|
||
{
|
||
"name": "Karsten Dambekalns",
|
||
"email": "karsten@typo3.org"
|
||
}
|
||
],
|
||
"description": "PHP Content Repository interfaces",
|
||
"homepage": "http://phpcr.github.io",
|
||
"keywords": [
|
||
"contentrepository",
|
||
"phpcr"
|
||
],
|
||
"time": "2013-10-07 15:34:44"
|
||
},
|
||
{
|
||
"name": "phpcr/phpcr-utils",
|
||
"version": "1.0.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpcr/phpcr-utils.git",
|
||
"reference": "7920ce3c60cffceb325819bfdf4ebe873df69839"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/7920ce3c60cffceb325819bfdf4ebe873df69839",
|
||
"reference": "7920ce3c60cffceb325819bfdf4ebe873df69839",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0",
|
||
"phpcr/phpcr": "~2.1.0",
|
||
"symfony/console": "~2.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PHPCR\\Util": "src"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT",
|
||
"Apache-2.0"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Lukas Kahwe Smith",
|
||
"email": "smith@pooteeweet.org"
|
||
},
|
||
{
|
||
"name": "David Buchmann",
|
||
"email": "david@liip.ch"
|
||
},
|
||
{
|
||
"name": "Daniel Barsotti",
|
||
"email": "daniel.barsotti@liip.ch",
|
||
"role": "maintainer"
|
||
},
|
||
{
|
||
"name": "Nacho Martín",
|
||
"email": "nitram.ohcan@gmail.com"
|
||
}
|
||
],
|
||
"description": "PHP Content Repository implementation independant utilities",
|
||
"homepage": "http://phpcr.github.com",
|
||
"keywords": [
|
||
"cli",
|
||
"contentrepository",
|
||
"phpcr"
|
||
],
|
||
"time": "2013-10-10 19:46:30"
|
||
},
|
||
{
|
||
"name": "phpoption/phpoption",
|
||
"version": "1.3.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/schmittjoh/php-option.git",
|
||
"reference": "1c7e8016289d17d83ced49c56d0f266fd0568941"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/1c7e8016289d17d83ced49c56d0f266fd0568941",
|
||
"reference": "1c7e8016289d17d83ced49c56d0f266fd0568941",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.3-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"PhpOption\\": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"Apache2"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Johannes M. Schmitt",
|
||
"email": "schmittjoh@gmail.com",
|
||
"homepage": "http://jmsyst.com",
|
||
"role": "Developer of wrapped JMSSerializerBundle"
|
||
}
|
||
],
|
||
"description": "Option Type for PHP",
|
||
"keywords": [
|
||
"language",
|
||
"option",
|
||
"php",
|
||
"type"
|
||
],
|
||
"time": "2013-05-19 11:09:35"
|
||
},
|
||
{
|
||
"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.8",
|
||
"target-dir": "Sonata/BlockBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sonata-project/SonataBlockBundle.git",
|
||
"reference": "a7838e10007513c51868ce989389c8fa6bda24e3"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/a7838e10007513c51868ce989389c8fa6bda24e3",
|
||
"reference": "a7838e10007513c51868ce989389c8fa6bda24e3",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/common": "~2.3",
|
||
"knplabs/knp-menu-bundle": "~1.1",
|
||
"sonata-project/core-bundle": "~2.2",
|
||
"symfony/form": "~2.2",
|
||
"symfony/http-foundation": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"sonata-project/admin-bundle": "~2.2@dev",
|
||
"sonata-project/cache-bundle": "~2.1"
|
||
},
|
||
"suggest": {
|
||
"sonata-project/admin-bundle": "~2.2@dev",
|
||
"sonata-project/cache-bundle": "~2.1"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"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": "2013-12-13 13:27:55"
|
||
},
|
||
{
|
||
"name": "sonata-project/core-bundle",
|
||
"version": "2.2.3",
|
||
"target-dir": "Sonata/CoreBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sonata-project/SonataCoreBundle.git",
|
||
"reference": "fadf268d4b2c23220b27c33389b6a6132085159e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/fadf268d4b2c23220b27c33389b6a6132085159e",
|
||
"reference": "fadf268d4b2c23220b27c33389b6a6132085159e",
|
||
"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": {
|
||
"sonata-project/exporter": "~1.3"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.2.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"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-01-07 11:35:59"
|
||
},
|
||
{
|
||
"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.0.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
||
"reference": "f3917ecef35a4e4d98b303eb9fee463bc983f379"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/f3917ecef35a4e4d98b303eb9fee463bc983f379",
|
||
"reference": "f3917ecef35a4e4d98b303eb9fee463bc983f379",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.4"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "5.1-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": "2013-08-30 12:35:21"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/block-bundle",
|
||
"version": "1.0.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/BlockBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/BlockBundle.git",
|
||
"reference": "015802c250ba81ae07706e3d142cfdf9987b0dfa"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/BlockBundle/zipball/015802c250ba81ae07706e3d142cfdf9987b0dfa",
|
||
"reference": "015802c250ba81ae07706e3d142cfdf9987b0dfa",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/phpcr-bundle": "1.0.*",
|
||
"doctrine/phpcr-odm": "1.0.*",
|
||
"php": ">=5.3.3",
|
||
"sonata-project/block-bundle": "~2.2.4",
|
||
"symfony-cmf/core-bundle": "1.0.*",
|
||
"symfony/framework-bundle": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"sonata-project/cache-bundle": "~2.1.3",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
|
||
"symfony-cmf/testing": "1.0.*",
|
||
"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.0-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": "2013-10-14 15:32:36"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/content-bundle",
|
||
"version": "1.0.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/ContentBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/ContentBundle.git",
|
||
"reference": "b2ed5d1623ec609691a3f93cb2a7d5c5850bc0d2"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/ContentBundle/zipball/b2ed5d1623ec609691a3f93cb2a7d5c5850bc0d2",
|
||
"reference": "b2ed5d1623ec609691a3f93cb2a7d5c5850bc0d2",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony-cmf/core-bundle": "1.0.*",
|
||
"symfony/framework-bundle": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/phpcr-bundle": "1.0.*",
|
||
"doctrine/phpcr-odm": "1.0.*",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
|
||
"symfony-cmf/menu-bundle": "1.0.*",
|
||
"symfony-cmf/routing-bundle": "1.1.*",
|
||
"symfony-cmf/testing": "1.0.*",
|
||
"symfony/monolog-bundle": "2.2.*"
|
||
},
|
||
"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.0-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": "2013-10-14 15:32:15"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/core-bundle",
|
||
"version": "1.0.1",
|
||
"target-dir": "Symfony/Cmf/Bundle/CoreBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/CoreBundle.git",
|
||
"reference": "db96ab2e5228b826a0d04ad84182dd1db317b1bd"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/CoreBundle/zipball/db96ab2e5228b826a0d04ad84182dd1db317b1bd",
|
||
"reference": "db96ab2e5228b826a0d04ad84182dd1db317b1bd",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony/framework-bundle": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"sonata-project/admin-bundle": "~2.2",
|
||
"symfony-cmf/routing-bundle": "1.1.*",
|
||
"symfony-cmf/testing": "1.0.*"
|
||
},
|
||
"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.0-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-01-09 17:18:30"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/menu-bundle",
|
||
"version": "1.0.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/MenuBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/MenuBundle.git",
|
||
"reference": "1f84e1a6a9e3686d85b586953f8a8eb6cad9c143"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/MenuBundle/zipball/1f84e1a6a9e3686d85b586953f8a8eb6cad9c143",
|
||
"reference": "1f84e1a6a9e3686d85b586953f8a8eb6cad9c143",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"doctrine/phpcr-bundle": "1.0.*",
|
||
"doctrine/phpcr-odm": "1.0.*",
|
||
"knplabs/knp-menu-bundle": "1.1.*",
|
||
"php": ">=5.3.3",
|
||
"symfony-cmf/core-bundle": "1.0.*",
|
||
"symfony/framework-bundle": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
|
||
"symfony-cmf/routing-bundle": "1.1.*",
|
||
"symfony-cmf/testing": "1.0.*",
|
||
"symfony/monolog-bundle": "2.2.*"
|
||
},
|
||
"suggest": {
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "if you want to have editing capabilities"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-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": "2013-10-14 15:31:59"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/routing",
|
||
"version": "1.1.0",
|
||
"target-dir": "Symfony/Cmf/Component/Routing",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/Routing.git",
|
||
"reference": "9f8607950cbf888ec678713a35f3d0088857c85f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/9f8607950cbf888ec678713a35f3d0088857c85f",
|
||
"reference": "9f8607950cbf888ec678713a35f3d0088857c85f",
|
||
"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.1-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": "2013-10-14 15:32:46"
|
||
},
|
||
{
|
||
"name": "symfony-cmf/routing-bundle",
|
||
"version": "1.1.0",
|
||
"target-dir": "Symfony/Cmf/Bundle/RoutingBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony-cmf/RoutingBundle.git",
|
||
"reference": "176e082769afa2b69400cebfd5e0bb22a8536d97"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony-cmf/RoutingBundle/zipball/176e082769afa2b69400cebfd5e0bb22a8536d97",
|
||
"reference": "176e082769afa2b69400cebfd5e0bb22a8536d97",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"symfony-cmf/routing": "1.1.*",
|
||
"symfony/framework-bundle": "~2.2"
|
||
},
|
||
"require-dev": {
|
||
"doctrine/orm": "2.3.*",
|
||
"sonata-project/doctrine-phpcr-admin-bundle": "1.0.*",
|
||
"symfony-cmf/core-bundle": "1.0.*",
|
||
"symfony-cmf/testing": "1.0.*",
|
||
"symfony/monolog-bundle": "2.2.*"
|
||
},
|
||
"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": "For compatibility with Symfony 2.2 and easier configuration"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1-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": "2013-10-14 15:34:10"
|
||
},
|
||
{
|
||
"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"
|
||
},
|
||
{
|
||
<<<<<<< HEAD
|
||
"name": "symfony/icu",
|
||
"version": "v1.2.0",
|
||
"target-dir": "Symfony/Component/Icu",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/Icu.git",
|
||
"reference": "7299cd3d8d6602103d1ebff5d0a9917b7bc6de72"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/Icu/zipball/7299cd3d8d6602103d1ebff5d0a9917b7bc6de72",
|
||
"reference": "7299cd3d8d6602103d1ebff5d0a9917b7bc6de72",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"lib-icu": ">=4.4",
|
||
"php": ">=5.3.3",
|
||
"symfony/intl": "~2.3"
|
||
=======
|
||
"name": "symfony/expression-language",
|
||
"version": "v2.4.1",
|
||
"target-dir": "Symfony/Component/ExpressionLanguage",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/expression-language.git",
|
||
"reference": "14f55ca5cdf26e5aee30f9d531f497319bd14954"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/14f55ca5cdf26e5aee30f9d531f497319bd14954",
|
||
"reference": "14f55ca5cdf26e5aee30f9d531f497319bd14954",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.4-dev"
|
||
}
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Symfony\\Component\\Icu\\": ""
|
||
=======
|
||
"Symfony\\Component\\ExpressionLanguage\\": ""
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
<<<<<<< HEAD
|
||
"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-06-03 18:32:58"
|
||
},
|
||
{
|
||
"name": "symfony/monolog-bundle",
|
||
"version": "v2.3.0",
|
||
"target-dir": "Symfony/Bundle/MonologBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/MonologBundle.git",
|
||
"reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/MonologBundle/zipball/03ed73bc11367b3156cc21f22ac37c7f70fcd10a",
|
||
"reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"monolog/monolog": "~1.3",
|
||
"php": ">=5.3.2",
|
||
"symfony/config": "~2.2-beta2",
|
||
"symfony/dependency-injection": "~2.2-beta2",
|
||
"symfony/monolog-bridge": "~2.2-beta2"
|
||
},
|
||
"require-dev": {
|
||
"symfony/yaml": "~2.2-beta2"
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "2.2.x-dev"
|
||
}
|
||
=======
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony ExpressionLanguage Component",
|
||
"homepage": "http://symfony.com",
|
||
"time": "2013-12-31 13:47:12"
|
||
},
|
||
{
|
||
"name": "symfony/icu",
|
||
"version": "v1.2.0",
|
||
"target-dir": "Symfony/Component/Icu",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/Icu.git",
|
||
"reference": "7299cd3d8d6602103d1ebff5d0a9917b7bc6de72"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/Icu/zipball/7299cd3d8d6602103d1ebff5d0a9917b7bc6de72",
|
||
"reference": "7299cd3d8d6602103d1ebff5d0a9917b7bc6de72",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"lib-icu": ">=4.4",
|
||
"php": ">=5.3.3",
|
||
"symfony/intl": "~2.3"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Symfony\\Bundle\\MonologBundle": ""
|
||
=======
|
||
"Symfony\\Component\\Icu\\": ""
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
<<<<<<< HEAD
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "Symfony MonologBundle",
|
||
"homepage": "http://symfony.com",
|
||
"keywords": [
|
||
"log",
|
||
"logging"
|
||
],
|
||
"time": "2013-05-27 18:06:55"
|
||
},
|
||
{
|
||
"name": "symfony/swiftmailer-bundle",
|
||
"version": "v2.3.4",
|
||
"target-dir": "Symfony/Bundle/SwiftmailerBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/SwiftmailerBundle.git",
|
||
"reference": "f5e5d12629c26a835c7aa1d74e2e041486b92d93"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/f5e5d12629c26a835c7aa1d74e2e041486b92d93",
|
||
"reference": "f5e5d12629c26a835c7aa1d74e2e041486b92d93",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2",
|
||
"swiftmailer/swiftmailer": ">=4.2.0,<5.1-dev",
|
||
"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"
|
||
=======
|
||
"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-06-03 18:32:58"
|
||
},
|
||
{
|
||
"name": "symfony/monolog-bundle",
|
||
"version": "v2.3.0",
|
||
"target-dir": "Symfony/Bundle/MonologBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/MonologBundle.git",
|
||
"reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/MonologBundle/zipball/03ed73bc11367b3156cc21f22ac37c7f70fcd10a",
|
||
"reference": "03ed73bc11367b3156cc21f22ac37c7f70fcd10a",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"monolog/monolog": "~1.3",
|
||
"php": ">=5.3.2",
|
||
"symfony/config": "~2.2-beta2",
|
||
"symfony/dependency-injection": "~2.2-beta2",
|
||
"symfony/monolog-bridge": "~2.2-beta2"
|
||
},
|
||
"require-dev": {
|
||
"symfony/yaml": "~2.2-beta2"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "symfony-bundle",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "2.2-dev"
|
||
=======
|
||
"dev-master": "2.2.x-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Symfony\\Bundle\\SwiftmailerBundle": ""
|
||
=======
|
||
"Symfony\\Bundle\\MonologBundle": ""
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Symfony SwiftmailerBundle",
|
||
"homepage": "http://symfony.com",
|
||
"time": "2013-08-22 13:32:58"
|
||
},
|
||
{
|
||
"name": "symfony/symfony",
|
||
"version": "v2.3.6",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/symfony.git",
|
||
"reference": "d0597156c4c03ceca039f6b7770a47397ba295f0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/symfony/zipball/d0597156c4c03ceca039f6b7770a47397ba295f0",
|
||
"reference": "d0597156c4c03ceca039f6b7770a47397ba295f0",
|
||
"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.*"
|
||
=======
|
||
"description": "Symfony MonologBundle",
|
||
"homepage": "http://symfony.com",
|
||
"keywords": [
|
||
"log",
|
||
"logging"
|
||
],
|
||
"time": "2013-05-27 18:06:55"
|
||
},
|
||
{
|
||
"name": "symfony/swiftmailer-bundle",
|
||
"version": "v2.3.4",
|
||
"target-dir": "Symfony/Bundle/SwiftmailerBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/SwiftmailerBundle.git",
|
||
"reference": "f5e5d12629c26a835c7aa1d74e2e041486b92d93"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/SwiftmailerBundle/zipball/f5e5d12629c26a835c7aa1d74e2e041486b92d93",
|
||
"reference": "f5e5d12629c26a835c7aa1d74e2e041486b92d93",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.2",
|
||
"swiftmailer/swiftmailer": ">=4.2.0,<5.1-dev",
|
||
"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"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "2.3-dev"
|
||
=======
|
||
"dev-master": "2.2-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Symfony\\": "src/"
|
||
},
|
||
"classmap": [
|
||
"src/Symfony/Component/HttpFoundation/Resources/stubs",
|
||
"src/Symfony/Component/Intl/Resources/stubs"
|
||
],
|
||
"files": [
|
||
"src/Symfony/Component/Intl/Resources/stubs/functions.php"
|
||
]
|
||
=======
|
||
"Symfony\\Bundle\\SwiftmailerBundle": ""
|
||
}
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "The Symfony PHP framework",
|
||
"homepage": "http://symfony.com",
|
||
"keywords": [
|
||
"framework"
|
||
],
|
||
"time": "2013-10-10 13:24:22"
|
||
},
|
||
{
|
||
"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"
|
||
=======
|
||
"description": "Symfony SwiftmailerBundle",
|
||
"homepage": "http://symfony.com",
|
||
"time": "2013-08-22 13:32:58"
|
||
},
|
||
{
|
||
"name": "symfony/symfony",
|
||
"version": "v2.3.6",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/symfony/symfony.git",
|
||
"reference": "d0597156c4c03ceca039f6b7770a47397ba295f0"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/symfony/symfony/zipball/d0597156c4c03ceca039f6b7770a47397ba295f0",
|
||
"reference": "d0597156c4c03ceca039f6b7770a47397ba295f0",
|
||
"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.*"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "1.0.x-dev"
|
||
=======
|
||
"dev-master": "2.3-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Twig_Extensions_": "lib/"
|
||
}
|
||
=======
|
||
"Symfony\\": "src/"
|
||
},
|
||
"classmap": [
|
||
"src/Symfony/Component/HttpFoundation/Resources/stubs",
|
||
"src/Symfony/Component/Intl/Resources/stubs"
|
||
],
|
||
"files": [
|
||
"src/Symfony/Component/Intl/Resources/stubs/functions.php"
|
||
]
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
<<<<<<< HEAD
|
||
}
|
||
],
|
||
"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.14.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/fabpot/Twig.git",
|
||
"reference": "ca445842fcea4f844d68203ffa2d00f5e3cdea64"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/fabpot/Twig/zipball/ca445842fcea4f844d68203ffa2d00f5e3cdea64",
|
||
"reference": "ca445842fcea4f844d68203ffa2d00f5e3cdea64",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.4"
|
||
=======
|
||
},
|
||
{
|
||
"name": "Symfony Community",
|
||
"homepage": "http://symfony.com/contributors"
|
||
}
|
||
],
|
||
"description": "The Symfony PHP framework",
|
||
"homepage": "http://symfony.com",
|
||
"keywords": [
|
||
"framework"
|
||
],
|
||
"time": "2013-10-10 13:24:22"
|
||
},
|
||
{
|
||
"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"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "1.14-dev"
|
||
=======
|
||
"dev-master": "1.0.x-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Twig_": "lib/"
|
||
=======
|
||
"Twig_Extensions_": "lib/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
<<<<<<< HEAD
|
||
},
|
||
{
|
||
"name": "Armin Ronacher",
|
||
"email": "armin.ronacher@active-4.com"
|
||
}
|
||
],
|
||
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
||
"homepage": "http://twig.sensiolabs.org",
|
||
"keywords": [
|
||
"templating"
|
||
],
|
||
"time": "2013-10-30 08:20:53"
|
||
},
|
||
{
|
||
"name": "white-october/pagerfanta-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "WhiteOctober/PagerfantaBundle",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
|
||
"reference": "4de0d516f412b1fb0aeea928124d5fe1289f902f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/4de0d516f412b1fb0aeea928124d5fe1289f902f",
|
||
"reference": "4de0d516f412b1fb0aeea928124d5fe1289f902f",
|
||
"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"
|
||
=======
|
||
}
|
||
],
|
||
"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.14.2",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/fabpot/Twig.git",
|
||
"reference": "ca445842fcea4f844d68203ffa2d00f5e3cdea64"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/fabpot/Twig/zipball/ca445842fcea4f844d68203ffa2d00f5e3cdea64",
|
||
"reference": "ca445842fcea4f844d68203ffa2d00f5e3cdea64",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.2.4"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "1.0.x-dev"
|
||
=======
|
||
"dev-master": "1.14-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"WhiteOctober\\PagerfantaBundle": ""
|
||
=======
|
||
"Twig_": "lib/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
<<<<<<< HEAD
|
||
"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-14 11:09:23"
|
||
=======
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
},
|
||
{
|
||
"name": "Armin Ronacher",
|
||
"email": "armin.ronacher@active-4.com"
|
||
}
|
||
],
|
||
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
||
"homepage": "http://twig.sensiolabs.org",
|
||
"keywords": [
|
||
"templating"
|
||
],
|
||
"time": "2013-10-30 08:20:53"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
{
|
||
"name": "white-october/pagerfanta-bundle",
|
||
"version": "dev-master",
|
||
"target-dir": "WhiteOctober/PagerfantaBundle",
|
||
"source": {
|
||
"type": "git",
|
||
<<<<<<< HEAD
|
||
"url": "https://github.com/willdurand/Negotiation.git",
|
||
"reference": "6021e6a9e14d6ab62dcd4f83364058d4978d6890"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/6021e6a9e14d6ab62dcd4f83364058d4978d6890",
|
||
"reference": "6021e6a9e14d6ab62dcd4f83364058d4978d6890",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Negotiation": "src/"
|
||
=======
|
||
"url": "https://github.com/whiteoctober/WhiteOctoberPagerfantaBundle.git",
|
||
"reference": "4de0d516f412b1fb0aeea928124d5fe1289f902f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/whiteoctober/WhiteOctoberPagerfantaBundle/zipball/4de0d516f412b1fb0aeea928124d5fe1289f902f",
|
||
"reference": "4de0d516f412b1fb0aeea928124d5fe1289f902f",
|
||
"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": ""
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
<<<<<<< HEAD
|
||
"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": "2013-08-01 14:42:09"
|
||
}
|
||
],
|
||
"packages-dev": [
|
||
{
|
||
"name": "behat/behat",
|
||
"version": "v2.4.6",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Behat.git",
|
||
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Behat/zipball/f1d2964667cf4b21bb6c2c1564f26829a6954155",
|
||
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/gherkin": "~2.2.9",
|
||
"php": ">=5.3.1",
|
||
"symfony/config": "~2.0",
|
||
"symfony/console": "~2.0",
|
||
"symfony/dependency-injection": "~2.0",
|
||
"symfony/event-dispatcher": "~2.0",
|
||
"symfony/finder": "~2.0",
|
||
"symfony/translation": "~2.0",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~3.7.19"
|
||
},
|
||
"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-develop": "2.4-dev"
|
||
=======
|
||
"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-14 11:09:23"
|
||
},
|
||
{
|
||
"name": "willdurand/negotiation",
|
||
"version": "1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/willdurand/Negotiation.git",
|
||
"reference": "6021e6a9e14d6ab62dcd4f83364058d4978d6890"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/6021e6a9e14d6ab62dcd4f83364058d4978d6890",
|
||
"reference": "6021e6a9e14d6ab62dcd4f83364058d4978d6890",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.0"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Behat\\Behat": "src/"
|
||
=======
|
||
"Negotiation": "src/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
<<<<<<< HEAD
|
||
"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": [
|
||
"BDD",
|
||
"Behat",
|
||
"Symfony2"
|
||
],
|
||
"time": "2013-06-06 10:46:48"
|
||
},
|
||
{
|
||
"name": "behat/gherkin",
|
||
"version": "v2.2.9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Gherkin.git",
|
||
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/cca2c477921ca38578d6e9759ea5e450f29c2d8f",
|
||
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.1",
|
||
"symfony/finder": ">=2.0,<2.4-dev"
|
||
},
|
||
"require-dev": {
|
||
"symfony/config": ">=2.0,<2.4-dev",
|
||
"symfony/translation": ">=2.0,<2.4-dev",
|
||
"symfony/yaml": ">=2.0,<2.4-dev"
|
||
},
|
||
"suggest": {
|
||
"symfony/config": "If you want to use Config component to manage resources",
|
||
"symfony/translation": "If you want to use Symfony2 translations adapter",
|
||
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-develop": "2.2-dev"
|
||
=======
|
||
"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": "2013-08-01 14:42:09"
|
||
}
|
||
],
|
||
"packages-dev": [
|
||
{
|
||
"name": "behat/behat",
|
||
"version": "v2.4.6",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Behat.git",
|
||
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Behat/zipball/f1d2964667cf4b21bb6c2c1564f26829a6954155",
|
||
"reference": "f1d2964667cf4b21bb6c2c1564f26829a6954155",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/gherkin": "~2.2.9",
|
||
"php": ">=5.3.1",
|
||
"symfony/config": "~2.0",
|
||
"symfony/console": "~2.0",
|
||
"symfony/dependency-injection": "~2.0",
|
||
"symfony/event-dispatcher": "~2.0",
|
||
"symfony/finder": "~2.0",
|
||
"symfony/translation": "~2.0",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"phpunit/phpunit": "~3.7.19"
|
||
},
|
||
"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-develop": "2.4-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Behat\\Gherkin": "src/"
|
||
=======
|
||
"Behat\\Behat": "src/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Gherkin DSL parser for PHP 5.3",
|
||
=======
|
||
"description": "Scenario-oriented BDD framework for PHP 5.3",
|
||
>>>>>>> Introduce basic factory support
|
||
"homepage": "http://behat.org/",
|
||
"keywords": [
|
||
"BDD",
|
||
"Behat",
|
||
<<<<<<< HEAD
|
||
"DSL",
|
||
"Symfony2",
|
||
"parser"
|
||
],
|
||
"time": "2013-03-02 10:38:40"
|
||
},
|
||
{
|
||
"name": "behat/mink",
|
||
"version": "v1.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Mink.git",
|
||
"reference": "0769e6d9726c140a54dbf827a438c0f9912749fe"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Mink/zipball/0769e6d9726c140a54dbf827a438c0f9912749fe",
|
||
"reference": "0769e6d9726c140a54dbf827a438c0f9912749fe",
|
||
=======
|
||
"Symfony2"
|
||
],
|
||
"time": "2013-06-06 10:46:48"
|
||
},
|
||
{
|
||
"name": "behat/gherkin",
|
||
"version": "v2.2.9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Gherkin.git",
|
||
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/cca2c477921ca38578d6e9759ea5e450f29c2d8f",
|
||
"reference": "cca2c477921ca38578d6e9759ea5e450f29c2d8f",
|
||
>>>>>>> Introduce basic factory support
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.1",
|
||
<<<<<<< HEAD
|
||
"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)"
|
||
=======
|
||
"symfony/finder": ">=2.0,<2.4-dev"
|
||
},
|
||
"require-dev": {
|
||
"symfony/config": ">=2.0,<2.4-dev",
|
||
"symfony/translation": ">=2.0,<2.4-dev",
|
||
"symfony/yaml": ">=2.0,<2.4-dev"
|
||
},
|
||
"suggest": {
|
||
"symfony/config": "If you want to use Config component to manage resources",
|
||
"symfony/translation": "If you want to use Symfony2 translations adapter",
|
||
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-develop": "1.5.x-dev"
|
||
=======
|
||
"dev-develop": "2.2-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Behat\\Mink": "src/"
|
||
=======
|
||
"Behat\\Gherkin": "src/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Web acceptance testing framework for PHP 5.3",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"browser",
|
||
"testing",
|
||
"web"
|
||
],
|
||
"time": "2013-04-13 23:39:27"
|
||
},
|
||
{
|
||
"name": "behat/mink-browserkit-driver",
|
||
"version": "v1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkBrowserKitDriver.git",
|
||
"reference": "63960c8fcad4529faad1ff33e950217980baa64c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkBrowserKitDriver/zipball/63960c8fcad4529faad1ff33e950217980baa64c",
|
||
"reference": "63960c8fcad4529faad1ff33e950217980baa64c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/mink": "~1.5.0",
|
||
"php": ">=5.3.1",
|
||
"symfony/browser-kit": "~2.0",
|
||
"symfony/dom-crawler": "~2.0"
|
||
=======
|
||
"description": "Gherkin DSL parser for PHP 5.3",
|
||
"homepage": "http://behat.org/",
|
||
"keywords": [
|
||
"BDD",
|
||
"Behat",
|
||
"DSL",
|
||
"Symfony2",
|
||
"parser"
|
||
],
|
||
"time": "2013-03-02 10:38:40"
|
||
},
|
||
{
|
||
"name": "behat/mink",
|
||
"version": "v1.5.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/Mink.git",
|
||
"reference": "0769e6d9726c140a54dbf827a438c0f9912749fe"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/Mink/zipball/0769e6d9726c140a54dbf827a438c0f9912749fe",
|
||
"reference": "0769e6d9726c140a54dbf827a438c0f9912749fe",
|
||
"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)"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"require-dev": {
|
||
"silex/silex": "@dev"
|
||
},
|
||
"type": "mink-driver",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "1.1.x-dev"
|
||
=======
|
||
"dev-develop": "1.5.x-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Behat\\Mink\\Driver": "src/"
|
||
=======
|
||
"Behat\\Mink": "src/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Symfony2 BrowserKit driver for Mink framework",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"Mink",
|
||
"Symfony2",
|
||
"browser",
|
||
"testing"
|
||
],
|
||
"time": "2013-04-13 23:46:30"
|
||
},
|
||
{
|
||
"name": "behat/mink-extension",
|
||
"version": "v1.1.4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkExtension.git",
|
||
"reference": "b4522f19fe96d423883f2e3650615e19d3a48c05"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b4522f19fe96d423883f2e3650615e19d3a48c05",
|
||
"reference": "b4522f19fe96d423883f2e3650615e19d3a48c05",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/behat": "~2.4.5",
|
||
"behat/mink": ">=1.4.3,<1.6-dev",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"behat/mink-goutte-driver": "~1.0"
|
||
},
|
||
"type": "behat-extension",
|
||
=======
|
||
"description": "Web acceptance testing framework for PHP 5.3",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"browser",
|
||
"testing",
|
||
"web"
|
||
],
|
||
"time": "2013-04-13 23:39:27"
|
||
},
|
||
{
|
||
"name": "behat/mink-browserkit-driver",
|
||
"version": "v1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkBrowserKitDriver.git",
|
||
"reference": "63960c8fcad4529faad1ff33e950217980baa64c"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkBrowserKitDriver/zipball/63960c8fcad4529faad1ff33e950217980baa64c",
|
||
"reference": "63960c8fcad4529faad1ff33e950217980baa64c",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/mink": "~1.5.0",
|
||
"php": ">=5.3.1",
|
||
"symfony/browser-kit": "~2.0",
|
||
"symfony/dom-crawler": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"silex/silex": "@dev"
|
||
},
|
||
"type": "mink-driver",
|
||
>>>>>>> Introduce basic factory support
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Behat\\MinkExtension": "src/"
|
||
=======
|
||
"Behat\\Mink\\Driver": "src/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Mink extension for Behat",
|
||
"homepage": "http://mink.behat.org",
|
||
"keywords": [
|
||
"browser",
|
||
"gui",
|
||
"test",
|
||
"web"
|
||
],
|
||
"time": "2013-06-04 12:18:22"
|
||
},
|
||
{
|
||
"name": "behat/mink-goutte-driver",
|
||
"version": "v1.0.9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkGoutteDriver.git",
|
||
"reference": "fa1b073b48761464feb0b05e6825da44b20118d8"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkGoutteDriver/zipball/fa1b073b48761464feb0b05e6825da44b20118d8",
|
||
"reference": "fa1b073b48761464feb0b05e6825da44b20118d8",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/mink-browserkit-driver": ">=1.0.5,<1.2.0",
|
||
"fabpot/goutte": "~1.0.1",
|
||
"php": ">=5.3.1"
|
||
},
|
||
"type": "mink-driver",
|
||
=======
|
||
"description": "Symfony2 BrowserKit driver for Mink framework",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"Mink",
|
||
"Symfony2",
|
||
"browser",
|
||
"testing"
|
||
],
|
||
"time": "2013-04-13 23:46:30"
|
||
},
|
||
{
|
||
"name": "behat/mink-extension",
|
||
"version": "v1.1.4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkExtension.git",
|
||
"reference": "b4522f19fe96d423883f2e3650615e19d3a48c05"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkExtension/zipball/b4522f19fe96d423883f2e3650615e19d3a48c05",
|
||
"reference": "b4522f19fe96d423883f2e3650615e19d3a48c05",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/behat": "~2.4.5",
|
||
"behat/mink": ">=1.4.3,<1.6-dev",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"require-dev": {
|
||
"behat/mink-goutte-driver": "~1.0"
|
||
},
|
||
"type": "behat-extension",
|
||
>>>>>>> Introduce basic factory support
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Behat\\Mink\\Driver": "src/"
|
||
=======
|
||
"Behat\\MinkExtension": "src/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Konstantin Kudryashov",
|
||
"email": "ever.zet@gmail.com",
|
||
"homepage": "http://everzet.com"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Goutte driver for Mink framework",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"browser",
|
||
"goutte",
|
||
"headless",
|
||
"testing"
|
||
],
|
||
"time": "2013-07-03 18:43:54"
|
||
=======
|
||
"description": "Mink extension for Behat",
|
||
"homepage": "http://mink.behat.org",
|
||
"keywords": [
|
||
"browser",
|
||
"gui",
|
||
"test",
|
||
"web"
|
||
],
|
||
"time": "2013-06-04 12:18:22"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
{
|
||
"name": "behat/mink-goutte-driver",
|
||
"version": "v1.0.9",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkGoutteDriver.git",
|
||
"reference": "fa1b073b48761464feb0b05e6825da44b20118d8"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkGoutteDriver/zipball/fa1b073b48761464feb0b05e6825da44b20118d8",
|
||
"reference": "fa1b073b48761464feb0b05e6825da44b20118d8",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
<<<<<<< HEAD
|
||
"behat/mink": "~1.5.0",
|
||
"instaclick/php-webdriver": "~1.0.12",
|
||
=======
|
||
"behat/mink-browserkit-driver": ">=1.0.5,<1.2.0",
|
||
"fabpot/goutte": "~1.0.1",
|
||
>>>>>>> Introduce basic factory support
|
||
"php": ">=5.3.1"
|
||
},
|
||
"type": "mink-driver",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "1.1.x-dev"
|
||
=======
|
||
"dev-master": "1.0.x-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"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"
|
||
<<<<<<< HEAD
|
||
},
|
||
{
|
||
"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"
|
||
=======
|
||
}
|
||
],
|
||
"description": "Goutte driver for Mink framework",
|
||
"homepage": "http://mink.behat.org/",
|
||
"keywords": [
|
||
"browser",
|
||
"goutte",
|
||
"headless",
|
||
"testing"
|
||
>>>>>>> Introduce basic factory support
|
||
],
|
||
"time": "2013-07-03 18:43:54"
|
||
},
|
||
{
|
||
"name": "behat/mink-selenium2-driver",
|
||
"version": "v1.1.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/Behat/MinkSelenium2Driver.git",
|
||
"reference": "bcf1b537de37db6db0822d9e7bd97e600fd7a476"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/Behat/MinkSelenium2Driver/zipball/bcf1b537de37db6db0822d9e7bd97e600fd7a476",
|
||
"reference": "bcf1b537de37db6db0822d9e7bd97e600fd7a476",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"behat/mink": "~1.5.0",
|
||
"instaclick/php-webdriver": "~1.0.12",
|
||
"php": ">=5.3.1"
|
||
},
|
||
"type": "mink-driver",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.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"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Symfony2 framework extension for Behat",
|
||
"homepage": "http://behat.org",
|
||
"keywords": [
|
||
"BDD",
|
||
"framework",
|
||
"symfony"
|
||
],
|
||
"time": "2013-06-06 20:36:08"
|
||
},
|
||
{
|
||
"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": "behat-extension",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Behat\\Symfony2Extension": "src/"
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"MIT"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Jonathan Wage",
|
||
"email": "jonwage@gmail.com",
|
||
"homepage": "http://www.jwage.com/",
|
||
"role": "Creator"
|
||
}
|
||
],
|
||
"description": "Symfony2 framework extension for Behat",
|
||
"homepage": "http://behat.org",
|
||
"keywords": [
|
||
"BDD",
|
||
"framework",
|
||
"symfony"
|
||
],
|
||
"time": "2013-06-06 20:36:08"
|
||
},
|
||
{
|
||
"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": "symfony-bundle",
|
||
"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"
|
||
<<<<<<< HEAD
|
||
}
|
||
],
|
||
"description": "A simple PHP Web Scraper",
|
||
"homepage": "https://github.com/fabpot/Goutte",
|
||
"keywords": [
|
||
"scraper"
|
||
],
|
||
"time": "2013-08-16 06:03:22"
|
||
},
|
||
{
|
||
"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.0.17",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/instaclick/php-webdriver.git",
|
||
"reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/47a6019553a7a5b42d35493276ffc2c9252c53d5",
|
||
"reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"bin": [
|
||
"bin/webunit"
|
||
],
|
||
"name": "Fabien Potencier",
|
||
"email": "fabien@symfony.com"
|
||
}
|
||
],
|
||
"description": "A simple PHP Web Scraper",
|
||
"homepage": "https://github.com/fabpot/Goutte",
|
||
"keywords": [
|
||
"scraper"
|
||
],
|
||
"time": "2013-08-16 06:03:22"
|
||
},
|
||
{
|
||
"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"
|
||
},
|
||
"WebDriver": "lib/"
|
||
"Faker": "src/",
|
||
"Faker\\PHPUnit": "test/"
|
||
}
|
||
},
|
||
"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": "2013-10-04 15:03:51"
|
||
},
|
||
{
|
||
"name": "phpspec/php-diff",
|
||
"version": "v1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/php-diff.git",
|
||
"reference": "8d82ac415225fac373a4073ba14b1fe286aa2312"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/8d82ac415225fac373a4073ba14b1fe286aa2312",
|
||
"reference": "8d82ac415225fac373a4073ba14b1fe286aa2312",
|
||
"shasum": ""
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Diff": "lib/"
|
||
=======
|
||
"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.0.17",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/instaclick/php-webdriver.git",
|
||
"reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/47a6019553a7a5b42d35493276ffc2c9252c53d5",
|
||
"reference": "47a6019553a7a5b42d35493276ffc2c9252c53d5",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-curl": "*",
|
||
"php": ">=5.3.2"
|
||
},
|
||
"bin": [
|
||
"bin/webunit"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.0.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"WebDriver": "lib/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
<<<<<<< HEAD
|
||
"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": "2012-11-08 08:55:45"
|
||
},
|
||
{
|
||
"name": "phpspec/phpspec",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/phpspec.git",
|
||
"reference": "12e8105924c08f7958c149bc1b60c4951ff82e30"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/phpspec/zipball/12e8105924c08f7958c149bc1b60c4951ff82e30",
|
||
"reference": "12e8105924c08f7958c149bc1b60c4951ff82e30",
|
||
"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"
|
||
},
|
||
"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/"
|
||
"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": "2013-10-04 15:03:51"
|
||
},
|
||
{
|
||
"name": "phpspec/php-diff",
|
||
"version": "v1.0.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/php-diff.git",
|
||
"reference": "v1.0.1"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/php-diff/zipball/v1.0.1",
|
||
"reference": "v1.0.1",
|
||
"shasum": ""
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Diff": "lib/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
<<<<<<< HEAD
|
||
"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-01-24 20:56:23"
|
||
},
|
||
{
|
||
"name": "phpspec/prophecy",
|
||
"version": "v1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/prophecy.git",
|
||
"reference": "119b07de9c592a0286cd584d6e961903ba096d8a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/119b07de9c592a0286cd584d6e961903ba096d8a",
|
||
"reference": "119b07de9c592a0286cd584d6e961903ba096d8a",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"phpspec/phpspec": "2.0.*"
|
||
=======
|
||
"name": "Chris Boulton",
|
||
"homepage": "http://github.com/chrisboulton"
|
||
}
|
||
],
|
||
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
|
||
"time": "2012-11-08 08:55:45"
|
||
},
|
||
{
|
||
"name": "phpspec/phpspec",
|
||
"version": "dev-master",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/phpspec.git",
|
||
"reference": "c1cff1c0dac5c9936e2419d69af57978e2a6d043"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/phpspec/zipball/c1cff1c0dac5c9936e2419d69af57978e2a6d043",
|
||
"reference": "c1cff1c0dac5c9936e2419d69af57978e2a6d043",
|
||
"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"
|
||
},
|
||
"suggest": {
|
||
"phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"bin": [
|
||
"bin/phpspec"
|
||
],
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
<<<<<<< HEAD
|
||
"dev-master": "1.1.x-dev"
|
||
=======
|
||
"dev-master": "2.0.x-dev"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
<<<<<<< HEAD
|
||
"Prophecy\\": "src/"
|
||
=======
|
||
"PhpSpec": "src/"
|
||
>>>>>>> Introduce basic factory support
|
||
}
|
||
},
|
||
"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/"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Highly opinionated mocking framework for PHP 5.3+",
|
||
"homepage": "http://phpspec.org",
|
||
"keywords": [
|
||
"Double",
|
||
"Dummy",
|
||
"fake",
|
||
"mock",
|
||
"spy",
|
||
"stub"
|
||
],
|
||
"time": "2014-01-01 21:15:36"
|
||
},
|
||
{
|
||
"name": "phpunit/php-code-coverage",
|
||
"version": "1.2.13",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||
"reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
|
||
"reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"phpunit/php-file-iterator": ">=1.3.0@stable",
|
||
"phpunit/php-text-template": ">=1.1.1@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/"
|
||
]
|
||
=======
|
||
"description": "Specification-oriented BDD framework for PHP 5.3+",
|
||
"homepage": "http://phpspec.net/",
|
||
"keywords": [
|
||
"BDD",
|
||
"SpecBDD",
|
||
"TDD",
|
||
"spec",
|
||
"specification",
|
||
"testing",
|
||
"tests"
|
||
],
|
||
"time": "2014-01-05 12:17:59"
|
||
},
|
||
{
|
||
"name": "phpspec/prophecy",
|
||
"version": "v1.1.0",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/phpspec/prophecy.git",
|
||
"reference": "119b07de9c592a0286cd584d6e961903ba096d8a"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/119b07de9c592a0286cd584d6e961903ba096d8a",
|
||
"reference": "119b07de9c592a0286cd584d6e961903ba096d8a",
|
||
"shasum": ""
|
||
},
|
||
"require-dev": {
|
||
"phpspec/phpspec": "2.0.*"
|
||
},
|
||
"type": "library",
|
||
"extra": {
|
||
"branch-alias": {
|
||
"dev-master": "1.1.x-dev"
|
||
}
|
||
},
|
||
"autoload": {
|
||
"psr-0": {
|
||
"Prophecy\\": "src/"
|
||
}
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
<<<<<<< HEAD
|
||
"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": "2013-09-10 08:14:32"
|
||
},
|
||
{
|
||
"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"
|
||
=======
|
||
"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-01 21:15:36"
|
||
},
|
||
{
|
||
"name": "phpunit/php-code-coverage",
|
||
"version": "1.2.13",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
||
"reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
|
||
"reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3",
|
||
"phpunit/php-file-iterator": ">=1.3.0@stable",
|
||
"phpunit/php-text-template": ">=1.1.1@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"
|
||
}
|
||
>>>>>>> Introduce basic factory support
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
<<<<<<< HEAD
|
||
"File/"
|
||
=======
|
||
"PHP/"
|
||
>>>>>>> Introduce basic factory support
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sb@sebastian-bergmann.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"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.1.4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
||
"reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5180896f51c5b3648ac946b05f9ec02be78a0b23",
|
||
"reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23",
|
||
=======
|
||
"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": "2013-09-10 08:14:32"
|
||
},
|
||
{
|
||
"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",
|
||
>>>>>>> Introduce basic factory support
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
"autoload": {
|
||
"classmap": [
|
||
<<<<<<< HEAD
|
||
"Text/"
|
||
=======
|
||
"File/"
|
||
>>>>>>> Introduce basic factory support
|
||
]
|
||
},
|
||
"notification-url": "https://packagist.org/downloads/",
|
||
"include-path": [
|
||
""
|
||
],
|
||
"license": [
|
||
"BSD-3-Clause"
|
||
],
|
||
"authors": [
|
||
{
|
||
"name": "Sebastian Bergmann",
|
||
"email": "sb@sebastian-bergmann.de",
|
||
"role": "lead"
|
||
}
|
||
],
|
||
<<<<<<< HEAD
|
||
"description": "Simple template engine.",
|
||
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
|
||
"keywords": [
|
||
"template"
|
||
],
|
||
"time": "2012-10-31 18:15:28"
|
||
},
|
||
{
|
||
"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",
|
||
=======
|
||
"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.1.4",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-text-template.git",
|
||
"reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5180896f51c5b3648ac946b05f9ec02be78a0b23",
|
||
"reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23",
|
||
>>>>>>> Introduce basic factory support
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"type": "library",
|
||
<<<<<<< HEAD
|
||
=======
|
||
"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": "2012-10-31 18:15:28"
|
||
},
|
||
{
|
||
"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",
|
||
>>>>>>> Introduce basic factory support
|
||
"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.1",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
|
||
"reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5220af2a7929aa35cf663d97c89ad3d50cf5fa3e",
|
||
"reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e",
|
||
"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": "2013-09-13 04:58:23"
|
||
},
|
||
{
|
||
"name": "phpunit/phpunit",
|
||
"version": "3.7.29",
|
||
"source": {
|
||
"type": "git",
|
||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||
"reference": "faeb2d9f15dc83830d2db5e4c67acf1d68c9b5ac"
|
||
},
|
||
"dist": {
|
||
"type": "zip",
|
||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/faeb2d9f15dc83830d2db5e4c67acf1d68c9b5ac",
|
||
"reference": "faeb2d9f15dc83830d2db5e4c67acf1d68c9b5ac",
|
||
"shasum": ""
|
||
},
|
||
"require": {
|
||
"ext-dom": "*",
|
||
"ext-pcre": "*",
|
||
"ext-reflection": "*",
|
||
"ext-spl": "*",
|
||
"php": ">=5.3.3",
|
||
"phpunit/php-code-coverage": "~1.2.1",
|
||
"phpunit/php-file-iterator": ">=1.3.1",
|
||
"phpunit/php-text-template": ">=1.1.1",
|
||
"phpunit/php-timer": ">=1.0.4",
|
||
"phpunit/phpunit-mock-objects": "~1.2.0",
|
||
"symfony/yaml": "~2.0"
|
||
},
|
||
"require-dev": {
|
||
"pear-pear/pear": "1.9.4"
|
||
},
|
||
"suggest": {
|
||
"ext-json": "*",
|
||
"ext-simplexml": "*",
|
||
"ext-tokenizer": "*",
|
||
"phpunit/php-invoker": ">=1.1.0,<1.2.0"
|
||
},
|
||
"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-01-15 06:46:38"
|
||
},
|
||
{
|
||
"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,
|
||
"friendsofsymfony/user-bundle": 20,
|
||
"knplabs/knp-gaufrette-bundle": 20,
|
||
"knplabs/knp-snappy-bundle": 20,
|
||
"mathiasverraes/money": 20,
|
||
"white-october/pagerfanta-bundle": 20,
|
||
"pagerfanta/pagerfanta": 20,
|
||
"behat/behat": 0,
|
||
"phpspec/phpspec": 20,
|
||
"phpunit/phpunit": 0
|
||
},
|
||
"platform": {
|
||
"php": ">=5.3.3"
|
||
},
|
||
"platform-dev": [
|
||
|
||
]
|
||
}
|