|
|
|
@ -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": "94cb7c5f7d4efa532d6bd2b1a4ba0cd6", |
|
|
|
|
"hash": "4a9f7f6b12b57b152e87183d9cf86a50", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "bt51/gaufrette-serviceprovider", |
|
|
|
@ -447,6 +447,57 @@ |
|
|
|
|
], |
|
|
|
|
"time": "2013-02-18 00:04:08" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "flint/flint", |
|
|
|
|
"version": "1.4.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/henrikbjorn/Flint.git", |
|
|
|
|
"reference": "1.4.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/henrikbjorn/Flint/zipball/1.4.1", |
|
|
|
|
"reference": "1.4.1", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3", |
|
|
|
|
"silex/silex": "~1.0", |
|
|
|
|
"symfony/config": "~2.2", |
|
|
|
|
"twig/twig": "~1.10" |
|
|
|
|
}, |
|
|
|
|
"replace": { |
|
|
|
|
"henrikbjorn/flint": "self.version" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/console": "~2.2" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "1.4.x-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Flint": "src" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Henrik Bjornskov", |
|
|
|
|
"email": "henrik@bjrnskov.dk", |
|
|
|
|
"homepage": "http://henrik.bjrnskov.dk" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Enhanced Silex", |
|
|
|
|
"time": "2013-07-04 09:26:29" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "franmomu/silex-pagerfanta-provider", |
|
|
|
|
"version": "2.3.x-dev", |
|
|
|
@ -1391,18 +1442,65 @@ |
|
|
|
|
"description": "A fork of the popular pChart library.", |
|
|
|
|
"time": "2013-03-18 08:23:38" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"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/silex", |
|
|
|
|
"version": "v1.0.0", |
|
|
|
|
"version": "v1.0.1", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/fabpot/Silex.git", |
|
|
|
|
"reference": "v1.0.0" |
|
|
|
|
"reference": "v1.0.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/fabpot/Silex/zipball/v1.0.0", |
|
|
|
|
"reference": "v1.0.0", |
|
|
|
|
"url": "https://api.github.com/repos/fabpot/Silex/zipball/v1.0.1", |
|
|
|
|
"reference": "v1.0.1", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
@ -1415,7 +1513,7 @@ |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"doctrine/dbal": ">=2.2.0,<2.4.0-dev", |
|
|
|
|
"monolog/monolog": ">=1.4,<2.0,>=1.4.1", |
|
|
|
|
"monolog/monolog": "~1.4,>=1.4.1", |
|
|
|
|
"swiftmailer/swiftmailer": "5.*", |
|
|
|
|
"symfony/browser-kit": ">=2.1,<2.4-dev", |
|
|
|
|
"symfony/config": ">=2.1,<2.4-dev", |
|
|
|
@ -1471,7 +1569,7 @@ |
|
|
|
|
"keywords": [ |
|
|
|
|
"microframework" |
|
|
|
|
], |
|
|
|
|
"time": "2013-05-03 16:49:57" |
|
|
|
|
"time": "2013-07-04 06:25:40" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "swiftmailer/swiftmailer", |
|
|
|
@ -1625,25 +1723,25 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/debug", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/Debug", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Debug.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Debug/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Debug/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/http-foundation": ">=2.1,<3.0", |
|
|
|
|
"symfony/http-kernel": ">=2.1,<3.0" |
|
|
|
|
"symfony/http-foundation": "~2.1", |
|
|
|
|
"symfony/http-kernel": "~2.1" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/class-loader": "", |
|
|
|
@ -1677,7 +1775,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Debug Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-06-02 11:58:44" |
|
|
|
|
"time": "2013-07-01 12:24:43" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/dependency-injection", |
|
|
|
@ -1803,24 +1901,24 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/event-dispatcher", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/EventDispatcher", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/EventDispatcher.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/dependency-injection": ">=2.0,<3.0" |
|
|
|
|
"symfony/dependency-injection": "~2.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/dependency-injection": "", |
|
|
|
@ -1853,7 +1951,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony EventDispatcher Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-05-13 14:36:40" |
|
|
|
|
"time": "2013-07-21 12:12:18" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/filesystem", |
|
|
|
@ -1962,20 +2060,90 @@ |
|
|
|
|
"time": "2013-06-02 12:05:51" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/http-foundation", |
|
|
|
|
"name": "symfony/framework-bundle", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"target-dir": "Symfony/Component/HttpFoundation", |
|
|
|
|
"target-dir": "Symfony/Bundle/FrameworkBundle", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/HttpFoundation.git", |
|
|
|
|
"url": "https://github.com/symfony/FrameworkBundle.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/v2.3.1", |
|
|
|
|
"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/http-foundation", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/HttpFoundation", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/HttpFoundation.git", |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
@ -2009,40 +2177,41 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony HttpFoundation Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-05-10 06:00:03" |
|
|
|
|
"time": "2013-08-07 14:02:06" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/http-kernel", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/HttpKernel", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/HttpKernel.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3", |
|
|
|
|
"psr/log": ">=1.0,<2.0", |
|
|
|
|
"symfony/debug": ">=2.3,<3.0", |
|
|
|
|
"symfony/event-dispatcher": ">=2.1,<3.0", |
|
|
|
|
"symfony/http-foundation": ">=2.2,<3.0" |
|
|
|
|
"psr/log": "~1.0", |
|
|
|
|
"symfony/debug": "~2.3", |
|
|
|
|
"symfony/event-dispatcher": "~2.1", |
|
|
|
|
"symfony/http-foundation": "~2.2" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/browser-kit": "2.2.*", |
|
|
|
|
"symfony/class-loader": ">=2.1,<3.0", |
|
|
|
|
"symfony/config": ">=2.0,<3.0", |
|
|
|
|
"symfony/console": "2.2.*", |
|
|
|
|
"symfony/dependency-injection": ">=2.0,<3.0", |
|
|
|
|
"symfony/finder": ">=2.0,<3.0", |
|
|
|
|
"symfony/process": ">=2.0,<3.0", |
|
|
|
|
"symfony/routing": ">=2.2,<3.0", |
|
|
|
|
"symfony/stopwatch": ">=2.2,<3.0" |
|
|
|
|
"symfony/browser-kit": "~2.2", |
|
|
|
|
"symfony/class-loader": "~2.1", |
|
|
|
|
"symfony/config": "~2.0", |
|
|
|
|
"symfony/console": "~2.2", |
|
|
|
|
"symfony/dependency-injection": "~2.0", |
|
|
|
|
"symfony/finder": "~2.0", |
|
|
|
|
"symfony/process": "~2.0", |
|
|
|
|
"symfony/routing": "~2.2", |
|
|
|
|
"symfony/stopwatch": "~2.2", |
|
|
|
|
"symfony/templating": "~2.2" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/browser-kit": "", |
|
|
|
@ -2079,7 +2248,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony HttpKernel Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-06-11 11:46:38" |
|
|
|
|
"time": "2013-08-07 17:11:16" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/icu", |
|
|
|
@ -2305,17 +2474,17 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/options-resolver", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/OptionsResolver", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/OptionsResolver.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
@ -2353,7 +2522,7 @@ |
|
|
|
|
"configuration", |
|
|
|
|
"options" |
|
|
|
|
], |
|
|
|
|
"time": "2013-04-11 06:50:46" |
|
|
|
|
"time": "2013-07-21 12:12:18" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/property-access", |
|
|
|
@ -2415,27 +2584,27 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/routing", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/Routing", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Routing.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Routing/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Routing/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"doctrine/common": ">=2.2,<3.0", |
|
|
|
|
"psr/log": ">=1.0,<2.0", |
|
|
|
|
"symfony/config": ">=2.2,<3.0", |
|
|
|
|
"symfony/yaml": ">=2.0,<3.0" |
|
|
|
|
"doctrine/common": "~2.2", |
|
|
|
|
"psr/log": "~1.0", |
|
|
|
|
"symfony/config": "~2.2", |
|
|
|
|
"symfony/yaml": "~2.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"doctrine/common": "", |
|
|
|
@ -2469,7 +2638,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Routing Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-05-20 08:57:26" |
|
|
|
|
"time": "2013-08-02 20:53:38" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/security", |
|
|
|
@ -2539,6 +2708,100 @@ |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-06-02 22:50:02" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/stopwatch", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/Stopwatch", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Stopwatch.git", |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Stopwatch/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-master": "2.3-dev" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"autoload": { |
|
|
|
|
"psr-0": { |
|
|
|
|
"Symfony\\Component\\Stopwatch\\": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
|
"license": [ |
|
|
|
|
"MIT" |
|
|
|
|
], |
|
|
|
|
"authors": [ |
|
|
|
|
{ |
|
|
|
|
"name": "Fabien Potencier", |
|
|
|
|
"email": "fabien@symfony.com" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "Symfony Community", |
|
|
|
|
"homepage": "http://symfony.com/contributors" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Stopwatch Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-07-21 12:12:18" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"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/translation", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
@ -3086,53 +3349,6 @@ |
|
|
|
|
], |
|
|
|
|
"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,24 +3451,24 @@ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/dom-crawler", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/DomCrawler", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/DomCrawler.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=5.3.3" |
|
|
|
|
}, |
|
|
|
|
"require-dev": { |
|
|
|
|
"symfony/css-selector": ">=2.0,<3.0" |
|
|
|
|
"symfony/css-selector": "~2.0" |
|
|
|
|
}, |
|
|
|
|
"suggest": { |
|
|
|
|
"symfony/css-selector": "" |
|
|
|
@ -3284,21 +3500,21 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony DomCrawler Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-06-11 07:15:14" |
|
|
|
|
"time": "2013-07-21 12:12:18" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/finder", |
|
|
|
|
"version": "v2.2.3", |
|
|
|
|
"version": "v2.2.5", |
|
|
|
|
"target-dir": "Symfony/Component/Finder", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Finder.git", |
|
|
|
|
"reference": "v2.2.3" |
|
|
|
|
"reference": "v2.2.5" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Finder/zipball/v2.2.3", |
|
|
|
|
"reference": "v2.2.3", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Finder/zipball/v2.2.5", |
|
|
|
|
"reference": "v2.2.5", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
@ -3331,91 +3547,21 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Finder Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-06-10 18:35:46" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"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" |
|
|
|
|
"time": "2013-07-01 12:15:46" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/process", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"version": "v2.3.3", |
|
|
|
|
"target-dir": "Symfony/Component/Process", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Process.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
"reference": "v2.3.3" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Process/zipball/v2.3.1", |
|
|
|
|
"reference": "v2.3.1", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Process/zipball/v2.3.3", |
|
|
|
|
"reference": "v2.3.3", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
@ -3448,101 +3594,7 @@ |
|
|
|
|
], |
|
|
|
|
"description": "Symfony Process Component", |
|
|
|
|
"homepage": "http://symfony.com", |
|
|
|
|
"time": "2013-05-06 20:03:44" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/stopwatch", |
|
|
|
|
"version": "v2.3.1", |
|
|
|
|
"target-dir": "Symfony/Component/Stopwatch", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/Stopwatch.git", |
|
|
|
|
"reference": "v2.3.1" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/Stopwatch/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\\Stopwatch\\": "" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"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 Stopwatch Component", |
|
|
|
|
"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" |
|
|
|
|
"time": "2013-08-02 21:51:01" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/web-profiler-bundle", |
|
|
|
@ -3625,13 +3677,13 @@ |
|
|
|
|
"bt51/gaufrette-serviceprovider": 20, |
|
|
|
|
"neutron/silex-filesystem-provider": 20, |
|
|
|
|
"jbroadway/urlify": 20, |
|
|
|
|
"sensio/framework-extra-bundle": 20, |
|
|
|
|
"symfony/browser-kit": 20, |
|
|
|
|
"silex/web-profiler": 20, |
|
|
|
|
"natxet/cssmin": 20, |
|
|
|
|
"leafo/lessphp": 20, |
|
|
|
|
"mheap/silex-assetic": 20, |
|
|
|
|
"filp/whoops": 20, |
|
|
|
|
"sensio/framework-extra-bundle": 20 |
|
|
|
|
"filp/whoops": 20 |
|
|
|
|
}, |
|
|
|
|
"platform": { |
|
|
|
|
"php": ">=5.3.2" |
|
|
|
|