{ "hash": "4dac998c040ba1f3fcdd8ddd3e49262c", "packages": [ { "name": "symfony-cmf/routing", "version": "dev-master", "target-dir": "Symfony/Cmf/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony-cmf/Routing", "reference": "1.0.0-alpha3" }, "dist": { "type": "zip", "url": "https://github.com/symfony-cmf/Routing/archive/1.0.0-alpha3.zip", "reference": "1.0.0-alpha3", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/routing": ">=2.1,<2.3-dev", "symfony/http-kernel": ">=2.1,<2.3-dev" }, "time": "2012-12-16 17:52:57", "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "installation-source": "source", "autoload": { "psr-0": { "Symfony\\Cmf\\Component\\Routing": "" } }, "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": "v2.1.4", "target-dir": "Symfony/Component/ClassLoader", "source": { "type": "git", "url": "https://github.com/symfony/ClassLoader", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/ClassLoader/archive/v2.1.4.zip", "reference": "v2.1.4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/finder": "2.1.*" }, "time": "2012-11-08 09:51:48", "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/config", "version": "v2.1.4", "target-dir": "Symfony/Component/Config", "source": { "type": "git", "url": "https://github.com/symfony/Config", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/Config/archive/v2.1.4.zip", "reference": "v2.1.4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2012-11-08 09:51:48", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\Config": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Config Component", "homepage": "http://symfony.com" }, { "name": "symfony/console", "version": "v2.1.4", "target-dir": "Symfony/Component/Console", "source": { "type": "git", "url": "https://github.com/symfony/Console", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/Console/archive/v2.1.4.zip", "reference": "v2.1.4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2012-11-09 08:52:51", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\Console": "" } }, "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony Console Component", "homepage": "http://symfony.com" }, { "name": "symfony/dependency-injection", "version": "v2.1.4", "target-dir": "Symfony/Component/DependencyInjection", "source": { "type": "git", "url": "https://github.com/symfony/DependencyInjection", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/DependencyInjection/archive/v2.1.4.zip", "reference": "v2.1.4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/yaml": "2.1.*", "symfony/config": "2.1.*" }, "suggest": { "symfony/yaml": "2.1.*", "symfony/config": "2.1.*" }, "time": "2012-11-11 11:59:36", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\DependencyInjection": "" } }, "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": "v2.1.4", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/EventDispatcher/archive/v2.1.4.zip", "reference": "v2.1.4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/dependency-injection": "2.1.*" }, "suggest": { "symfony/dependency-injection": "2.1.*", "symfony/http-kernel": "2.1.*" }, "time": "2012-11-08 09:51:48", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\EventDispatcher": "" } }, "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": "v2.1.4", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", "url": "https://github.com/symfony/HttpFoundation", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/HttpFoundation/archive/v2.1.4.zip", "reference": "v2.1.4", "shasum": "" }, "require": { "php": ">=5.3.3" }, "time": "2012-11-30 12:53:14", "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/http-kernel", "version": "v2.1.4", "target-dir": "Symfony/Component/HttpKernel", "source": { "type": "git", "url": "https://github.com/symfony/HttpKernel", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/HttpKernel/archive/v2.1.4.zip", "reference": "v2.1.4", "shasum": "" }, "require": { "php": ">=5.3.3", "symfony/event-dispatcher": "2.1.*", "symfony/http-foundation": "2.1.*" }, "require-dev": { "symfony/browser-kit": "2.1.*", "symfony/class-loader": "2.1.*", "symfony/config": "2.1.*", "symfony/console": "2.1.*", "symfony/dependency-injection": "2.1.*", "symfony/finder": "2.1.*", "symfony/process": "2.1.*", "symfony/routing": "2.1.*" }, "suggest": { "symfony/browser-kit": "2.1.*", "symfony/class-loader": "2.1.*", "symfony/config": "2.1.*", "symfony/console": "2.1.*", "symfony/dependency-injection": "2.1.*", "symfony/finder": "2.1.*" }, "time": "2012-11-29 11:56:19", "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "installation-source": "dist", "autoload": { "psr-0": { "Symfony\\Component\\HttpKernel": "" } }, "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/routing", "version": "v2.1.4", "target-dir": "Symfony/Component/Routing", "source": { "type": "git", "url": "https://github.com/symfony/Routing", "reference": "v2.1.4" }, "dist": { "type": "zip", "url": "https://github.com/symfony/Routing/archive/v2.1.4.zip", "reference": "v2.1.4", "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-11-19 10:35:29", "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": "vrana/notorm", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/vrana/notorm.git", "reference": "80131ce82afb8c1ea50868374b8ec8996b770fe3" }, "dist": { "type": "zip", "url": "https://github.com/vrana/notorm/archive/80131ce82afb8c1ea50868374b8ec8996b770fe3.zip", "reference": "80131ce82afb8c1ea50868374b8ec8996b770fe3", "shasum": "" }, "time": "2012-09-15 17:29:05", "type": "library", "installation-source": "source", "license": [ "Apache-2.0", "GPL-2.0+" ], "authors": [ { "name": "Jakub Vrána", "homepage": "http://www.vrana.cz/" } ], "description": "NotORM is a PHP library for simple working with data in the database.", "homepage": "http://www.notorm.com/", "keywords": [ "database", "dbal" ] } ], "packages-dev": null, "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "symfony-cmf/routing": 20, "vrana/notorm": 20 } }