657 lines
19 KiB
JSON
657 lines
19 KiB
JSON
[
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.8.3",
|
|
"version_normalized": "1.8.3.0",
|
|
"time": "2012-06-18 18:48:16",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/fabpot/Twig.git",
|
|
"reference": "v1.8.3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/fabpot/Twig/zipball/v1.8.3",
|
|
"reference": "v1.8.3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.8-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"BSD-3"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"homepage": null,
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/class-loader",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/ClassLoader",
|
|
"time": "2012-08-27 14:51:49",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/ClassLoader",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/ClassLoader/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/finder": "2.1.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"email": null,
|
|
"homepage": "http://symfony.com/contributors",
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Symfony ClassLoader Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\ClassLoader": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/DependencyInjection",
|
|
"time": "2012-08-28 06:54:42",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/DependencyInjection",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/DependencyInjection/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/yaml": "2.1.*",
|
|
"symfony/config": "2.1.*"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "v2.1.0-RC2",
|
|
"symfony/config": "v2.1.0-RC2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"email": null,
|
|
"homepage": "http://symfony.com/contributors",
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Symfony DependencyInjection Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\DependencyInjection": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "2.3.0-RC2",
|
|
"version_normalized": "2.3.0.0-RC2",
|
|
"time": "2012-08-29 13:06:32",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common",
|
|
"reference": "2.3.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/doctrine/common/zipball/2.3.0-RC2",
|
|
"reference": "2.3.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/",
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"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": [
|
|
"collections",
|
|
"spl",
|
|
"eventmanager",
|
|
"annotations",
|
|
"persistence"
|
|
],
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common": "lib/"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/HttpFoundation",
|
|
"time": "2012-08-22 12:48:41",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/HttpFoundation",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/HttpFoundation/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"email": null,
|
|
"homepage": "http://symfony.com/contributors",
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Symfony HttpFoundation Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\HttpFoundation": "",
|
|
"SessionHandlerInterface": "Symfony/Component/HttpFoundation/Resources/stubs"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/EventDispatcher",
|
|
"time": "2012-08-22 12:48:41",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/EventDispatcher",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/EventDispatcher/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/dependency-injection": "2.1.*"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "v2.1.0-RC2",
|
|
"symfony/http-kernel": "v2.1.0-RC2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"email": null,
|
|
"homepage": "http://symfony.com/contributors",
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Symfony EventDispatcher Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\EventDispatcher": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/HttpKernel",
|
|
"time": "2012-08-28 07:00:18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/HttpKernel",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/HttpKernel/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/event-dispatcher": "2.1.*",
|
|
"symfony/http-foundation": "2.1.*"
|
|
},
|
|
"require-dev": {
|
|
"symfony/browser-kit": "2.1.*",
|
|
"symfony/class-loader": "2.1.*",
|
|
"symfony/config": "2.1.*",
|
|
"symfony/console": "2.1.*",
|
|
"symfony/dependency-injection": "2.1.*",
|
|
"symfony/finder": "2.1.*",
|
|
"symfony/process": "2.1.*",
|
|
"symfony/routing": "2.1.*"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "v2.1.0-RC2",
|
|
"symfony/class-loader": "v2.1.0-RC2",
|
|
"symfony/config": "v2.1.0-RC2",
|
|
"symfony/console": "v2.1.0-RC2",
|
|
"symfony/dependency-injection": "v2.1.0-RC2",
|
|
"symfony/finder": "v2.1.0-RC2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"email": null,
|
|
"homepage": "http://symfony.com/contributors",
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Symfony HttpKernel Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\HttpKernel": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/Routing",
|
|
"time": "2012-08-28 06:54:42",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Routing",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Routing/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "2.1.*",
|
|
"symfony/yaml": "2.1.*",
|
|
"symfony/http-kernel": "2.1.*",
|
|
"doctrine/common": ">=2.2,<2.4-dev"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "v2.1.0-RC2",
|
|
"symfony/yaml": "v2.1.0-RC2",
|
|
"doctrine/common": ">=2.2,<2.4-dev"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"email": null,
|
|
"homepage": "http://symfony.com/contributors",
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Symfony Routing Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Routing": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/Yaml",
|
|
"time": "2012-08-22 12:48:41",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Yaml",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Yaml/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": null,
|
|
"role": null
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"email": null,
|
|
"homepage": "http://symfony.com/contributors",
|
|
"role": null
|
|
}
|
|
],
|
|
"description": "Symfony Yaml Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Yaml": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v2.1.0-RC2",
|
|
"version_normalized": "2.1.0.0-RC2",
|
|
"target-dir": "Symfony/Component/Process",
|
|
"time": "2012-08-26 06:13:51",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Process",
|
|
"reference": "v2.1.0-RC2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Process/zipball/v2.1.0-RC2",
|
|
"reference": "v2.1.0-RC2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Process Component",
|
|
"homepage": "http://symfony.com",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Process": ""
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "kriswallsmith/assetic",
|
|
"version": "v1.1.0-alpha1",
|
|
"version_normalized": "1.1.0.0-alpha1",
|
|
"time": "2012-08-28 05:33:44",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "http://github.com/kriswallsmith/assetic.git",
|
|
"reference": "v1.1.0-alpha1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/kriswallsmith/assetic/zipball/v1.1.0-alpha1",
|
|
"reference": "v1.1.0-alpha1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/process": "2.1.*"
|
|
},
|
|
"require-dev": {
|
|
"twig/twig": ">=1.6.0,<2.0",
|
|
"leafo/lessphp": "*",
|
|
"leafo/scssphp": "*",
|
|
"ptachoire/cssembed": "*"
|
|
},
|
|
"suggest": {
|
|
"twig/twig": "Assetic provides the integration with the Twig templating engine",
|
|
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
|
|
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
|
|
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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"
|
|
],
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Assetic": "src/"
|
|
}
|
|
}
|
|
}
|
|
]
|