2012-07-01 07:52:20 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "jms/metadata",
|
|
|
|
"version": "1.1.1",
|
|
|
|
"version_normalized": "1.1.1.0",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2011-12-29 22:32:49",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/schmittjoh/metadata",
|
|
|
|
"reference": "1.1.1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/schmittjoh/metadata/zipball/1.1.1",
|
|
|
|
"reference": "1.1.1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"license": [
|
|
|
|
"Apache"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Johannes M. Schmitt",
|
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
|
"homepage": "https://github.com/schmittjoh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Class/method/property metadata management in PHP",
|
|
|
|
"keywords": [
|
|
|
|
"annotations",
|
|
|
|
"yaml",
|
|
|
|
"xml",
|
|
|
|
"metadata"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Metadata\\": "src/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "jms/cg",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"version_normalized": "1.0.0.0",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2011-12-29 21:40:52",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/schmittjoh/cg-library.git",
|
|
|
|
"reference": "1.0.0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/schmittjoh/cg-library/zipball/1.0.0",
|
|
|
|
"reference": "1.0.0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"license": [
|
|
|
|
"Apache"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Johannes M. Schmitt",
|
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
|
"homepage": "https://github.com/schmittjoh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Toolset for generating PHP code",
|
|
|
|
"keywords": [
|
|
|
|
"code generation"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"CG\\": "src/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "jms/aop-bundle",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"version_normalized": "1.0.0.0",
|
|
|
|
"target-dir": "JMS/AopBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2011-12-29 21:50:26",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/schmittjoh/JMSAopBundle",
|
|
|
|
"reference": "1.0.0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/schmittjoh/JMSAopBundle/zipball/1.0.0",
|
|
|
|
"reference": "1.0.0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"symfony/framework-bundle": "2.*",
|
|
|
|
"jms/cg": "1.0.0"
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"license": [
|
|
|
|
"Apache"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Johannes M. Schmitt",
|
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
|
"homepage": "https://github.com/schmittjoh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Adds AOP capabilities to Symfony2",
|
|
|
|
"keywords": [
|
|
|
|
"annotations",
|
|
|
|
"aop"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"JMS\\AopBundle": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "jms/security-extra-bundle",
|
|
|
|
"version": "1.1.0",
|
|
|
|
"version_normalized": "1.1.0.0",
|
|
|
|
"target-dir": "JMS/SecurityExtraBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2011-12-30 01:38:12",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/schmittjoh/JMSSecurityExtraBundle",
|
|
|
|
"reference": "1.1.0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/schmittjoh/JMSSecurityExtraBundle/zipball/1.1.0",
|
|
|
|
"reference": "1.1.0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"symfony/framework-bundle": "2.*",
|
|
|
|
"jms/metadata": "1.1.*",
|
|
|
|
"jms/aop-bundle": "1.0.*"
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"Apache"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Johannes M. Schmitt",
|
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
|
"homepage": "https://github.com/schmittjoh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Enhances the Symfony2 Security Component by adding several new features",
|
|
|
|
"keywords": [
|
|
|
|
"annotations",
|
|
|
|
"authorization"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"JMS\\SecurityExtraBundle": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "jms/di-extra-bundle",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"version_normalized": "1.0.1.0",
|
|
|
|
"target-dir": "JMS/DiExtraBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-02-24 17:01:54",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/schmittjoh/JMSDiExtraBundle",
|
|
|
|
"reference": "1.0.1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/schmittjoh/JMSDiExtraBundle/zipball/1.0.1",
|
|
|
|
"reference": "1.0.1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"symfony/framework-bundle": "2.*",
|
|
|
|
"jms/metadata": "1.1.*"
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"license": [
|
|
|
|
"Apache"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Johannes M. Schmitt",
|
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
|
"homepage": "https://github.com/schmittjoh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Allows to configure dependency injection using annotations",
|
|
|
|
"keywords": [
|
|
|
|
"dependency injection",
|
|
|
|
"annotations"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"JMS\\DiExtraBundle": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/common",
|
|
|
|
"version": "2.2.2",
|
|
|
|
"version_normalized": "2.2.2.0",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-04-07 03:46:44",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/common",
|
|
|
|
"reference": "2.2.2"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/doctrine/common/zipball/2.2.2",
|
|
|
|
"reference": "2.2.2",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"license": [
|
|
|
|
"LGPL"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jonathan Wage",
|
|
|
|
"email": "jonwage@gmail.com",
|
|
|
|
"homepage": "http://www.jwage.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Guilherme Blanco",
|
|
|
|
"email": "guilhermeblanco@gmail.com",
|
|
|
|
"homepage": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Roman Borschel",
|
|
|
|
"email": "roman@code-factory.org",
|
|
|
|
"homepage": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Benjamin Eberlei",
|
|
|
|
"email": "kontakt@beberlei.de",
|
|
|
|
"homepage": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Johannes Schmitt",
|
|
|
|
"email": "schmittjoh@gmail.com",
|
|
|
|
"homepage": "https://github.com/schmittjoh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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": "monolog/monolog",
|
|
|
|
"version": "1.1.0",
|
|
|
|
"version_normalized": "1.1.0.0",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-04-17 14:27:40",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
|
|
"reference": "1.1.0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/Seldaek/monolog/zipball/1.1.0",
|
|
|
|
"reference": "1.1.0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"mlehner/gelf-php": "1.0.*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "dist",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jordi Boggiano",
|
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
|
"homepage": "http://seld.be",
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Logging for PHP 5.3",
|
|
|
|
"homepage": "http://github.com/Seldaek/monolog",
|
|
|
|
"keywords": [
|
|
|
|
"log",
|
|
|
|
"logging"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Monolog": "src/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/extensions",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-05-15 21:28:19",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/fabpot/Twig-extensions",
|
|
|
|
"reference": "feb6d3f10c411e2631997c0a905aa581c80305c1"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/fabpot/Twig-extensions/zipball/feb6d3f10c411e2631997c0a905aa581c80305c1",
|
|
|
|
"reference": "feb6d3f10c411e2631997c0a905aa581c80305c1",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"twig/twig": "1.*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common additional features for Twig that do not directly belong in core",
|
|
|
|
"homepage": "https://github.com/fabpot/Twig-extensions",
|
|
|
|
"keywords": [
|
|
|
|
"debug",
|
|
|
|
"i18n",
|
|
|
|
"text"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Twig_Extensions_": "lib/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "kriswallsmith/assetic",
|
2012-07-01 07:52:20 +00:00
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-06-07 01:41:54",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2012-07-15 12:56:31 +00:00
|
|
|
"url": "http://github.com/kriswallsmith/assetic.git",
|
|
|
|
"reference": "d6f89a3170c5280ad554347dc113eb25fdf00ad7"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-15 12:56:31 +00:00
|
|
|
"url": "https://github.com/kriswallsmith/assetic/zipball/d6f89a3170c5280ad554347dc113eb25fdf00ad7",
|
|
|
|
"reference": "d6f89a3170c5280ad554347dc113eb25fdf00ad7",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"php": ">=5.3.0",
|
|
|
|
"symfony/process": "2.1.*"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"twig/twig": ">=1.6.0,<2.0",
|
|
|
|
"leafo/lessphp": "*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"twig/twig": "Assetic provides the integration with the Twig templating engine",
|
|
|
|
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Kris Wallsmith",
|
|
|
|
"email": "kris.wallsmith@gmail.com",
|
|
|
|
"homepage": "http://kriswallsmith.net/",
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Asset Management for PHP",
|
|
|
|
"homepage": "https://github.com/kriswallsmith/assetic",
|
|
|
|
"keywords": [
|
|
|
|
"assets",
|
|
|
|
"compression",
|
|
|
|
"minification"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Assetic": "src/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2012-07-16 19:40:19 +00:00
|
|
|
{
|
|
|
|
"name": "doctrine/doctrine-bundle",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"target-dir": "Doctrine/Bundle/DoctrineBundle",
|
|
|
|
"time": "2012-07-02 10:42:17",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/doctrine/DoctrineBundle.git",
|
|
|
|
"reference": "c9ea46d1f0c48bb88bb87b44214fe44e03c0c692"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/doctrine/DoctrineBundle/zipball/c9ea46d1f0c48bb88bb87b44214fe44e03c0c692",
|
|
|
|
"reference": "c9ea46d1f0c48bb88bb87b44214fe44e03c0c692",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
|
|
|
"doctrine/dbal": ">=2.2,<2.4-dev",
|
|
|
|
"symfony/framework-bundle": "2.1.*",
|
|
|
|
"symfony/doctrine-bridge": "2.1.*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/orm": ">=2.2,<2.4-dev",
|
|
|
|
"symfony/validator": "2.1.*",
|
|
|
|
"symfony/yaml": "2.1.*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle."
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"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
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Benjamin Eberlei",
|
|
|
|
"email": "kontakt@beberlei.de",
|
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony DoctrineBundle",
|
|
|
|
"homepage": "http://www.doctrine-project.org",
|
|
|
|
"keywords": [
|
|
|
|
"database",
|
|
|
|
"orm",
|
|
|
|
"persistence",
|
|
|
|
"dbal"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Doctrine\\Bundle\\DoctrineBundle": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/orm",
|
|
|
|
"version": "2.2.x-dev",
|
|
|
|
"version_normalized": "2.2.9999999.9999999-dev",
|
|
|
|
"time": "2012-07-06 07:48:00",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/doctrine/doctrine2.git",
|
|
|
|
"reference": "5d2a3bcb3b467f41ee58575764f3ba84937f76e4"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/doctrine/doctrine2/zipball/5d2a3bcb3b467f41ee58575764f3ba84937f76e4",
|
|
|
|
"reference": "5d2a3bcb3b467f41ee58575764f3ba84937f76e4",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
|
|
|
"ext-pdo": "*",
|
|
|
|
"doctrine/common": "2.2.*",
|
|
|
|
"doctrine/dbal": "2.2.*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"LGPL"
|
|
|
|
],
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Object-Relational-Mapper for PHP",
|
|
|
|
"homepage": "http://www.doctrine-project.org",
|
|
|
|
"keywords": [
|
|
|
|
"database",
|
|
|
|
"orm"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Doctrine\\ORM": "lib/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "doctrine/dbal",
|
|
|
|
"version": "2.2.x-dev",
|
|
|
|
"version_normalized": "2.2.9999999.9999999-dev",
|
|
|
|
"time": "2012-07-07 18:30:35",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/dbal",
|
|
|
|
"reference": "b961a3fce6bf220f1dca47d7d747b9074bea4730"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/doctrine/dbal/zipball/b961a3fce6bf220f1dca47d7d747b9074bea4730",
|
|
|
|
"reference": "b961a3fce6bf220f1dca47d7d747b9074bea4730",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
|
|
|
"doctrine/common": ">=2.2.0,<=2.2.99"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"LGPL"
|
|
|
|
],
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Database Abstraction Layer",
|
|
|
|
"homepage": "http://www.doctrine-project.org",
|
|
|
|
"keywords": [
|
|
|
|
"database",
|
|
|
|
"persistence",
|
|
|
|
"dbal",
|
|
|
|
"queryobject"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Doctrine\\DBAL": "lib/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "egeloen/ckeditor-bundle",
|
|
|
|
"version": "2.0.x-dev",
|
|
|
|
"version_normalized": "2.0.9999999.9999999-dev",
|
|
|
|
"target-dir": "Ivory/CKEditorBundle",
|
|
|
|
"time": "2012-05-16 18:38:27",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/egeloen/IvoryCKEditorBundle",
|
|
|
|
"reference": "ca9d4a631577d7195c6517dd89ae8a3cc02b85ba"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/egeloen/IvoryCKEditorBundle/zipball/ca9d4a631577d7195c6517dd89ae8a3cc02b85ba",
|
|
|
|
"reference": "ca9d4a631577d7195c6517dd89ae8a3cc02b85ba",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0",
|
|
|
|
"symfony/framework-bundle": "2.*"
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Eric GELOEN",
|
|
|
|
"email": "geloen.eric@gmail.com",
|
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Provides a CKEditor integration for your Symfony2 Project.",
|
|
|
|
"keywords": [
|
|
|
|
"CKEditor"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Ivory\\CKEditorBundle": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2012-07-15 12:56:31 +00:00
|
|
|
{
|
|
|
|
"name": "sensio/generator-bundle",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"target-dir": "Sensio/Bundle/GeneratorBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-13 00:04:48",
|
2012-07-15 12:56:31 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sensio/SensioGeneratorBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "c17dbddefe517e3adfcbeaa1ab7cef3e572d29c6"
|
2012-07-15 12:56:31 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/sensio/SensioGeneratorBundle/zipball/c17dbddefe517e3adfcbeaa1ab7cef3e572d29c6",
|
|
|
|
"reference": "c17dbddefe517e3adfcbeaa1ab7cef3e572d29c6",
|
2012-07-15 12:56:31 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"symfony/framework-bundle": "2.1.*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/doctrine-bridge": "2.1.*",
|
|
|
|
"doctrine/orm": ">=2.1,<2.4-dev",
|
|
|
|
"twig/twig": ">=1.8,<2.0-dev"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"doctrine/doctrine-bundle": "to generate entities and their crud controller"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.1.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
2012-07-15 12:56:31 +00:00
|
|
|
"description": "This bundle generates code for you",
|
2012-07-01 07:52:20 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"Sensio\\Bundle\\GeneratorBundle": ""
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "symfony/assetic-bundle",
|
2012-07-01 07:52:20 +00:00
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
2012-07-15 12:56:31 +00:00
|
|
|
"target-dir": "Symfony/Bundle/AsseticBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-12 06:51:17",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2012-07-15 12:56:31 +00:00
|
|
|
"url": "https://github.com/symfony/AsseticBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "ed933dcfa45f00b6bc6d7727007403f3ff429e5a"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/symfony/AsseticBundle/zipball/ed933dcfa45f00b6bc6d7727007403f3ff429e5a",
|
|
|
|
"reference": "ed933dcfa45f00b6bc6d7727007403f3ff429e5a",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0",
|
2012-07-15 12:56:31 +00:00
|
|
|
"symfony/framework-bundle": "2.1.*",
|
|
|
|
"kriswallsmith/assetic": "1.1.*"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"symfony/twig-bundle": "2.1.*"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
2012-07-15 12:56:31 +00:00
|
|
|
"type": "symfony-bundle",
|
2012-07-01 07:52:20 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"dev-master": "2.1.x-dev"
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Kris Wallsmith",
|
|
|
|
"email": "kris.wallsmith@gmail.com",
|
|
|
|
"homepage": "http://kriswallsmith.net/",
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
2012-07-15 12:56:31 +00:00
|
|
|
"description": "Integrates Assetic into Symfony2",
|
|
|
|
"homepage": "https://github.com/symfony/AsseticBundle",
|
2012-07-01 07:52:20 +00:00
|
|
|
"keywords": [
|
|
|
|
"assets",
|
|
|
|
"compression",
|
|
|
|
"minification"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"Symfony\\Bundle\\AsseticBundle": ""
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "symfony/monolog-bundle",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"target-dir": "Symfony/Bundle/MonologBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-06-30 05:48:07",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2012-07-15 12:56:31 +00:00
|
|
|
"url": "https://github.com/symfony/MonologBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "v2.1.0-BETA3"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/symfony/MonologBundle/zipball/v2.1.0-BETA3",
|
|
|
|
"reference": "v2.1.0-BETA3",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
2012-07-15 12:56:31 +00:00
|
|
|
"monolog/monolog": "1.*",
|
|
|
|
"symfony/monolog-bridge": "2.1.*",
|
|
|
|
"symfony/dependency-injection": "2.1.*",
|
|
|
|
"symfony/config": "2.1.*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/yaml": "2.1.*",
|
|
|
|
"symfony/config": "2.1.*"
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.1.x-dev"
|
|
|
|
}
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
2012-07-15 12:56:31 +00:00
|
|
|
"MIT"
|
2012-07-01 07:52:20 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
2012-07-01 07:52:20 +00:00
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "Symfony Community",
|
|
|
|
"email": null,
|
|
|
|
"homepage": "http://symfony.com/contributors",
|
2012-07-01 07:52:20 +00:00
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
2012-07-15 12:56:31 +00:00
|
|
|
"description": "Symfony MonologBundle",
|
|
|
|
"homepage": "http://symfony.com",
|
2012-07-01 07:52:20 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"Symfony\\Bundle\\MonologBundle": ""
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "sensio/framework-extra-bundle",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"target-dir": "Sensio/Bundle/FrameworkExtraBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-11 23:13:52",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2012-07-15 12:56:31 +00:00
|
|
|
"url": "https://github.com/sensio/SensioFrameworkExtraBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "e9ac8f1a911ed29e30296c7f1549f53d4c94eddf"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/sensio/SensioFrameworkExtraBundle/zipball/e9ac8f1a911ed29e30296c7f1549f53d4c94eddf",
|
|
|
|
"reference": "e9ac8f1a911ed29e30296c7f1549f53d4c94eddf",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"doctrine/common": ">=2.1,<2.4-dev",
|
|
|
|
"symfony/framework-bundle": "2.1.*"
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.1.x-dev"
|
|
|
|
}
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
2012-07-15 12:56:31 +00:00
|
|
|
"MIT"
|
2012-07-01 07:52:20 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
2012-07-01 07:52:20 +00:00
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
2012-07-15 12:56:31 +00:00
|
|
|
"description": "This bundle provides a way to configure your controllers with annotations",
|
2012-07-01 07:52:20 +00:00
|
|
|
"keywords": [
|
2012-07-15 12:56:31 +00:00
|
|
|
"annotations",
|
|
|
|
"controllers"
|
2012-07-01 07:52:20 +00:00
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"Sensio\\Bundle\\FrameworkExtraBundle": ""
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/twig",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-15 23:42:44",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/fabpot/Twig.git",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "d45664045194ef62573c153c424508527105041e"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/fabpot/Twig/zipball/d45664045194ef62573c153c424508527105041e",
|
|
|
|
"reference": "d45664045194ef62573c153c424508527105041e",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.2.4"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"dev-master": "1.9-dev"
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"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/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "symfony/swiftmailer-bundle",
|
2012-07-01 07:52:20 +00:00
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
2012-07-15 12:56:31 +00:00
|
|
|
"target-dir": "Symfony/Bundle/SwiftmailerBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-05 11:33:34",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2012-07-15 12:56:31 +00:00
|
|
|
"url": "https://github.com/symfony/SwiftmailerBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "v2.1.0-BETA3"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/symfony/SwiftmailerBundle/zipball/v2.1.0-BETA3",
|
|
|
|
"reference": "v2.1.0-BETA3",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"php": ">=5.3.2",
|
|
|
|
"symfony/swiftmailer-bridge": "2.1.*",
|
|
|
|
"swiftmailer/swiftmailer": ">=4.2.0,<4.3-dev"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"symfony/dependency-injection": "2.1.*",
|
|
|
|
"symfony/http-kernel": "2.1.*",
|
|
|
|
"symfony/config": "2.1.*"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"dev-master": "2.1-dev"
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
2012-07-15 12:56:31 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"email": null,
|
|
|
|
"homepage": "http://symfony.com/contributors",
|
|
|
|
"role": null
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
],
|
2012-07-15 12:56:31 +00:00
|
|
|
"description": "Symfony SwiftmailerBundle",
|
|
|
|
"homepage": "http://symfony.com",
|
2012-07-01 07:52:20 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"Symfony\\Bundle\\SwiftmailerBundle": ""
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "swiftmailer/swiftmailer",
|
2012-07-01 07:52:20 +00:00
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-13 12:47:17",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2012-07-15 12:56:31 +00:00
|
|
|
"url": "git://github.com/swiftmailer/swiftmailer.git",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "8b2aa953f87da228ba413e8fb1372e49c1374050"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/swiftmailer/swiftmailer/zipball/8b2aa953f87da228ba413e8fb1372e49c1374050",
|
|
|
|
"reference": "8b2aa953f87da228ba413e8fb1372e49c1374050",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"php": ">=5.2.4"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
2012-07-15 12:56:31 +00:00
|
|
|
"type": "library",
|
2012-07-01 07:52:20 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"dev-master": "4.2-dev"
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
2012-07-15 12:56:31 +00:00
|
|
|
"LGPL"
|
2012-07-01 07:52:20 +00:00
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
},
|
|
|
|
{
|
2012-07-15 12:56:31 +00:00
|
|
|
"name": "Chris Corbyn",
|
|
|
|
"email": "",
|
|
|
|
"homepage": null,
|
2012-07-01 07:52:20 +00:00
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
2012-07-15 12:56:31 +00:00
|
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
|
|
|
"homepage": "http://swiftmailer.org",
|
|
|
|
"keywords": [
|
|
|
|
"mail",
|
|
|
|
"mailer"
|
|
|
|
],
|
2012-07-01 07:52:20 +00:00
|
|
|
"autoload": {
|
2012-07-15 12:56:31 +00:00
|
|
|
"files": [
|
|
|
|
"lib/swift_required.php"
|
|
|
|
]
|
2012-07-01 07:52:20 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/symfony",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-15 16:27:15",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/symfony/symfony.git",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "151b79a6ce3f459e2fa8815cd9f2786eef750993"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/symfony/symfony/zipball/151b79a6ce3f459e2fa8815cd9f2786eef750993",
|
|
|
|
"reference": "151b79a6ce3f459e2fa8815cd9f2786eef750993",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"twig/twig": ">=1.8,<2.0-dev",
|
2012-07-16 19:40:19 +00:00
|
|
|
"doctrine/common": ">2.2,<2.4-dev",
|
|
|
|
"php": ">=5.3.3"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"symfony/doctrine-bridge": "self.version",
|
|
|
|
"symfony/monolog-bridge": "self.version",
|
|
|
|
"symfony/twig-bridge": "self.version",
|
|
|
|
"symfony/framework-bundle": "self.version",
|
|
|
|
"symfony/security-bundle": "self.version",
|
|
|
|
"symfony/twig-bundle": "self.version",
|
|
|
|
"symfony/web-profiler-bundle": "self.version",
|
|
|
|
"symfony/browser-kit": "self.version",
|
|
|
|
"symfony/class-loader": "self.version",
|
|
|
|
"symfony/config": "self.version",
|
|
|
|
"symfony/console": "self.version",
|
|
|
|
"symfony/css-selector": "self.version",
|
|
|
|
"symfony/dependency-injection": "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/http-foundation": "self.version",
|
|
|
|
"symfony/http-kernel": "self.version",
|
|
|
|
"symfony/locale": "self.version",
|
|
|
|
"symfony/process": "self.version",
|
|
|
|
"symfony/routing": "self.version",
|
|
|
|
"symfony/security": "self.version",
|
|
|
|
"symfony/serializer": "self.version",
|
|
|
|
"symfony/templating": "self.version",
|
|
|
|
"symfony/translation": "self.version",
|
|
|
|
"symfony/validator": "self.version",
|
|
|
|
"symfony/yaml": "self.version",
|
|
|
|
"symfony/propel1-bridge": "self.version",
|
|
|
|
"symfony/options-resolver": "self.version",
|
|
|
|
"symfony/swiftmailer-bridge": "self.version"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/data-fixtures": "1.0.*",
|
|
|
|
"propel/propel1": "dev-master",
|
|
|
|
"monolog/monolog": "dev-master",
|
|
|
|
"doctrine/dbal": ">=2.2,<2.4-dev",
|
|
|
|
"doctrine/orm": ">=2.2,<2.4-dev"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"doctrine/data-fixtures": "1.0.*"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"installation-source": "source",
|
|
|
|
"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": "The Symfony PHP framework",
|
|
|
|
"homepage": "http://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"framework"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Symfony": "src/",
|
|
|
|
"SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stubs"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "sensio/distribution-bundle",
|
|
|
|
"version": "dev-master",
|
|
|
|
"version_normalized": "9999999-dev",
|
|
|
|
"target-dir": "Sensio/Bundle/DistributionBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"time": "2012-07-15 10:24:10",
|
2012-07-01 07:52:20 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/sensio/SensioDistributionBundle",
|
2012-07-16 19:40:19 +00:00
|
|
|
"reference": "5886adae1613c0a72fbb95259a83ae798e86c0d3"
|
2012-07-01 07:52:20 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-07-16 19:40:19 +00:00
|
|
|
"url": "https://github.com/sensio/SensioDistributionBundle/zipball/5886adae1613c0a72fbb95259a83ae798e86c0d3",
|
|
|
|
"reference": "5886adae1613c0a72fbb95259a83ae798e86c0d3",
|
2012-07-01 07:52:20 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"symfony/framework-bundle": "2.1.*"
|
|
|
|
},
|
|
|
|
"type": "symfony-bundle",
|
|
|
|
"installation-source": "source",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com",
|
|
|
|
"homepage": null,
|
|
|
|
"role": null
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The base bundle for the Symfony Distributions",
|
|
|
|
"keywords": [
|
|
|
|
"distribution",
|
|
|
|
"configuration"
|
|
|
|
],
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Sensio\\Bundle\\DistributionBundle": ""
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|