2012-06-27 20:43:49 +00:00
|
|
|
{
|
2013-02-06 11:54:22 +00:00
|
|
|
"hash": "ab5b183002f04155958ac5b57ed29032",
|
2012-06-27 20:43:49 +00:00
|
|
|
"packages": [
|
2012-07-18 09:50:50 +00:00
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "doctrine/common",
|
2012-12-06 00:30:06 +00:00
|
|
|
"version": "2.3.0",
|
2012-11-30 01:26:33 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/doctrine/common",
|
2012-12-06 00:30:06 +00:00
|
|
|
"reference": "2.3.0"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2012-12-06 00:30:06 +00:00
|
|
|
"url": "https://github.com/doctrine/common/zipball/2.3.0",
|
|
|
|
"reference": "2.3.0",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"time": "2012-09-19 22:55:18",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.3.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Doctrine\\Common": "lib/"
|
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jonathan Wage",
|
|
|
|
"email": "jonwage@gmail.com",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://www.jwage.com/"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Guilherme Blanco",
|
|
|
|
"email": "guilhermeblanco@gmail.com",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://www.instaclick.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Roman Borschel",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "roman@code-factory.org"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Benjamin Eberlei",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "kontakt@beberlei.de"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Johannes Schmitt",
|
|
|
|
"email": "schmittjoh@gmail.com",
|
2013-02-06 11:54:22 +00:00
|
|
|
"homepage": "https://github.com/schmittjoh",
|
2012-11-30 01:26:33 +00:00
|
|
|
"role": "Developer of wrapped JMSSerializerBundle"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common Library for Doctrine projects",
|
|
|
|
"homepage": "http://www.doctrine-project.org",
|
|
|
|
"keywords": [
|
|
|
|
"collections",
|
|
|
|
"spl",
|
|
|
|
"eventmanager",
|
|
|
|
"annotations",
|
|
|
|
"persistence"
|
|
|
|
]
|
2012-07-18 09:50:50 +00:00
|
|
|
},
|
2012-12-08 23:22:34 +00:00
|
|
|
{
|
2013-01-16 22:42:23 +00:00
|
|
|
"name": "easyrdf/easyrdf",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "0.8.0-beta.1",
|
2013-01-16 22:42:23 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/njh/easyrdf.git",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "0.8.0-beta.1"
|
2013-01-16 22:42:23 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/njh/easyrdf/archive/0.8.0-beta.1.zip",
|
|
|
|
"reference": "0.8.0-beta.1",
|
2013-01-16 22:42:23 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.2.8"
|
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"njh/easyrdf": "self.version"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": ">=3.5.15",
|
|
|
|
"squizlabs/php_codesniffer": ">=1.4.3",
|
|
|
|
"sami/sami": "dev-master"
|
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-18 15:54:28",
|
2013-01-16 22:42:23 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"EasyRdf_": "lib/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicholas Humfrey",
|
|
|
|
"email": "njh@aelius.com",
|
|
|
|
"homepage": "http://www.aelius.com/njh/",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.",
|
|
|
|
"homepage": "http://www.easyrdf.org/",
|
|
|
|
"keywords": [
|
|
|
|
"rdfa",
|
|
|
|
"RDF",
|
|
|
|
"Semantic Web",
|
|
|
|
"Turtle",
|
|
|
|
"Linked Data"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzle/common",
|
|
|
|
"version": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"target-dir": "Guzzle/Common",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/guzzle/common.git",
|
2013-01-16 22:42:23 +00:00
|
|
|
"reference": "v3.1.0"
|
2012-12-08 23:22:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-01-16 22:42:23 +00:00
|
|
|
"url": "https://github.com/guzzle/common/archive/v3.1.0.zip",
|
|
|
|
"reference": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
|
|
|
"symfony/event-dispatcher": ">=2.1"
|
|
|
|
},
|
2013-01-16 22:42:23 +00:00
|
|
|
"time": "2013-01-13 05:14:34",
|
2012-12-08 23:22:34 +00:00
|
|
|
"type": "library",
|
2013-01-16 22:42:23 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2012-12-08 23:22:34 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Guzzle\\Common": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "Common libraries used by Guzzle",
|
|
|
|
"homepage": "http://guzzlephp.org/",
|
|
|
|
"keywords": [
|
|
|
|
"event",
|
|
|
|
"exception",
|
|
|
|
"common",
|
|
|
|
"collection"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzle/http",
|
2013-01-16 22:42:23 +00:00
|
|
|
"version": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"target-dir": "Guzzle/Http",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/guzzle/http.git",
|
2013-01-16 22:42:23 +00:00
|
|
|
"reference": "v3.1.0"
|
2012-12-08 23:22:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-01-16 22:42:23 +00:00
|
|
|
"url": "https://github.com/guzzle/http/archive/v3.1.0.zip",
|
|
|
|
"reference": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
2013-01-16 22:42:23 +00:00
|
|
|
"ext-curl": "*",
|
2012-12-08 23:22:34 +00:00
|
|
|
"guzzle/common": "self.version",
|
|
|
|
"guzzle/parser": "self.version",
|
|
|
|
"guzzle/stream": "self.version"
|
|
|
|
},
|
2013-01-16 22:42:23 +00:00
|
|
|
"time": "2013-01-13 05:09:32",
|
2012-12-08 23:22:34 +00:00
|
|
|
"type": "library",
|
2013-01-16 22:42:23 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2012-12-08 23:22:34 +00:00
|
|
|
"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": [
|
|
|
|
"curl",
|
|
|
|
"http",
|
|
|
|
"http client",
|
|
|
|
"client",
|
|
|
|
"Guzzle"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzle/parser",
|
2013-01-16 22:42:23 +00:00
|
|
|
"version": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"target-dir": "Guzzle/Parser",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/guzzle/parser.git",
|
2013-01-16 22:42:23 +00:00
|
|
|
"reference": "v3.1.0"
|
2012-12-08 23:22:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-01-16 22:42:23 +00:00
|
|
|
"url": "https://github.com/guzzle/parser/archive/v3.1.0.zip",
|
|
|
|
"reference": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2"
|
|
|
|
},
|
2013-01-16 22:42:23 +00:00
|
|
|
"time": "2013-01-12 21:43:21",
|
2012-12-08 23:22:34 +00:00
|
|
|
"type": "library",
|
2013-01-16 22:42:23 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2012-12-08 23:22:34 +00:00
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Guzzle\\Parser": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "Interchangeable parsers used by Guzzle",
|
|
|
|
"homepage": "http://guzzlephp.org/",
|
|
|
|
"keywords": [
|
|
|
|
"http",
|
|
|
|
"url",
|
|
|
|
"message",
|
|
|
|
"cookie",
|
|
|
|
"URI Template"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzle/stream",
|
2013-01-16 22:42:23 +00:00
|
|
|
"version": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"target-dir": "Guzzle/Stream",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/stream",
|
2013-01-16 22:42:23 +00:00
|
|
|
"reference": "v3.1.0"
|
2012-12-08 23:22:34 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-01-16 22:42:23 +00:00
|
|
|
"url": "https://github.com/guzzle/stream/archive/v3.1.0.zip",
|
|
|
|
"reference": "v3.1.0",
|
2012-12-08 23:22:34 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
|
|
|
"guzzle/common": "self.version"
|
|
|
|
},
|
2013-01-16 22:42:23 +00:00
|
|
|
"time": "2012-12-07 16:45:11",
|
2012-12-08 23:22:34 +00:00
|
|
|
"type": "library",
|
2013-01-16 22:42:23 +00:00
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
}
|
|
|
|
},
|
2012-12-08 23:22:34 +00:00
|
|
|
"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": [
|
|
|
|
"stream",
|
|
|
|
"Guzzle",
|
|
|
|
"component"
|
|
|
|
]
|
|
|
|
},
|
2012-06-27 20:43:49 +00:00
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "kriswallsmith/assetic",
|
|
|
|
"version": "v1.1.0-alpha1",
|
|
|
|
"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"
|
|
|
|
},
|
|
|
|
"time": "2012-08-28 05:33:44",
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Assetic": "src/"
|
|
|
|
}
|
|
|
|
},
|
2012-12-08 23:22:34 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"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"
|
|
|
|
]
|
2012-06-27 20:43:49 +00:00
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
{
|
|
|
|
"name": "psr/log",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/log",
|
|
|
|
"reference": "1.0.0"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://github.com/php-fig/log/archive/1.0.0.zip",
|
|
|
|
"reference": "1.0.0",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"time": "2012-12-21 11:40:51",
|
|
|
|
"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"
|
|
|
|
]
|
|
|
|
},
|
2013-01-04 16:18:00 +00:00
|
|
|
{
|
|
|
|
"name": "symfony-cmf/routing",
|
|
|
|
"version": "dev-master",
|
|
|
|
"target-dir": "Symfony/Cmf/Component/Routing",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony-cmf/Routing",
|
2013-01-23 01:28:37 +00:00
|
|
|
"reference": "ea4a10"
|
2013-01-04 16:18:00 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/72df1da07b3c4edf16df169fb7987f504070fe0d",
|
2013-01-23 01:28:37 +00:00
|
|
|
"reference": "ea4a10",
|
2013-01-04 16:18:00 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.2",
|
|
|
|
"symfony/routing": ">=2.1,<2.3-dev",
|
|
|
|
"symfony/http-kernel": ">=2.1,<2.3-dev"
|
|
|
|
},
|
2013-01-23 01:28:37 +00:00
|
|
|
"time": "2013-01-21 20:33:16",
|
2013-01-04 16:18:00 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0-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"
|
|
|
|
]
|
|
|
|
},
|
2012-10-13 00:46:17 +00:00
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "symfony/class-loader",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/ClassLoader",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/ClassLoader",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/ClassLoader/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/finder": "2.2.*"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-23 20:21:00",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\ClassLoader\\": ""
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://symfony.com/contributors"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony ClassLoader Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-10-13 00:46:17 +00:00
|
|
|
},
|
2012-06-27 20:43:49 +00:00
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "symfony/dependency-injection",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/DependencyInjection",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/DependencyInjection",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/DependencyInjection/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/yaml": "2.2.*",
|
|
|
|
"symfony/config": "2.2.*"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/yaml": "2.2.*",
|
|
|
|
"symfony/config": "2.2.*"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-23 20:21:00",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://symfony.com/contributors"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony DependencyInjection Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-06-27 20:43:49 +00:00
|
|
|
},
|
2012-10-17 14:24:16 +00:00
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "symfony/event-dispatcher",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/EventDispatcher",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/EventDispatcher",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/EventDispatcher/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/dependency-injection": "2.2.*"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/dependency-injection": "2.2.*",
|
|
|
|
"symfony/http-kernel": "2.2.*"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-17 15:25:59",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://symfony.com/contributors"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony EventDispatcher Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-10-17 14:24:16 +00:00
|
|
|
},
|
2012-06-27 20:43:49 +00:00
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "symfony/http-foundation",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/HttpFoundation",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/HttpFoundation",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/HttpFoundation/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-21 16:56:55",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
|
|
},
|
|
|
|
"classmap": [
|
|
|
|
"Symfony/Component/HttpFoundation/Resources/stubs"
|
|
|
|
]
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://symfony.com/contributors"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony HttpFoundation Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-06-27 20:43:49 +00:00
|
|
|
},
|
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "symfony/http-kernel",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/HttpKernel",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/HttpKernel",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/HttpKernel/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/event-dispatcher": "2.2.*",
|
2013-02-06 11:54:22 +00:00
|
|
|
"symfony/http-foundation": "2.2.*",
|
|
|
|
"psr/log": ">=1.0,<2.0"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/browser-kit": "2.2.*",
|
|
|
|
"symfony/class-loader": "2.2.*",
|
|
|
|
"symfony/config": "2.2.*",
|
|
|
|
"symfony/console": "2.2.*",
|
|
|
|
"symfony/dependency-injection": "2.2.*",
|
|
|
|
"symfony/finder": "2.2.*",
|
|
|
|
"symfony/process": "2.2.*",
|
|
|
|
"symfony/routing": "2.2.*",
|
|
|
|
"symfony/stopwatch": "2.2.*"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/browser-kit": "2.2.*",
|
|
|
|
"symfony/class-loader": "2.2.*",
|
|
|
|
"symfony/config": "2.2.*",
|
|
|
|
"symfony/console": "2.2.*",
|
|
|
|
"symfony/dependency-injection": "2.2.*",
|
|
|
|
"symfony/finder": "2.2.*"
|
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-24 07:15:19",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://symfony.com/contributors"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony HttpKernel Component",
|
|
|
|
"homepage": "http://symfony.com"
|
2012-10-13 00:46:17 +00:00
|
|
|
},
|
|
|
|
{
|
2012-11-30 01:26:33 +00:00
|
|
|
"name": "symfony/process",
|
2012-12-08 23:22:34 +00:00
|
|
|
"version": "2.1.x-dev",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/Process",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Process",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.1.7"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/Process/zipball/v2.1.7",
|
|
|
|
"reference": "v2.1.7",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-16 09:27:54",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Symfony\\Component\\Process": ""
|
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"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"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/routing",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/Routing",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Routing",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/Routing/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/config": "2.2.*",
|
|
|
|
"symfony/yaml": "2.2.*",
|
2013-02-06 11:54:22 +00:00
|
|
|
"symfony/http-kernel": "2.2.*",
|
|
|
|
"doctrine/common": ">=2.2,<2.4-dev",
|
|
|
|
"psr/log": ">=1.0,<2.0"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"symfony/config": "2.2.*",
|
2013-02-06 11:54:22 +00:00
|
|
|
"symfony/yaml": "2.2.*",
|
|
|
|
"doctrine/common": ">=2.2,<2.4-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-21 16:57:32",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\Routing\\": ""
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://symfony.com/contributors"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Routing Component",
|
|
|
|
"homepage": "http://symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/serializer",
|
2013-01-30 05:43:27 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/Serializer",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Serializer",
|
2013-01-30 05:43:27 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-01-30 05:43:27 +00:00
|
|
|
"url": "https://github.com/symfony/Serializer/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2013-01-30 05:43:27 +00:00
|
|
|
"time": "2013-01-19 07:50:02",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\Serializer\\": ""
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
|
|
|
"email": "fabien@symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "http://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Serializer Component",
|
|
|
|
"homepage": "http://symfony.com"
|
|
|
|
},
|
2013-01-25 18:16:58 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/translation",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "2.2.x-dev",
|
2013-01-25 18:16:58 +00:00
|
|
|
"target-dir": "Symfony/Component/Translation",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Translation",
|
|
|
|
"reference": "v2.2.0-BETA2"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/Translation/zipball/v2.2.0-BETA2",
|
2013-01-25 18:16:58 +00:00
|
|
|
"reference": "v2.2.0-BETA2",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/config": "2.2.*",
|
|
|
|
"symfony/yaml": "2.2.*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/config": "2.2.*",
|
|
|
|
"symfony/yaml": "2.2.*"
|
|
|
|
},
|
|
|
|
"time": "2013-01-17 15:25:59",
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.2-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Symfony\\Component\\Translation\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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 Translation Component",
|
|
|
|
"homepage": "http://symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/validator",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2013-01-25 18:16:58 +00:00
|
|
|
"target-dir": "Symfony/Component/Validator",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Validator",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2013-01-25 18:16:58 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/Validator/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2013-01-25 18:16:58 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"symfony/translation": "2.2.*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/http-foundation": "2.2.*",
|
|
|
|
"symfony/locale": "2.2.*",
|
|
|
|
"symfony/yaml": "2.2.*",
|
|
|
|
"symfony/config": "2.2.*"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"doctrine/common": ">=2.1,<2.4-dev",
|
|
|
|
"symfony/http-foundation": "2.2.*",
|
|
|
|
"symfony/yaml": "2.2.*",
|
|
|
|
"symfony/config": "2.2.*"
|
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-21 16:57:12",
|
2013-01-25 18:16:58 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.2-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Symfony\\Component\\Validator\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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 Validator Component",
|
|
|
|
"homepage": "http://symfony.com"
|
|
|
|
},
|
2012-11-30 01:26:33 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"target-dir": "Symfony/Component/Yaml",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/Yaml",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v2.2.0-BETA2"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/symfony/Yaml/archive/v2.2.0-BETA2.zip",
|
|
|
|
"reference": "v2.2.0-BETA2",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-23 20:21:00",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"dev-master": "2.2-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
2012-12-06 00:30:06 +00:00
|
|
|
"Symfony\\Component\\Yaml\\": ""
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
2012-12-06 00:30:06 +00:00
|
|
|
"homepage": "http://symfony.com/contributors"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony Yaml Component",
|
|
|
|
"homepage": "http://symfony.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "twig/twig",
|
2013-02-06 11:54:22 +00:00
|
|
|
"version": "v1.12.1",
|
2012-11-30 01:26:33 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/fabpot/Twig.git",
|
2013-02-06 11:54:22 +00:00
|
|
|
"reference": "v1.12.1"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2013-02-06 11:54:22 +00:00
|
|
|
"url": "https://github.com/fabpot/Twig/archive/v1.12.1.zip",
|
|
|
|
"reference": "v1.12.1",
|
2012-11-30 01:26:33 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.2.4"
|
|
|
|
},
|
2013-02-06 11:54:22 +00:00
|
|
|
"time": "2013-01-15 20:03:52",
|
2012-11-30 01:26:33 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2013-02-06 11:54:22 +00:00
|
|
|
"dev-master": "1.12-dev"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Twig_": "lib/"
|
|
|
|
}
|
|
|
|
},
|
2012-12-06 00:30:06 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2012-11-30 01:26:33 +00:00
|
|
|
"license": [
|
|
|
|
"BSD-3"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Fabien Potencier",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "fabien@symfony.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Armin Ronacher",
|
2012-12-06 00:30:06 +00:00
|
|
|
"email": "armin.ronacher@active-4.com"
|
2012-11-30 01:26:33 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
|
|
"keywords": [
|
|
|
|
"templating"
|
|
|
|
]
|
2012-06-27 20:43:49 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": null,
|
|
|
|
"aliases": [
|
|
|
|
|
|
|
|
],
|
2012-12-08 23:22:34 +00:00
|
|
|
"minimum-stability": "dev",
|
2012-12-06 00:30:06 +00:00
|
|
|
"stability-flags": {
|
2013-02-06 11:54:22 +00:00
|
|
|
"symfony/class-loader": 10,
|
|
|
|
"symfony/dependency-injection": 10,
|
|
|
|
"symfony/event-dispatcher": 10,
|
|
|
|
"symfony/http-foundation": 10,
|
|
|
|
"symfony/http-kernel": 10,
|
|
|
|
"symfony/routing": 10,
|
2013-01-30 05:43:27 +00:00
|
|
|
"symfony/serializer": 10,
|
2013-02-06 11:54:22 +00:00
|
|
|
"symfony/validator": 10,
|
|
|
|
"symfony/yaml": 10,
|
2013-01-04 16:18:00 +00:00
|
|
|
"kriswallsmith/assetic": 15,
|
2013-01-16 22:42:23 +00:00
|
|
|
"symfony-cmf/routing": 20,
|
2013-02-06 11:54:22 +00:00
|
|
|
"easyrdf/easyrdf": 10
|
2012-12-06 00:30:06 +00:00
|
|
|
}
|
2012-06-27 20:43:49 +00:00
|
|
|
}
|