217 lines
		
	
	
		
			6.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			217 lines
		
	
	
		
			6.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "hash": "4c955fd612ef65d3c9ee085e315f0e9b",
 | |
|     "packages": [
 | |
|         {
 | |
|             "name": "symfony/class-loader",
 | |
|             "version": "v2.1.3",
 | |
|             "target-dir": "Symfony/Component/ClassLoader",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/ClassLoader",
 | |
|                 "reference": "v2.1.3"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://github.com/symfony/ClassLoader/zipball/v2.1.3",
 | |
|                 "reference": "v2.1.3",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=5.3.3"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "symfony/finder": "2.1.*"
 | |
|             },
 | |
|             "time": "2012-10-27 08:59:21",
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-master": "2.1-dev"
 | |
|                 }
 | |
|             },
 | |
|             "installation-source": "dist",
 | |
|             "autoload": {
 | |
|                 "psr-0": {
 | |
|                     "Symfony\\Component\\ClassLoader": ""
 | |
|                 }
 | |
|             },
 | |
|             "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/http-foundation",
 | |
|             "version": "v2.1.3",
 | |
|             "target-dir": "Symfony/Component/HttpFoundation",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/HttpFoundation",
 | |
|                 "reference": "v2.1.3"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://github.com/symfony/HttpFoundation/zipball/v2.1.3",
 | |
|                 "reference": "v2.1.3",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=5.3.3"
 | |
|             },
 | |
|             "time": "2012-10-20 00:10:30",
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-master": "2.1-dev"
 | |
|                 }
 | |
|             },
 | |
|             "installation-source": "dist",
 | |
|             "autoload": {
 | |
|                 "psr-0": {
 | |
|                     "Symfony\\Component\\HttpFoundation": "",
 | |
|                     "SessionHandlerInterface": "Symfony/Component/HttpFoundation/Resources/stubs"
 | |
|                 }
 | |
|             },
 | |
|             "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/routing",
 | |
|             "version": "v2.1.3",
 | |
|             "target-dir": "Symfony/Component/Routing",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/Routing",
 | |
|                 "reference": "v2.1.3"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://github.com/symfony/Routing/zipball/v2.1.3",
 | |
|                 "reference": "v2.1.3",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=5.3.3"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "symfony/config": "2.1.*",
 | |
|                 "symfony/yaml": "2.1.*",
 | |
|                 "symfony/http-kernel": "2.1.*",
 | |
|                 "doctrine/common": ">=2.2,<2.4-dev"
 | |
|             },
 | |
|             "suggest": {
 | |
|                 "symfony/config": "2.1.*",
 | |
|                 "symfony/yaml": "2.1.*",
 | |
|                 "doctrine/common": ">=2.2,<2.4-dev"
 | |
|             },
 | |
|             "time": "2012-10-26 02:26:42",
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-master": "2.1-dev"
 | |
|                 }
 | |
|             },
 | |
|             "installation-source": "dist",
 | |
|             "autoload": {
 | |
|                 "psr-0": {
 | |
|                     "Symfony\\Component\\Routing": ""
 | |
|                 }
 | |
|             },
 | |
|             "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/yaml",
 | |
|             "version": "v2.1.3",
 | |
|             "target-dir": "Symfony/Component/Yaml",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/Yaml",
 | |
|                 "reference": "v2.1.3"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://github.com/symfony/Yaml/zipball/v2.1.3",
 | |
|                 "reference": "v2.1.3",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=5.3.3"
 | |
|             },
 | |
|             "time": "2012-10-29 04:15:41",
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-master": "2.1-dev"
 | |
|                 }
 | |
|             },
 | |
|             "installation-source": "dist",
 | |
|             "autoload": {
 | |
|                 "psr-0": {
 | |
|                     "Symfony\\Component\\Yaml": ""
 | |
|                 }
 | |
|             },
 | |
|             "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"
 | |
|         }
 | |
|     ],
 | |
|     "packages-dev": null,
 | |
|     "aliases": [
 | |
| 
 | |
|     ],
 | |
|     "minimum-stability": "dev",
 | |
|     "stability-flags": [
 | |
| 
 | |
|     ]
 | |
| }
 |