965 lines
32 KiB
JSON
965 lines
32 KiB
JSON
{
|
|
"hash": "4c18d6f1c91b78555300b0036b5a8a7e",
|
|
"packages": [
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common",
|
|
"reference": "2.3.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/doctrine/common/zipball/2.3.0",
|
|
"reference": "2.3.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2012-09-19 22:55:18",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com",
|
|
"homepage": "http://www.jwage.com/"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com",
|
|
"homepage": "http://www.instaclick.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "easyrdf/easyrdf",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/njh/easyrdf.git",
|
|
"reference": "d1c363bd04cd55169fbefe52328e86031c6db3a2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/njh/easyrdf/archive/d1c363bd04cd55169fbefe52328e86031c6db3a2.zip",
|
|
"reference": "d1c363bd04cd55169fbefe52328e86031c6db3a2",
|
|
"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"
|
|
},
|
|
"time": "2013-01-13 01:20:04",
|
|
"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",
|
|
"target-dir": "Guzzle/Common",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/guzzle/common.git",
|
|
"reference": "v3.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/guzzle/common/archive/v3.1.0.zip",
|
|
"reference": "v3.1.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/event-dispatcher": ">=2.1"
|
|
},
|
|
"time": "2013-01-13 05:14:34",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"version": "v3.1.0",
|
|
"target-dir": "Guzzle/Http",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/guzzle/http.git",
|
|
"reference": "v3.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/guzzle/http/archive/v3.1.0.zip",
|
|
"reference": "v3.1.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"ext-curl": "*",
|
|
"guzzle/common": "self.version",
|
|
"guzzle/parser": "self.version",
|
|
"guzzle/stream": "self.version"
|
|
},
|
|
"time": "2013-01-13 05:09:32",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"version": "v3.1.0",
|
|
"target-dir": "Guzzle/Parser",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/guzzle/parser.git",
|
|
"reference": "v3.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/guzzle/parser/archive/v3.1.0.zip",
|
|
"reference": "v3.1.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2013-01-12 21:43:21",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"version": "v3.1.0",
|
|
"target-dir": "Guzzle/Stream",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/stream",
|
|
"reference": "v3.1.0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/guzzle/stream/archive/v3.1.0.zip",
|
|
"reference": "v3.1.0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"guzzle/common": "self.version"
|
|
},
|
|
"time": "2012-12-07 16:45:11",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony-cmf/routing",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Cmf/Component/Routing",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony-cmf/Routing",
|
|
"reference": "ea4a10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony-cmf/Routing/archive/ea4a10dd971580a9a57a69397f165e25233ba667.zip",
|
|
"reference": "ea4a10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/routing": ">=2.1,<2.3-dev",
|
|
"symfony/http-kernel": ">=2.1,<2.3-dev"
|
|
},
|
|
"time": "2013-01-21 20:33:16",
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/class-loader",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/ClassLoader",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/ClassLoader",
|
|
"reference": "0730d0f8f99cfeafbc23271f1e87f54da15f1e06"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/ClassLoader/archive/0730d0f8f99cfeafbc23271f1e87f54da15f1e06.zip",
|
|
"reference": "0730d0f8f99cfeafbc23271f1e87f54da15f1e06",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/finder": "2.2.*"
|
|
},
|
|
"time": "2013-01-04 16:58:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\ClassLoader\\": ""
|
|
}
|
|
},
|
|
"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 ClassLoader Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/DependencyInjection",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/DependencyInjection",
|
|
"reference": "13b47742e1ef22aed78132e5e0930d28571142a4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/DependencyInjection/archive/13b47742e1ef22aed78132e5e0930d28571142a4.zip",
|
|
"reference": "13b47742e1ef22aed78132e5e0930d28571142a4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/yaml": "2.2.*",
|
|
"symfony/config": "2.2.*"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "2.2.*",
|
|
"symfony/config": "2.2.*"
|
|
},
|
|
"time": "2013-01-04 16:58:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
|
}
|
|
},
|
|
"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 DependencyInjection Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/EventDispatcher",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/EventDispatcher",
|
|
"reference": "0fcc9fa82fa3ea7ec2605af2e8137698fbaca3dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/EventDispatcher/archive/0fcc9fa82fa3ea7ec2605af2e8137698fbaca3dc.zip",
|
|
"reference": "0fcc9fa82fa3ea7ec2605af2e8137698fbaca3dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/dependency-injection": "2.2.*"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "2.2.*",
|
|
"symfony/http-kernel": "2.2.*"
|
|
},
|
|
"time": "2013-01-04 17:02:19",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"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 EventDispatcher Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/HttpFoundation",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/HttpFoundation",
|
|
"reference": "5aa0119417f1fc8de7513d9432dd2f43f9d9e97b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/HttpFoundation/archive/5aa0119417f1fc8de7513d9432dd2f43f9d9e97b.zip",
|
|
"reference": "5aa0119417f1fc8de7513d9432dd2f43f9d9e97b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2013-01-04 17:02:19",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
},
|
|
"classmap": [
|
|
"Symfony/Component/HttpFoundation/Resources/stubs"
|
|
]
|
|
},
|
|
"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 HttpFoundation Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/HttpKernel",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/HttpKernel",
|
|
"reference": "ce164c088666b80ffc116173065d504055414137"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/HttpKernel/archive/ce164c088666b80ffc116173065d504055414137.zip",
|
|
"reference": "ce164c088666b80ffc116173065d504055414137",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/event-dispatcher": "2.2.*",
|
|
"symfony/http-foundation": "2.2.*"
|
|
},
|
|
"require-dev": {
|
|
"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.*"
|
|
},
|
|
"suggest": {
|
|
"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.*"
|
|
},
|
|
"time": "2013-01-04 16:58:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
|
}
|
|
},
|
|
"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 HttpKernel Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "2.1.x-dev",
|
|
"target-dir": "Symfony/Component/Process",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Process",
|
|
"reference": "058ae5038a9623fa64b120a2d10ba81f1ade05c7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Process/archive/058ae5038a9623fa64b120a2d10ba81f1ade05c7.zip",
|
|
"reference": "058ae5038a9623fa64b120a2d10ba81f1ade05c7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-12-06 10:00:55",
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Process": ""
|
|
}
|
|
},
|
|
"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 Process Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/Routing",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Routing",
|
|
"reference": "87a66890450658ccac99702ac5e4f002ece9e23e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Routing/archive/87a66890450658ccac99702ac5e4f002ece9e23e.zip",
|
|
"reference": "87a66890450658ccac99702ac5e4f002ece9e23e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/common": ">=2.2,<2.4-dev",
|
|
"symfony/config": "2.2.*",
|
|
"symfony/yaml": "2.2.*",
|
|
"symfony/http-kernel": "2.2.*"
|
|
},
|
|
"suggest": {
|
|
"doctrine/common": ">=2.2,<2.4-dev",
|
|
"symfony/config": "2.2.*",
|
|
"symfony/yaml": "2.2.*"
|
|
},
|
|
"time": "2012-12-28 13:21:48",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Routing\\": ""
|
|
}
|
|
},
|
|
"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 Routing Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/serializer",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/Serializer",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Serializer",
|
|
"reference": "ef3d92815bdb07281ee8cbd73b3e3f9e41bdc1a0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Serializer/archive/ef3d92815bdb07281ee8cbd73b3e3f9e41bdc1a0.zip",
|
|
"reference": "ef3d92815bdb07281ee8cbd73b3e3f9e41bdc1a0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-12-19 07:09:49",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Serializer\\": ""
|
|
}
|
|
},
|
|
"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 Serializer Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "dev-master",
|
|
"target-dir": "Symfony/Component/Yaml",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Yaml",
|
|
"reference": "365b4df7802b9bb93084d2cc9a51fe88b488f956"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/symfony/Yaml/archive/365b4df7802b9bb93084d2cc9a51fe88b488f956.zip",
|
|
"reference": "365b4df7802b9bb93084d2cc9a51fe88b488f956",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"time": "2012-12-19 07:09:49",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
}
|
|
},
|
|
"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 Yaml Component",
|
|
"homepage": "http://symfony.com"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.11.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git://github.com/fabpot/Twig.git",
|
|
"reference": "v1.11.1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://github.com/fabpot/Twig/archive/v1.11.1.zip",
|
|
"reference": "v1.11.1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.4"
|
|
},
|
|
"time": "2012-11-11 17:17:59",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.11-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
"keywords": [
|
|
"templating"
|
|
]
|
|
}
|
|
],
|
|
"packages-dev": null,
|
|
"aliases": [
|
|
|
|
],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": {
|
|
"twig/twig": 0,
|
|
"doctrine/common": 0,
|
|
"guzzle/http": 0,
|
|
"kriswallsmith/assetic": 15,
|
|
"symfony-cmf/routing": 20,
|
|
"easyrdf/easyrdf": 20
|
|
}
|
|
}
|