|
|
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
"This file locks the dependencies of your project to a known state", |
|
|
|
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" |
|
|
|
|
], |
|
|
|
|
"hash": "af868d382e8f6bc6798594cbaa058c24", |
|
|
|
|
"hash": "94cb7c5f7d4efa532d6bd2b1a4ba0cd6", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "bt51/gaufrette-serviceprovider", |
|
|
|
|
@ -2252,6 +2252,55 @@ |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-11 09:29:25" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/monolog-bridge", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"target-dir": "Symfony/Bridge/Monolog", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/MonologBridge.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/MonologBridge/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"monolog/monolog": ">=1.3,<2.0", |
|
|
|
|
"php": ">=5.3.3", |
|
|
|
|
"symfony/http-kernel": ">=2.2,<3.0" |
|
|
|
|
}, |
|
|
|
|
"type": "symfony-bridge", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.3-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Symfony\\Bridge\\Monolog\\": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Fabien Potencier", |
|
|
|
|
"email": "fabien@symfony.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "http://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Monolog Bridge", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-05-24 13:05:33" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/options-resolver", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
@ -3035,6 +3084,53 @@ |
|
|
|
|
], |
|
|
|
|
"time": "2013-03-15 18:47:32" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "sensio/framework-extra-bundle", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
"target-dir": "Sensio/Bundle/FrameworkExtraBundle", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"doctrine/common": ">=2.2,<3.0", |
|
|
|
|
"symfony/framework-bundle": ">=2.2,<3.0" |
|
|
|
|
}, |
|
|
|
|
"type": "symfony-bundle", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.3.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Sensio\\Bundle\\FrameworkExtraBundle": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Fabien Potencier", |
|
|
|
|
"email": "fabien@symfony.com" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "This bundle provides a way to configure your controllers with annotations", |
|
|
|
|
"keywords": [ |
|
|
|
|
"annotations", |
|
|
|
|
"controllers" |
|
|
|
|
], |
|
|
|
|
"time": "2013-06-02 16:13:20" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "silex/web-profiler", |
|
|
|
|
"version": "dev-master", |
|
|
|
|
@ -3235,6 +3331,76 @@ |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-05-27 20:26:32" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/framework-bundle", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"target-dir": "Symfony/Bundle/FrameworkBundle", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/FrameworkBundle.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/FrameworkBundle/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"doctrine/common": ">=2.2,<3.0", |
|
|
|
|
"php": ">=5.3.3", |
|
|
|
|
"symfony/config": ">=2.2,<3.0", |
|
|
|
|
"symfony/dependency-injection": ">=2.2,<3.0", |
|
|
|
|
"symfony/event-dispatcher": ">=2.1,<3.0", |
|
|
|
|
"symfony/filesystem": ">=2.3,<3.0", |
|
|
|
|
"symfony/http-kernel": ">=2.3,<3.0", |
|
|
|
|
"symfony/routing": ">=2.2,<3.0", |
|
|
|
|
"symfony/stopwatch": ">=2.3,<3.0", |
|
|
|
|
"symfony/templating": ">=2.1,<3.0", |
|
|
|
|
"symfony/translation": ">=2.3,<3.0" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/class-loader": ">=2.1,<3.0", |
|
|
|
|
"symfony/finder": ">=2.0,<3.0", |
|
|
|
|
"symfony/form": ">=2.3,<3.0", |
|
|
|
|
"symfony/security": ">=2.3,<3.0", |
|
|
|
|
"symfony/validator": ">=2.1,<3.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/console": "", |
|
|
|
|
"symfony/finder": "", |
|
|
|
|
"symfony/form": "", |
|
|
|
|
"symfony/validator": "" |
|
|
|
|
}, |
|
|
|
|
"type": "symfony-bundle", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.3-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Symfony\\Bundle\\FrameworkBundle\\": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Fabien Potencier", |
|
|
|
|
"email": "fabien@symfony.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "http://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony FrameworkBundle", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-06-07 22:05:01" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/process", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
@ -3329,6 +3495,53 @@ |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-17 07:17:10" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/templating", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"target-dir": "Symfony/Component/Templating", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Templating.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Templating/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.3-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Symfony\\Component\\Templating\\": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Fabien Potencier", |
|
|
|
|
"email": "fabien@symfony.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "http://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Templating Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-04-17 05:31:37" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/web-profiler-bundle", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
@ -3415,7 +3628,8 @@ |
|
|
|
|
"natxet/cssmin": 20, |
|
|
|
|
"leafo/lessphp": 20, |
|
|
|
|
"mheap/silex-assetic": 20, |
|
|
|
|
"filp/whoops": 20 |
|
|
|
|
"filp/whoops": 20, |
|
|
|
|
"sensio/framework-extra-bundle": 20 |
|
|
|
|
}, |
|
|
|
|
"platform": { |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|
|