Created
January 5, 2012 15:54
-
-
Save cs278/1565826 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"monolog/monolog": { | |
"description": "Logging for PHP 5.3", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "Seldaek" | |
} | |
], | |
"name": "monolog/monolog", | |
"repository": "https://github.com/Seldaek/monolog.git", | |
"type": "library", | |
"versions": { | |
"1.0.0": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": "http://seld.be", | |
"name": "Jordi Boggiano" | |
} | |
], | |
"autoload": null, | |
"description": "Logging for PHP 5.3", | |
"dist": { | |
"reference": "1.0.0", | |
"shasum": "1aecea5b05cb92a1fba92d91da3d7f76a7f3e0e4", | |
"type": "zip", | |
"url": "https://github.com/Seldaek/monolog/zipball/1.0.0" | |
}, | |
"extra": [], | |
"homepage": "http://github.com/Seldaek/monolog", | |
"keywords": [ | |
"log", | |
"logging" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "monolog/monolog", | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"source": { | |
"reference": "1.0.0", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/Seldaek/monolog.git" | |
}, | |
"target-dir": null, | |
"time": "2011-07-07T09:21:02+02:00", | |
"type": null, | |
"version": "1.0.0" | |
}, | |
"1.0.0-RC1": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": "http://seld.be", | |
"name": "Jordi Boggiano" | |
} | |
], | |
"autoload": null, | |
"description": "Logging for PHP 5.3", | |
"dist": { | |
"reference": "1.0.0-RC1", | |
"shasum": "e5b50c3d3979c127045132be10e9875e2f3a914c", | |
"type": "zip", | |
"url": "https://github.com/Seldaek/monolog/zipball/1.0.0-RC1" | |
}, | |
"extra": [], | |
"homepage": "http://github.com/Seldaek/monolog", | |
"keywords": [ | |
"log", | |
"logging" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "monolog/monolog", | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"source": { | |
"reference": "1.0.0-RC1", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/Seldaek/monolog.git" | |
}, | |
"target-dir": null, | |
"time": "2011-07-01T12:29:40+02:00", | |
"type": null, | |
"version": "1.0.0-RC1" | |
}, | |
"1.0.1": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": "http://seld.be", | |
"name": "Jordi Boggiano" | |
} | |
], | |
"autoload": null, | |
"description": "Logging for PHP 5.3", | |
"dist": { | |
"reference": "1.0.1", | |
"shasum": "923f9f5d39ec109212b959e99c36f3a4cd7ce5eb", | |
"type": "zip", | |
"url": "https://github.com/Seldaek/monolog/zipball/1.0.1" | |
}, | |
"extra": [], | |
"homepage": "http://github.com/Seldaek/monolog", | |
"keywords": [ | |
"log", | |
"logging" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "monolog/monolog", | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"source": { | |
"reference": "1.0.1", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/Seldaek/monolog.git" | |
}, | |
"target-dir": null, | |
"time": "2011-08-25T13:42:58+02:00", | |
"type": null, | |
"version": "1.0.1" | |
}, | |
"1.0.2": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": "http://seld.be", | |
"name": "Jordi Boggiano" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Monolog": "src/" | |
} | |
}, | |
"description": "Logging for PHP 5.3", | |
"dist": { | |
"reference": "1.0.2", | |
"shasum": "837067f3d6f183f5c035c3da460f5c5272645b84", | |
"type": "zip", | |
"url": "https://github.com/Seldaek/monolog/zipball/1.0.2" | |
}, | |
"extra": [], | |
"homepage": "http://github.com/Seldaek/monolog", | |
"keywords": [ | |
"log", | |
"logging" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "monolog/monolog", | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"source": { | |
"reference": "1.0.2", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/Seldaek/monolog.git" | |
}, | |
"target-dir": null, | |
"time": "2011-10-24T02:39:02+02:00", | |
"type": "library", | |
"version": "1.0.2" | |
}, | |
"master-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": "http://seld.be", | |
"name": "Jordi Boggiano" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Monolog": "src/" | |
} | |
}, | |
"description": "Logging for PHP 5.3", | |
"dist": { | |
"reference": "8e11234066280685e903ea6dcc0d304cd1aec9b9", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/Seldaek/monolog/zipball/8e11234066280685e903ea6dcc0d304cd1aec9b9" | |
}, | |
"extra": [], | |
"homepage": "http://github.com/Seldaek/monolog", | |
"keywords": [ | |
"log", | |
"logging" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "monolog/monolog", | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"source": { | |
"reference": "8e11234066280685e903ea6dcc0d304cd1aec9b9", | |
"type": "git", | |
"url": "http://github.com/Seldaek/monolog.git" | |
}, | |
"target-dir": null, | |
"time": "2012-01-04T04:12:32+01:00", | |
"type": "library", | |
"version": "master-dev" | |
} | |
} | |
}, | |
"pimple/pimple": { | |
"description": "Pimple is a simple Dependency Injection Container for PHP 5.3", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "pimple/pimple", | |
"repository": "git://github.com/fabpot/Pimple.git", | |
"type": "library", | |
"versions": { | |
"1.0.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Pimple": "lib/" | |
} | |
}, | |
"description": "Pimple is a simple Dependency Injection Container for PHP 5.3", | |
"dist": { | |
"reference": "f11c40f9c3b3efc04a49c4a150f28a3775f63c45", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/fabpot/Pimple/zipball/f11c40f9c3b3efc04a49c4a150f28a3775f63c45" | |
}, | |
"extra": [], | |
"homepage": "http://pimple.sensiolabs.org", | |
"keywords": [ | |
"dependency injection", | |
"container" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "pimple/pimple", | |
"require": { | |
"php": ">=5.3.0" | |
}, | |
"source": { | |
"reference": "f11c40f9c3b3efc04a49c4a150f28a3775f63c45", | |
"type": "git", | |
"url": "http://github.com/fabpot/Pimple.git" | |
}, | |
"target-dir": null, | |
"time": "2011-11-13T23:02:33+01:00", | |
"type": "library", | |
"version": "1.0.0-dev" | |
} | |
} | |
}, | |
"silex/silex": { | |
"description": "The PHP micro-framework based on the Symfony2 Components", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "silex/silex", | |
"repository": "git://github.com/fabpot/Silex.git", | |
"type": "library", | |
"versions": { | |
"1.0.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Igor Wiedler" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Silex": "src/" | |
} | |
}, | |
"description": "The PHP micro-framework based on the Symfony2 Components", | |
"dist": { | |
"reference": "91c771990a90cf0e8e42b9a71264a2578c8790ba", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/fabpot/Silex/zipball/91c771990a90cf0e8e42b9a71264a2578c8790ba" | |
}, | |
"extra": [], | |
"homepage": "http://silex.sensiolabs.org", | |
"keywords": [ | |
"microframework" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "silex/silex", | |
"require": { | |
"php": ">=5.3.2", | |
"pimple/pimple": ">=1.0.0-dev", | |
"symfony/browser-kit": "2.1.*", | |
"symfony/class-loader": "2.1.*", | |
"symfony/css-selector": "2.1.*", | |
"symfony/dom-crawler": "2.1.*", | |
"symfony/event-dispatcher": "2.1.*", | |
"symfony/http-foundation": "2.1.*", | |
"symfony/http-kernel": "2.1.*", | |
"symfony/routing": "2.1.*" | |
}, | |
"source": { | |
"reference": "91c771990a90cf0e8e42b9a71264a2578c8790ba", | |
"type": "git", | |
"url": "http://github.com/fabpot/Silex.git" | |
}, | |
"suggest": { | |
"monolog/monolog": ">=1.0.0", | |
"symfony/form": "2.1.*", | |
"symfony/translation": "2.1.*", | |
"symfony/twig-bridge": "2.1.*", | |
"symfony/validator": "2.1.*", | |
"twig/twig": ">=1.2.0" | |
}, | |
"target-dir": null, | |
"time": "2012-01-02T10:09:26+01:00", | |
"type": "library", | |
"version": "1.0.0-dev" | |
} | |
} | |
}, | |
"symfony/browser-kit": { | |
"description": "Symfony BrowserKit Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/browser-kit", | |
"repository": "https://github.com/symfony/BrowserKit", | |
"type": "library", | |
"versions": { | |
"2.0.7-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\BrowserKit": "" | |
} | |
}, | |
"description": "Symfony BrowserKit Component", | |
"dist": { | |
"reference": "d3ad1069bae9fd82e8ef3def357dd0f19fbd7eb9", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/BrowserKit/zipball/d3ad1069bae9fd82e8ef3def357dd0f19fbd7eb9" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/browser-kit", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/dom-crawler": "2.0.7-dev" | |
}, | |
"source": { | |
"reference": "d3ad1069bae9fd82e8ef3def357dd0f19fbd7eb9", | |
"type": "git", | |
"url": "http://github.com/symfony/BrowserKit.git" | |
}, | |
"suggest": { | |
"symfony/process": "2.0.7-dev" | |
}, | |
"target-dir": "Symfony/Component/BrowserKit", | |
"time": "2011-12-29T06:00:40+01:00", | |
"type": "library", | |
"version": "2.0.7-dev" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\BrowserKit": "" | |
} | |
}, | |
"description": "Symfony BrowserKit Component", | |
"dist": { | |
"reference": "32e60ff9d9553734c6c494ac77af9c46acc7d448", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/BrowserKit/zipball/32e60ff9d9553734c6c494ac77af9c46acc7d448" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/browser-kit", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/dom-crawler": "2.1.0-dev" | |
}, | |
"source": { | |
"reference": "32e60ff9d9553734c6c494ac77af9c46acc7d448", | |
"type": "git", | |
"url": "http://github.com/symfony/BrowserKit.git" | |
}, | |
"suggest": { | |
"symfony/process": "2.1.0-dev" | |
}, | |
"target-dir": "Symfony/Component/BrowserKit", | |
"time": "2011-12-31T07:32:51+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/class-loader": { | |
"description": "Symfony ClassLoader Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/class-loader", | |
"repository": "https://github.com/symfony/ClassLoader", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony ClassLoader Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "3a1f0c57cbaf1180f2178de4fb3b2194438baaf1", | |
"type": "zip", | |
"url": "https://github.com/symfony/ClassLoader/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/class-loader", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/ClassLoader.git" | |
}, | |
"target-dir": null, | |
"time": "2011-10-03T09:02:59+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\ClassLoader": "" | |
} | |
}, | |
"description": "Symfony ClassLoader Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "f408c202a8568b9d2a20d3a3b67f3633866b9674", | |
"type": "zip", | |
"url": "https://github.com/symfony/ClassLoader/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/class-loader", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/ClassLoader.git" | |
}, | |
"target-dir": "Symfony/Component/ClassLoader", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\ClassLoader": "" | |
} | |
}, | |
"description": "Symfony ClassLoader Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "038ebe7e1c254f3f5807948de104e5bfc77e568f", | |
"type": "zip", | |
"url": "https://github.com/symfony/ClassLoader/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/class-loader", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/ClassLoader.git" | |
}, | |
"target-dir": "Symfony/Component/ClassLoader", | |
"time": "2011-11-02T06:18:45+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\ClassLoader": "" | |
} | |
}, | |
"description": "Symfony ClassLoader Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/ClassLoader/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/class-loader", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/ClassLoader.git" | |
}, | |
"target-dir": "Symfony/Component/ClassLoader", | |
"time": "2011-11-16T21:58:47+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\ClassLoader": "" | |
} | |
}, | |
"description": "Symfony ClassLoader Component", | |
"dist": { | |
"reference": "7c3d2b6e74d694fabf03e8b45ee1369658dfd7e2", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/ClassLoader/zipball/7c3d2b6e74d694fabf03e8b45ee1369658dfd7e2" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/class-loader", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "7c3d2b6e74d694fabf03e8b45ee1369658dfd7e2", | |
"type": "git", | |
"url": "http://github.com/symfony/ClassLoader.git" | |
}, | |
"target-dir": "Symfony/Component/ClassLoader", | |
"time": "2011-12-18T05:48:17+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/css-selector": { | |
"description": "Symfony CssSelector Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/css-selector", | |
"repository": "https://github.com/symfony/CssSelector", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony CssSelector Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "00a2e9b274fda3a837a51184abbcaafcf3e9aee8", | |
"type": "zip", | |
"url": "https://github.com/symfony/CssSelector/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/css-selector", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/CssSelector.git" | |
}, | |
"target-dir": null, | |
"time": "2011-09-26T15:55:43+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\CssSelector": "" | |
} | |
}, | |
"description": "Symfony CssSelector Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "04d71ff713c984769813f56f672637523bd1186c", | |
"type": "zip", | |
"url": "https://github.com/symfony/CssSelector/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/css-selector", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/CssSelector.git" | |
}, | |
"target-dir": "Symfony/Component/CssSelector", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\CssSelector": "" | |
} | |
}, | |
"description": "Symfony CssSelector Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "4972b106f25192de69268b1867800a54d5da4472", | |
"type": "zip", | |
"url": "https://github.com/symfony/CssSelector/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/css-selector", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/CssSelector.git" | |
}, | |
"target-dir": "Symfony/Component/CssSelector", | |
"time": "2011-11-02T06:18:45+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\CssSelector": "" | |
} | |
}, | |
"description": "Symfony CssSelector Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/CssSelector/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/css-selector", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/CssSelector.git" | |
}, | |
"target-dir": "Symfony/Component/CssSelector", | |
"time": "2011-11-30T23:46:19+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\CssSelector": "" | |
} | |
}, | |
"description": "Symfony CssSelector Component", | |
"dist": { | |
"reference": "6d77a3bed1d2a0388b79f6deb534a12ef82d62a4", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/CssSelector/zipball/6d77a3bed1d2a0388b79f6deb534a12ef82d62a4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/css-selector", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "6d77a3bed1d2a0388b79f6deb534a12ef82d62a4", | |
"type": "git", | |
"url": "http://github.com/symfony/CssSelector.git" | |
}, | |
"target-dir": "Symfony/Component/CssSelector", | |
"time": "2011-12-18T05:48:17+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/dom-crawler": { | |
"description": "Symfony DomCrawler Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/dom-crawler", | |
"repository": "https://github.com/symfony/DomCrawler", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony DomCrawler Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "17d01332590dec785c03d1ac7337d0e49d245fbd", | |
"type": "zip", | |
"url": "https://github.com/symfony/DomCrawler/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/dom-crawler", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/DomCrawler.git" | |
}, | |
"suggest": { | |
"symfony/css-selector": ">=2.0" | |
}, | |
"target-dir": null, | |
"time": "2011-09-26T15:55:43+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\DomCrawler": "" | |
} | |
}, | |
"description": "Symfony DomCrawler Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "21f71405f1c940432ea9a5c14fa5ea419c3f4da1", | |
"type": "zip", | |
"url": "https://github.com/symfony/DomCrawler/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/dom-crawler", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/DomCrawler.git" | |
}, | |
"suggest": { | |
"symfony/css-selector": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/DomCrawler", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\DomCrawler": "" | |
} | |
}, | |
"description": "Symfony DomCrawler Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "100e40f8363fee2b29650a633d70c1f1cdf5711e", | |
"type": "zip", | |
"url": "https://github.com/symfony/DomCrawler/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/dom-crawler", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/DomCrawler.git" | |
}, | |
"suggest": { | |
"symfony/css-selector": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/DomCrawler", | |
"time": "2011-11-10T06:38:28+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\DomCrawler": "" | |
} | |
}, | |
"description": "Symfony DomCrawler Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/DomCrawler/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/dom-crawler", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/DomCrawler.git" | |
}, | |
"suggest": { | |
"symfony/css-selector": "2.0.7" | |
}, | |
"target-dir": "Symfony/Component/DomCrawler", | |
"time": "2011-11-26T06:07:00+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\DomCrawler": "" | |
} | |
}, | |
"description": "Symfony DomCrawler Component", | |
"dist": { | |
"reference": "7effde5e2960f9bf23c2adaed8f4e45db4cbaa25", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/DomCrawler/zipball/7effde5e2960f9bf23c2adaed8f4e45db4cbaa25" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/dom-crawler", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "7effde5e2960f9bf23c2adaed8f4e45db4cbaa25", | |
"type": "git", | |
"url": "http://github.com/symfony/DomCrawler.git" | |
}, | |
"suggest": { | |
"symfony/css-selector": "2.1.0-dev" | |
}, | |
"target-dir": "Symfony/Component/DomCrawler", | |
"time": "2011-12-18T05:48:17+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/event-dispatcher": { | |
"description": "Symfony EventDispatcher Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/event-dispatcher", | |
"repository": "https://github.com/symfony/EventDispatcher", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony EventDispatcher Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "926f58ee2e63bb65874b6910d0d6dafa14b91399", | |
"type": "zip", | |
"url": "https://github.com/symfony/EventDispatcher/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/event-dispatcher", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/EventDispatcher.git" | |
}, | |
"target-dir": null, | |
"time": "2011-09-26T15:55:43+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\EventDispatcher": "" | |
} | |
}, | |
"description": "Symfony EventDispatcher Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "89943c01455da02e3668a41cc2225901b015350d", | |
"type": "zip", | |
"url": "https://github.com/symfony/EventDispatcher/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/event-dispatcher", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/EventDispatcher.git" | |
}, | |
"target-dir": "Symfony/Component/EventDispatcher", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\EventDispatcher": "" | |
} | |
}, | |
"description": "Symfony EventDispatcher Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "1c4a1ac9748b3dfff2f90e4051d7c1d9f056724f", | |
"type": "zip", | |
"url": "https://github.com/symfony/EventDispatcher/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/event-dispatcher", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/EventDispatcher.git" | |
}, | |
"target-dir": "Symfony/Component/EventDispatcher", | |
"time": "2011-11-02T06:18:45+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\EventDispatcher": "" | |
} | |
}, | |
"description": "Symfony EventDispatcher Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/EventDispatcher/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/event-dispatcher", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/EventDispatcher.git" | |
}, | |
"target-dir": "Symfony/Component/EventDispatcher", | |
"time": "2011-11-16T21:58:47+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\EventDispatcher": "" | |
} | |
}, | |
"description": "Symfony EventDispatcher Component", | |
"dist": { | |
"reference": "fa83ff0bf99f5ff7fbcdcf480fcca0ab82a0d261", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/EventDispatcher/zipball/fa83ff0bf99f5ff7fbcdcf480fcca0ab82a0d261" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/event-dispatcher", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "fa83ff0bf99f5ff7fbcdcf480fcca0ab82a0d261", | |
"type": "git", | |
"url": "http://github.com/symfony/EventDispatcher.git" | |
}, | |
"target-dir": "Symfony/Component/EventDispatcher", | |
"time": "2011-12-18T05:48:17+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/http-foundation": { | |
"description": "Symfony HttpFoundation Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/http-foundation", | |
"repository": "https://github.com/symfony/HttpFoundation", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony HttpFoundation Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "5a682250fd7d2a2ff595356d79a7def2e1e9e09e", | |
"type": "zip", | |
"url": "https://github.com/symfony/HttpFoundation/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-foundation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpFoundation.git" | |
}, | |
"target-dir": null, | |
"time": "2011-09-29T08:27:38+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\HttpFoundation": "" | |
} | |
}, | |
"description": "Symfony HttpFoundation Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "c9db0b2bee5855ce743331ca4769aac0f2da7dad", | |
"type": "zip", | |
"url": "https://github.com/symfony/HttpFoundation/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-foundation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpFoundation.git" | |
}, | |
"target-dir": "Symfony/Component/HttpFoundation", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\HttpFoundation": "" | |
} | |
}, | |
"description": "Symfony HttpFoundation Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "bd203fcedcf5d49e0eeb85165e3aee064cc58b51", | |
"type": "zip", | |
"url": "https://github.com/symfony/HttpFoundation/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-foundation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpFoundation.git" | |
}, | |
"target-dir": "Symfony/Component/HttpFoundation", | |
"time": "2011-11-14T11:16:31+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\HttpFoundation": "" | |
} | |
}, | |
"description": "Symfony HttpFoundation Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/HttpFoundation/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-foundation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpFoundation.git" | |
}, | |
"target-dir": "Symfony/Component/HttpFoundation", | |
"time": "2011-11-23T02:38:46+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
} | |
} | |
}, | |
"symfony/http-kernel": { | |
"description": "Symfony HttpKernel Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/http-kernel", | |
"repository": "https://github.com/symfony/HttpKernel", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony HttpKernel Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "51b7eaa7871c0c47def29a73f28aa26876c03169", | |
"type": "zip", | |
"url": "https://github.com/symfony/HttpKernel/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-kernel", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/event-dispatcher": ">=2.0", | |
"symfony/http-foundation": ">=2.0" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpKernel.git" | |
}, | |
"suggest": { | |
"symfony/browser-kit": ">=2.0", | |
"symfony/class-loader": ">=2.0", | |
"symfony/config": ">=2.0", | |
"symfony/console": ">=2.0", | |
"symfony/dependency-injection": ">=2.0", | |
"symfony/finder": ">=2.0" | |
}, | |
"target-dir": null, | |
"time": "2011-10-04T04:47:14+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\HttpKernel": "" | |
} | |
}, | |
"description": "Symfony HttpKernel Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "91ba6ae734929dbb034ac7bd8d809352207a36b3", | |
"type": "zip", | |
"url": "https://github.com/symfony/HttpKernel/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-kernel", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/event-dispatcher": ">=2.0", | |
"symfony/http-foundation": ">=2.0" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpKernel.git" | |
}, | |
"suggest": { | |
"symfony/browser-kit": ">=2.0", | |
"symfony/class-loader": ">=2.0", | |
"symfony/config": ">=2.0", | |
"symfony/console": ">=2.0", | |
"symfony/dependency-injection": ">=2.0", | |
"symfony/finder": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/HttpKernel", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\HttpKernel": "" | |
} | |
}, | |
"description": "Symfony HttpKernel Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "02c904e8f0ee123e855ffddb6d290eef598457e7", | |
"type": "zip", | |
"url": "https://github.com/symfony/HttpKernel/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-kernel", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/event-dispatcher": ">=2.0", | |
"symfony/http-foundation": ">=2.0" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpKernel.git" | |
}, | |
"suggest": { | |
"symfony/browser-kit": ">=2.0", | |
"symfony/class-loader": ">=2.0", | |
"symfony/config": ">=2.0", | |
"symfony/console": ">=2.0", | |
"symfony/dependency-injection": ">=2.0", | |
"symfony/finder": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/HttpKernel", | |
"time": "2011-11-16T11:35:49+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\HttpKernel": "" | |
} | |
}, | |
"description": "Symfony HttpKernel Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/HttpKernel/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-kernel", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/event-dispatcher": "2.0.7", | |
"symfony/http-foundation": "2.0.7" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpKernel.git" | |
}, | |
"suggest": { | |
"symfony/browser-kit": "2.0.7", | |
"symfony/class-loader": "2.0.7", | |
"symfony/config": "2.0.7", | |
"symfony/console": "2.0.7", | |
"symfony/dependency-injection": "2.0.7", | |
"symfony/finder": "2.0.7" | |
}, | |
"target-dir": "Symfony/Component/HttpKernel", | |
"time": "2011-12-08T06:17:21+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\HttpKernel": "" | |
} | |
}, | |
"description": "Symfony HttpKernel Component", | |
"dist": { | |
"reference": "af9de6bb195e6586a77ed82ea32dbad15c59e90d", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/HttpKernel/zipball/af9de6bb195e6586a77ed82ea32dbad15c59e90d" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/http-kernel", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/event-dispatcher": "2.1.0-dev", | |
"symfony/http-foundation": "2.1.0-dev" | |
}, | |
"source": { | |
"reference": "af9de6bb195e6586a77ed82ea32dbad15c59e90d", | |
"type": "git", | |
"url": "http://github.com/symfony/HttpKernel.git" | |
}, | |
"suggest": { | |
"symfony/browser-kit": "2.1.0-dev", | |
"symfony/class-loader": "2.1.0-dev", | |
"symfony/config": "2.1.0-dev", | |
"symfony/console": "2.1.0-dev", | |
"symfony/dependency-injection": "2.1.0-dev", | |
"symfony/finder": "2.1.0-dev" | |
}, | |
"target-dir": "Symfony/Component/HttpKernel", | |
"time": "2012-01-02T03:10:17+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/routing": { | |
"description": "Symfony Routing Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/routing", | |
"repository": "https://github.com/symfony/Routing", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony Routing Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "72b7877be0cb9287cefbe96a77d855a63dba6b0e", | |
"type": "zip", | |
"url": "https://github.com/symfony/Routing/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/routing", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Routing.git" | |
}, | |
"suggest": { | |
"symfony/config": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": null, | |
"time": "2011-09-30T03:01:46+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Routing": "" | |
} | |
}, | |
"description": "Symfony Routing Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "20e428788374e321bdb86cef5a30f04bf9fc4ca3", | |
"type": "zip", | |
"url": "https://github.com/symfony/Routing/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/routing", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Routing.git" | |
}, | |
"suggest": { | |
"symfony/config": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/Routing", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Routing": "" | |
} | |
}, | |
"description": "Symfony Routing Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "e10c1ac97773801500b003d60954f200ca692314", | |
"type": "zip", | |
"url": "https://github.com/symfony/Routing/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/routing", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Routing.git" | |
}, | |
"suggest": { | |
"symfony/config": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/Routing", | |
"time": "2011-11-02T06:18:45+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Routing": "" | |
} | |
}, | |
"description": "Symfony Routing Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Routing/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/routing", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/Routing.git" | |
}, | |
"suggest": { | |
"symfony/config": "2.0.7", | |
"symfony/yaml": "2.0.7" | |
}, | |
"target-dir": "Symfony/Component/Routing", | |
"time": "2011-11-23T22:16:14+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Routing": "" | |
} | |
}, | |
"description": "Symfony Routing Component", | |
"dist": { | |
"reference": "ab3178609117d68abfae9f0d67ae5b8e8ac556a2", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Routing/zipball/ab3178609117d68abfae9f0d67ae5b8e8ac556a2" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/routing", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "ab3178609117d68abfae9f0d67ae5b8e8ac556a2", | |
"type": "git", | |
"url": "http://github.com/symfony/Routing.git" | |
}, | |
"suggest": { | |
"symfony/config": "2.1.0-dev", | |
"symfony/yaml": "2.1.0-dev" | |
}, | |
"target-dir": "Symfony/Component/Routing", | |
"time": "2011-12-30T10:30:23+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/symfony": { | |
"description": "The Symfony PHP framework", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/symfony", | |
"repository": "git://github.com/symfony/symfony.git", | |
"type": "library", | |
"versions": { | |
"2.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony": "src/" | |
} | |
}, | |
"description": "The Symfony PHP framework", | |
"dist": { | |
"reference": "208c2e468c4a9d17ffb0a157caaf2ea50bbd37d2", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/symfony/zipball/208c2e468c4a9d17ffb0a157caaf2ea50bbd37d2" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/symfony", | |
"replace": { | |
"symfony/browser-kit": "2.0-dev", | |
"symfony/class-loader": "2.0-dev", | |
"symfony/config": "2.0-dev", | |
"symfony/console": "2.0-dev", | |
"symfony/css-selector": "2.0-dev", | |
"symfony/dependency-injection": "2.0-dev", | |
"symfony/doctrine-abstract-bundle": "2.0-dev", | |
"symfony/doctrine-bridge": "2.0-dev", | |
"symfony/doctrine-bundle": "2.0-dev", | |
"symfony/dom-crawler": "2.0-dev", | |
"symfony/event-dispatcher": "2.0-dev", | |
"symfony/finder": "2.0-dev", | |
"symfony/form": "2.0-dev", | |
"symfony/framework-bundle": "2.0-dev", | |
"symfony/http-foundation": "2.0-dev", | |
"symfony/http-kernel": "2.0-dev", | |
"symfony/locale": "2.0-dev", | |
"symfony/monolog-bridge": "2.0-dev", | |
"symfony/monolog-bundle": "2.0-dev", | |
"symfony/process": "2.0-dev", | |
"symfony/routing": "2.0-dev", | |
"symfony/security": "2.0-dev", | |
"symfony/security-bundle": "2.0-dev", | |
"symfony/serializer": "2.0-dev", | |
"symfony/swiftmailer-bundle": "2.0-dev", | |
"symfony/templating": "2.0-dev", | |
"symfony/translation": "2.0-dev", | |
"symfony/twig-bridge": "2.0-dev", | |
"symfony/twig-bundle": "2.0-dev", | |
"symfony/validator": "2.0-dev", | |
"symfony/web-profiler-bundle": "2.0-dev", | |
"symfony/yaml": "2.0-dev" | |
}, | |
"require": { | |
"doctrine/common": "2.1.*", | |
"monolog/monolog": "1.0.*", | |
"php": ">=5.3.2", | |
"swiftmailer/swiftmailer": ">=4.1.2,<4.2-dev", | |
"twig/twig": ">=1.1,<2.0-dev" | |
}, | |
"source": { | |
"reference": "208c2e468c4a9d17ffb0a157caaf2ea50bbd37d2", | |
"type": "git", | |
"url": "http://github.com/symfony/symfony.git" | |
}, | |
"target-dir": null, | |
"time": "2012-01-05T05:51:20+01:00", | |
"type": "library", | |
"version": "2.0-dev" | |
}, | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "The Symfony PHP framework", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "458d77e4fd72735186e00f644e8cfca722204177", | |
"type": "zip", | |
"url": "https://github.com/symfony/symfony/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/symfony", | |
"replace": { | |
"symfony/browser-kit": ">=2.0", | |
"symfony/class-loader": ">=2.0", | |
"symfony/config": ">=2.0", | |
"symfony/console": ">=2.0", | |
"symfony/css-selector": ">=2.0", | |
"symfony/dependency-injection": ">=2.0", | |
"symfony/doctrine-abstract-bundle": ">=2.0", | |
"symfony/doctrine-bridge": ">=2.0", | |
"symfony/doctrine-bundle": ">=2.0", | |
"symfony/dom-crawler": ">=2.0", | |
"symfony/event-dispatcher": ">=2.0", | |
"symfony/finder": ">=2.0", | |
"symfony/form": ">=2.0", | |
"symfony/framework-bundle": ">=2.0", | |
"symfony/http-foundation": ">=2.0", | |
"symfony/http-kernel": ">=2.0", | |
"symfony/locale": ">=2.0", | |
"symfony/monolog-bridge": ">=2.0", | |
"symfony/monolog-bundle": ">=2.0", | |
"symfony/process": ">=2.0", | |
"symfony/routing": ">=2.0", | |
"symfony/security": ">=2.0", | |
"symfony/security-bundle": ">=2.0", | |
"symfony/serializer": ">=2.0", | |
"symfony/swiftmailer-bundle": ">=2.0", | |
"symfony/templating": ">=2.0", | |
"symfony/translation": ">=2.0", | |
"symfony/twig-bridge": ">=2.0", | |
"symfony/twig-bundle": ">=2.0", | |
"symfony/validator": ">=2.0", | |
"symfony/web-profiler-bundle": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/symfony.git" | |
}, | |
"target-dir": null, | |
"time": "2011-10-04T04:47:14+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony": "src/" | |
} | |
}, | |
"description": "The Symfony PHP framework", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "072536578f6a8e8afe51513d5aaed0055fd44cc8", | |
"type": "zip", | |
"url": "https://github.com/symfony/symfony/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/symfony", | |
"replace": { | |
"symfony/browser-kit": ">=2.0", | |
"symfony/class-loader": ">=2.0", | |
"symfony/config": ">=2.0", | |
"symfony/console": ">=2.0", | |
"symfony/css-selector": ">=2.0", | |
"symfony/dependency-injection": ">=2.0", | |
"symfony/doctrine-abstract-bundle": ">=2.0", | |
"symfony/doctrine-bridge": ">=2.0", | |
"symfony/doctrine-bundle": ">=2.0", | |
"symfony/dom-crawler": ">=2.0", | |
"symfony/event-dispatcher": ">=2.0", | |
"symfony/finder": ">=2.0", | |
"symfony/form": ">=2.0", | |
"symfony/framework-bundle": ">=2.0", | |
"symfony/http-foundation": ">=2.0", | |
"symfony/http-kernel": ">=2.0", | |
"symfony/locale": ">=2.0", | |
"symfony/monolog-bridge": ">=2.0", | |
"symfony/monolog-bundle": ">=2.0", | |
"symfony/process": ">=2.0", | |
"symfony/routing": ">=2.0", | |
"symfony/security": ">=2.0", | |
"symfony/security-bundle": ">=2.0", | |
"symfony/serializer": ">=2.0", | |
"symfony/swiftmailer-bundle": ">=2.0", | |
"symfony/templating": ">=2.0", | |
"symfony/translation": ">=2.0", | |
"symfony/twig-bridge": ">=2.0", | |
"symfony/twig-bundle": ">=2.0", | |
"symfony/validator": ">=2.0", | |
"symfony/web-profiler-bundle": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/symfony.git" | |
}, | |
"target-dir": null, | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony": "src/" | |
} | |
}, | |
"description": "The Symfony PHP framework", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "8d9c55d11c31e34c0965a04c922032063cef37dc", | |
"type": "zip", | |
"url": "https://github.com/symfony/symfony/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/symfony", | |
"replace": { | |
"symfony/browser-kit": ">=2.0", | |
"symfony/class-loader": ">=2.0", | |
"symfony/config": ">=2.0", | |
"symfony/console": ">=2.0", | |
"symfony/css-selector": ">=2.0", | |
"symfony/dependency-injection": ">=2.0", | |
"symfony/doctrine-abstract-bundle": ">=2.0", | |
"symfony/doctrine-bridge": ">=2.0", | |
"symfony/doctrine-bundle": ">=2.0", | |
"symfony/dom-crawler": ">=2.0", | |
"symfony/event-dispatcher": ">=2.0", | |
"symfony/finder": ">=2.0", | |
"symfony/form": ">=2.0", | |
"symfony/framework-bundle": ">=2.0", | |
"symfony/http-foundation": ">=2.0", | |
"symfony/http-kernel": ">=2.0", | |
"symfony/locale": ">=2.0", | |
"symfony/monolog-bridge": ">=2.0", | |
"symfony/monolog-bundle": ">=2.0", | |
"symfony/process": ">=2.0", | |
"symfony/routing": ">=2.0", | |
"symfony/security": ">=2.0", | |
"symfony/security-bundle": ">=2.0", | |
"symfony/serializer": ">=2.0", | |
"symfony/swiftmailer-bundle": ">=2.0", | |
"symfony/templating": ">=2.0", | |
"symfony/translation": ">=2.0", | |
"symfony/twig-bridge": ">=2.0", | |
"symfony/twig-bundle": ">=2.0", | |
"symfony/validator": ">=2.0", | |
"symfony/web-profiler-bundle": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/symfony.git" | |
}, | |
"target-dir": null, | |
"time": "2011-11-16T11:35:49+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony": "src/" | |
} | |
}, | |
"description": "The Symfony PHP framework", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/symfony/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/symfony", | |
"replace": { | |
"symfony/browser-kit": "2.0.7", | |
"symfony/class-loader": "2.0.7", | |
"symfony/config": "2.0.7", | |
"symfony/console": "2.0.7", | |
"symfony/css-selector": "2.0.7", | |
"symfony/dependency-injection": "2.0.7", | |
"symfony/doctrine-abstract-bundle": "2.0.7", | |
"symfony/doctrine-bridge": "2.0.7", | |
"symfony/doctrine-bundle": "2.0.7", | |
"symfony/dom-crawler": "2.0.7", | |
"symfony/event-dispatcher": "2.0.7", | |
"symfony/finder": "2.0.7", | |
"symfony/form": "2.0.7", | |
"symfony/framework-bundle": "2.0.7", | |
"symfony/http-foundation": "2.0.7", | |
"symfony/http-kernel": "2.0.7", | |
"symfony/locale": "2.0.7", | |
"symfony/monolog-bridge": "2.0.7", | |
"symfony/monolog-bundle": "2.0.7", | |
"symfony/process": "2.0.7", | |
"symfony/routing": "2.0.7", | |
"symfony/security": "2.0.7", | |
"symfony/security-bundle": "2.0.7", | |
"symfony/serializer": "2.0.7", | |
"symfony/swiftmailer-bundle": "2.0.7", | |
"symfony/templating": "2.0.7", | |
"symfony/translation": "2.0.7", | |
"symfony/twig-bridge": "2.0.7", | |
"symfony/twig-bundle": "2.0.7", | |
"symfony/validator": "2.0.7", | |
"symfony/web-profiler-bundle": "2.0.7", | |
"symfony/yaml": "2.0.7" | |
}, | |
"require": { | |
"doctrine/common": "2.1.*", | |
"monolog/monolog": "1.0.*", | |
"php": ">=5.3.2", | |
"swiftmailer/swiftmailer": ">=4.1.2,<4.2-dev", | |
"twig/twig": ">=1.1,<1.5-dev" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/symfony.git" | |
}, | |
"target-dir": null, | |
"time": "2011-12-08T06:17:21+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"master-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony": "src/" | |
} | |
}, | |
"description": "The Symfony PHP framework", | |
"dist": { | |
"reference": "85a5f1533b5e2055a6425fcfd5914f09180c902f", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/symfony/zipball/85a5f1533b5e2055a6425fcfd5914f09180c902f" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [ | |
"framework" | |
], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/symfony", | |
"replace": { | |
"symfony/browser-kit": "master-dev", | |
"symfony/class-loader": "master-dev", | |
"symfony/config": "master-dev", | |
"symfony/console": "master-dev", | |
"symfony/css-selector": "master-dev", | |
"symfony/dependency-injection": "master-dev", | |
"symfony/doctrine-abstract-bundle": "master-dev", | |
"symfony/doctrine-bridge": "master-dev", | |
"symfony/doctrine-bundle": "master-dev", | |
"symfony/dom-crawler": "master-dev", | |
"symfony/event-dispatcher": "master-dev", | |
"symfony/filesystem": "master-dev", | |
"symfony/finder": "master-dev", | |
"symfony/form": "master-dev", | |
"symfony/framework-bundle": "master-dev", | |
"symfony/http-foundation": "master-dev", | |
"symfony/http-kernel": "master-dev", | |
"symfony/locale": "master-dev", | |
"symfony/monolog-bridge": "master-dev", | |
"symfony/monolog-bundle": "master-dev", | |
"symfony/process": "master-dev", | |
"symfony/routing": "master-dev", | |
"symfony/security": "master-dev", | |
"symfony/security-bundle": "master-dev", | |
"symfony/serializer": "master-dev", | |
"symfony/swiftmailer-bundle": "master-dev", | |
"symfony/templating": "master-dev", | |
"symfony/translation": "master-dev", | |
"symfony/twig-bridge": "master-dev", | |
"symfony/twig-bundle": "master-dev", | |
"symfony/validator": "master-dev", | |
"symfony/web-profiler-bundle": "master-dev", | |
"symfony/yaml": "master-dev" | |
}, | |
"require": { | |
"doctrine/common": "2.2.*", | |
"monolog/monolog": "1.0.*", | |
"php": ">=5.3.2", | |
"swiftmailer/swiftmailer": ">=4.1.2,<4.2-dev", | |
"twig/twig": ">=1.1,<2.0-dev" | |
}, | |
"source": { | |
"reference": "85a5f1533b5e2055a6425fcfd5914f09180c902f", | |
"type": "git", | |
"url": "http://github.com/symfony/symfony.git" | |
}, | |
"target-dir": null, | |
"time": "2012-01-05T05:55:00+01:00", | |
"type": "library", | |
"version": "master-dev" | |
} | |
} | |
}, | |
"symfony/templating": { | |
"description": "Symfony Templating Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/templating", | |
"repository": "https://github.com/symfony/Templating", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony Templating Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "6a48d0a1eec498c128d4af0e93ea0b41e9bcdc1a", | |
"type": "zip", | |
"url": "https://github.com/symfony/Templating/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/templating", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Templating.git" | |
}, | |
"target-dir": null, | |
"time": "2011-09-29T08:27:38+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Templating": "" | |
} | |
}, | |
"description": "Symfony Templating Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "baffc39b2449166fc001bf6c632e7e9fd885ac7a", | |
"type": "zip", | |
"url": "https://github.com/symfony/Templating/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/templating", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Templating.git" | |
}, | |
"target-dir": "Symfony/Component/Templating", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Templating": "" | |
} | |
}, | |
"description": "Symfony Templating Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "8162b6c16c2caf903dd8f061e5bb21c362584d3f", | |
"type": "zip", | |
"url": "https://github.com/symfony/Templating/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/templating", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Templating.git" | |
}, | |
"target-dir": "Symfony/Component/Templating", | |
"time": "2011-11-02T06:18:45+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Templating": "" | |
} | |
}, | |
"description": "Symfony Templating Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Templating/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/templating", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/Templating.git" | |
}, | |
"target-dir": "Symfony/Component/Templating", | |
"time": "2011-11-23T22:16:14+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Templating": "" | |
} | |
}, | |
"description": "Symfony Templating Component", | |
"dist": { | |
"reference": "efefd704919ac7f000ac97ddb2db3aa1cc6d404d", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Templating/zipball/efefd704919ac7f000ac97ddb2db3aa1cc6d404d" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/templating", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "efefd704919ac7f000ac97ddb2db3aa1cc6d404d", | |
"type": "git", | |
"url": "http://github.com/symfony/Templating.git" | |
}, | |
"target-dir": "Symfony/Component/Templating", | |
"time": "2011-12-31T05:50:33+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/translation": { | |
"description": "Symfony Translation Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/translation", | |
"repository": "https://github.com/symfony/Translation", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony Translation Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "85dbb128a7fe663c56ec17e292b20202661db79e", | |
"type": "zip", | |
"url": "https://github.com/symfony/Translation/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/translation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Translation.git" | |
}, | |
"suggest": { | |
"symfony/config": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": null, | |
"time": "2011-09-29T08:27:38+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Translation": "" | |
} | |
}, | |
"description": "Symfony Translation Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "59540a0166e34129ccaa5c3f55e4172ce0b487f0", | |
"type": "zip", | |
"url": "https://github.com/symfony/Translation/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/translation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Translation.git" | |
}, | |
"suggest": { | |
"symfony/config": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/Translation", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Translation": "" | |
} | |
}, | |
"description": "Symfony Translation Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "c810a28a6376c11baad332211a4bfd62c0700e64", | |
"type": "zip", | |
"url": "https://github.com/symfony/Translation/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/translation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Translation.git" | |
}, | |
"suggest": { | |
"symfony/config": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/Translation", | |
"time": "2011-11-12T00:45:17+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Translation": "" | |
} | |
}, | |
"description": "Symfony Translation Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Translation/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/translation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/Translation.git" | |
}, | |
"suggest": { | |
"symfony/config": "2.0.7", | |
"symfony/yaml": "2.0.7" | |
}, | |
"target-dir": "Symfony/Component/Translation", | |
"time": "2011-11-23T08:51:23+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Translation": "" | |
} | |
}, | |
"description": "Symfony Translation Component", | |
"dist": { | |
"reference": "5e77b044811f07988b917e6a4f595bfa908a9637", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Translation/zipball/5e77b044811f07988b917e6a4f595bfa908a9637" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/translation", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "5e77b044811f07988b917e6a4f595bfa908a9637", | |
"type": "git", | |
"url": "http://github.com/symfony/Translation.git" | |
}, | |
"suggest": { | |
"symfony/config": "2.1.0-dev", | |
"symfony/yaml": "2.1.0-dev" | |
}, | |
"target-dir": "Symfony/Component/Translation", | |
"time": "2012-01-03T09:44:44+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/twig-bridge": { | |
"description": "Symfony Twig Bridge", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/twig-bridge", | |
"repository": "https://github.com/symfony/TwigBridge", | |
"type": "symfony-bridge", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony Twig Bridge", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "b343f0605a112441b4962cfdcd09afff14a99aaf", | |
"type": "zip", | |
"url": "https://github.com/symfony/TwigBridge/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/twig-bridge", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/TwigBridge.git" | |
}, | |
"suggest": { | |
"symfony/form": ">=2.0", | |
"symfony/routing": ">=2.0", | |
"symfony/translation": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": null, | |
"time": "2011-09-29T08:27:38+02:00", | |
"type": "symfony-bridge", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bridge\\Twig": "" | |
} | |
}, | |
"description": "Symfony Twig Bridge", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "7b8cd91e9afd89d7c8fec4a7a636d433485ac8e4", | |
"type": "zip", | |
"url": "https://github.com/symfony/TwigBridge/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/twig-bridge", | |
"require": { | |
"php": ">=5.3.2", | |
"twig/twig": ">=1.1" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/TwigBridge.git" | |
}, | |
"suggest": { | |
"symfony/form": ">=2.0", | |
"symfony/routing": ">=2.0", | |
"symfony/translation": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Bridge/Twig", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "symfony-bridge", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bridge\\Twig": "" | |
} | |
}, | |
"description": "Symfony Twig Bridge", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "8caae25bef0803f993712365c2f5aea2850f8fe4", | |
"type": "zip", | |
"url": "https://github.com/symfony/TwigBridge/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/twig-bridge", | |
"require": { | |
"php": ">=5.3.2", | |
"twig/twig": ">=1.1" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/TwigBridge.git" | |
}, | |
"suggest": { | |
"symfony/form": ">=2.0", | |
"symfony/routing": ">=2.0", | |
"symfony/translation": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Bridge/Twig", | |
"time": "2011-11-11T02:01:38+01:00", | |
"type": "symfony-bridge", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bridge\\Twig": "" | |
} | |
}, | |
"description": "Symfony Twig Bridge", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/TwigBridge/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/twig-bridge", | |
"require": { | |
"php": ">=5.3.2", | |
"twig/twig": ">=1.1,<1.5-dev" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/TwigBridge.git" | |
}, | |
"suggest": { | |
"symfony/form": "2.0.7", | |
"symfony/routing": "2.0.7", | |
"symfony/translation": "2.0.7", | |
"symfony/yaml": "2.0.7" | |
}, | |
"target-dir": "Symfony/Bridge/Twig", | |
"time": "2011-12-08T06:17:20+01:00", | |
"type": "symfony-bridge", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bridge\\Twig": "" | |
} | |
}, | |
"description": "Symfony Twig Bridge", | |
"dist": { | |
"reference": "cadd7d944faede9b33e24ac2132f3f9e086c7633", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/TwigBridge/zipball/cadd7d944faede9b33e24ac2132f3f9e086c7633" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/twig-bridge", | |
"require": { | |
"php": ">=5.3.2", | |
"twig/twig": ">=1.1,<2.0-dev" | |
}, | |
"source": { | |
"reference": "cadd7d944faede9b33e24ac2132f3f9e086c7633", | |
"type": "git", | |
"url": "http://github.com/symfony/TwigBridge.git" | |
}, | |
"suggest": { | |
"symfony/form": "2.1.0-dev", | |
"symfony/routing": "2.1.0-dev", | |
"symfony/translation": "2.1.0-dev", | |
"symfony/yaml": "2.1.0-dev" | |
}, | |
"target-dir": "Symfony/Bridge/Twig", | |
"time": "2012-01-02T08:48:19+01:00", | |
"type": "symfony-bridge", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/twig-bundle": { | |
"description": "Symfony TwigBundle", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/twig-bundle", | |
"repository": "https://github.com/symfony/TwigBundle", | |
"type": "symfony-bundle", | |
"versions": { | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bundle\\TwigBundle": "" | |
} | |
}, | |
"description": "Symfony TwigBundle", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/TwigBundle/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/twig-bundle", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/twig-bridge": "2.0.7" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/TwigBundle.git" | |
}, | |
"target-dir": "Symfony/Bundle/TwigBundle", | |
"time": "2011-12-08T06:17:20+01:00", | |
"type": "symfony-bundle", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bundle\\TwigBundle": "" | |
} | |
}, | |
"description": "Symfony TwigBundle", | |
"dist": { | |
"reference": "252a6501199e9bac69d1e71a6973dfebdaf03554", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/TwigBundle/zipball/252a6501199e9bac69d1e71a6973dfebdaf03554" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/twig-bundle", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/twig-bridge": "2.1.0-dev" | |
}, | |
"source": { | |
"reference": "252a6501199e9bac69d1e71a6973dfebdaf03554", | |
"type": "git", | |
"url": "http://github.com/symfony/TwigBundle.git" | |
}, | |
"target-dir": "Symfony/Bundle/TwigBundle", | |
"time": "2011-12-30T23:11:20+01:00", | |
"type": "symfony-bundle", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/validator": { | |
"description": "Symfony Validator Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/validator", | |
"repository": "https://github.com/symfony/Validator", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony Validator Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "f715b060a57705969fca33ffc059cfe64767de78", | |
"type": "zip", | |
"url": "https://github.com/symfony/Validator/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/validator", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Validator.git" | |
}, | |
"suggest": { | |
"symfony/http-foundation": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": null, | |
"time": "2011-09-29T08:27:38+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Validator": "" | |
} | |
}, | |
"description": "Symfony Validator Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "f13ab93faecaa2762344898a928a5a6416386258", | |
"type": "zip", | |
"url": "https://github.com/symfony/Validator/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/validator", | |
"require": { | |
"doctrine/common": ">=2.1", | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Validator.git" | |
}, | |
"suggest": { | |
"symfony/http-foundation": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/Validator", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Validator": "" | |
} | |
}, | |
"description": "Symfony Validator Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "e02ae0bdb01be265b6e793f96686506835f5bfe0", | |
"type": "zip", | |
"url": "https://github.com/symfony/Validator/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/validator", | |
"require": { | |
"doctrine/common": ">=2.1", | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Validator.git" | |
}, | |
"suggest": { | |
"symfony/http-foundation": ">=2.0", | |
"symfony/yaml": ">=2.0" | |
}, | |
"target-dir": "Symfony/Component/Validator", | |
"time": "2011-11-11T14:22:12+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Validator": "" | |
} | |
}, | |
"description": "Symfony Validator Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Validator/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/validator", | |
"require": { | |
"doctrine/common": ">=2.1", | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/Validator.git" | |
}, | |
"suggest": { | |
"symfony/http-foundation": "2.0.7", | |
"symfony/yaml": "2.0.7" | |
}, | |
"target-dir": "Symfony/Component/Validator", | |
"time": "2011-12-07T07:20:32+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Validator": "" | |
} | |
}, | |
"description": "Symfony Validator Component", | |
"dist": { | |
"reference": "192432f92186a7d0b0a6267787a0dcb00ca5b01b", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Validator/zipball/192432f92186a7d0b0a6267787a0dcb00ca5b01b" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/validator", | |
"require": { | |
"doctrine/common": ">=2.1", | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "192432f92186a7d0b0a6267787a0dcb00ca5b01b", | |
"type": "git", | |
"url": "http://github.com/symfony/Validator.git" | |
}, | |
"suggest": { | |
"symfony/http-foundation": "2.1.0-dev", | |
"symfony/yaml": "2.1.0-dev" | |
}, | |
"target-dir": "Symfony/Component/Validator", | |
"time": "2011-12-18T05:48:17+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/web-profiler-bundle": { | |
"description": "Symfony WebProfilerBundle", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/web-profiler-bundle", | |
"repository": "https://github.com/symfony/WebProfilerBundle", | |
"type": "symfony-bundle", | |
"versions": { | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bundle\\WebProfilerBundle": "" | |
} | |
}, | |
"description": "Symfony WebProfilerBundle", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/WebProfilerBundle/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/web-profiler-bundle", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/twig-bundle": "2.0.7" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/WebProfilerBundle.git" | |
}, | |
"target-dir": "Symfony/Bundle/WebProfilerBundle", | |
"time": "2011-11-23T22:16:14+01:00", | |
"type": "symfony-bundle", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Bundle\\WebProfilerBundle": "" | |
} | |
}, | |
"description": "Symfony WebProfilerBundle", | |
"dist": { | |
"reference": "62ced7d12a42baa6d6c7aa080641c873adbb9c1b", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/WebProfilerBundle/zipball/62ced7d12a42baa6d6c7aa080641c873adbb9c1b" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/web-profiler-bundle", | |
"require": { | |
"php": ">=5.3.2", | |
"symfony/twig-bundle": "2.1.0-dev" | |
}, | |
"source": { | |
"reference": "62ced7d12a42baa6d6c7aa080641c873adbb9c1b", | |
"type": "git", | |
"url": "http://github.com/symfony/WebProfilerBundle.git" | |
}, | |
"target-dir": "Symfony/Bundle/WebProfilerBundle", | |
"time": "2011-12-31T07:35:58+01:00", | |
"type": "symfony-bundle", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"symfony/yaml": { | |
"description": "Symfony Yaml Component", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "symfony/yaml", | |
"repository": "https://github.com/symfony/Yaml", | |
"type": "library", | |
"versions": { | |
"2.0.4": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": null, | |
"description": "Symfony Yaml Component", | |
"dist": { | |
"reference": "v2.0.4", | |
"shasum": "9bfd8a88e3c2ec990e1d0d6af8d9489496fb03b1", | |
"type": "zip", | |
"url": "https://github.com/symfony/Yaml/zipball/v2.0.4" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/yaml", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.4", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Yaml.git" | |
}, | |
"target-dir": null, | |
"time": "2011-09-26T15:55:43+02:00", | |
"type": "library", | |
"version": "2.0.4" | |
}, | |
"2.0.5": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Yaml": "" | |
} | |
}, | |
"description": "Symfony Yaml Component", | |
"dist": { | |
"reference": "v2.0.5", | |
"shasum": "87fcee4d6e03eaad7a449f6ecadebb2d203976d8", | |
"type": "zip", | |
"url": "https://github.com/symfony/Yaml/zipball/v2.0.5" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/yaml", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.5", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Yaml.git" | |
}, | |
"target-dir": "Symfony/Component/Yaml", | |
"time": "2011-11-02T04:42:41+01:00", | |
"type": "library", | |
"version": "2.0.5" | |
}, | |
"2.0.6": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Yaml": "" | |
} | |
}, | |
"description": "Symfony Yaml Component", | |
"dist": { | |
"reference": "v2.0.6", | |
"shasum": "e96d9983fab2cce3505b2e70d0acf303005f4371", | |
"type": "zip", | |
"url": "https://github.com/symfony/Yaml/zipball/v2.0.6" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/yaml", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.6", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/symfony/Yaml.git" | |
}, | |
"target-dir": "Symfony/Component/Yaml", | |
"time": "2011-11-04T00:47:39+01:00", | |
"type": "library", | |
"version": "2.0.6" | |
}, | |
"2.0.7": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Yaml": "" | |
} | |
}, | |
"description": "Symfony Yaml Component", | |
"dist": { | |
"reference": "v2.0.7", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Yaml/zipball/v2.0.7" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/yaml", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "v2.0.7", | |
"type": "git", | |
"url": "http://github.com/symfony/Yaml.git" | |
}, | |
"target-dir": "Symfony/Component/Yaml", | |
"time": "2011-11-16T21:58:47+01:00", | |
"type": "library", | |
"version": "2.0.7" | |
}, | |
"2.1.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": null, | |
"homepage": "http://symfony.com/contributors", | |
"name": "Symfony Community" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Symfony\\Component\\Yaml": "" | |
} | |
}, | |
"description": "Symfony Yaml Component", | |
"dist": { | |
"reference": "c7f3b6f68658d9a6a2f2f25d223898b7cf5be98d", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/symfony/Yaml/zipball/c7f3b6f68658d9a6a2f2f25d223898b7cf5be98d" | |
}, | |
"extra": [], | |
"homepage": "http://symfony.com", | |
"keywords": [], | |
"license": [ | |
"MIT" | |
], | |
"name": "symfony/yaml", | |
"require": { | |
"php": ">=5.3.2" | |
}, | |
"source": { | |
"reference": "c7f3b6f68658d9a6a2f2f25d223898b7cf5be98d", | |
"type": "git", | |
"url": "http://github.com/symfony/Yaml.git" | |
}, | |
"target-dir": "Symfony/Component/Yaml", | |
"time": "2011-12-18T05:48:17+01:00", | |
"type": "library", | |
"version": "2.1.0-dev" | |
} | |
} | |
}, | |
"twig/twig": { | |
"description": "Twig, the flexible, fast, and secure template language for PHP", | |
"maintainers": [ | |
{ | |
"email": "[email protected]", | |
"name": "fabpot" | |
} | |
], | |
"name": "twig/twig", | |
"repository": "git://github.com/fabpot/Twig.git", | |
"type": "library", | |
"versions": { | |
"1.3.0": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Armin Ronacher" | |
} | |
], | |
"autoload": null, | |
"description": "Twig, the flexible, fast, and secure template language for PHP", | |
"dist": { | |
"reference": "v1.3.0", | |
"shasum": "8e30345e1ada992b04b3af03c0333ec654039384", | |
"type": "zip", | |
"url": "https://github.com/fabpot/Twig/zipball/v1.3.0" | |
}, | |
"extra": [], | |
"homepage": "http://twig.sensiolabs.org", | |
"keywords": [ | |
"templating" | |
], | |
"license": [ | |
"BSD" | |
], | |
"name": "twig/twig", | |
"require": { | |
"php": ">=5.2.4" | |
}, | |
"source": { | |
"reference": "v1.3.0", | |
"shasum": "", | |
"type": "git", | |
"url": "http://github.com/fabpot/Twig.git" | |
}, | |
"target-dir": null, | |
"time": "2011-10-08T05:04:10+02:00", | |
"type": "library", | |
"version": "1.3.0" | |
}, | |
"1.4.0": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Armin Ronacher" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Twig_": "lib/" | |
} | |
}, | |
"description": "Twig, the flexible, fast, and secure template language for PHP", | |
"dist": { | |
"reference": "v1.4.0", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/fabpot/Twig/zipball/v1.4.0" | |
}, | |
"extra": [], | |
"homepage": "http://twig.sensiolabs.org", | |
"keywords": [ | |
"templating" | |
], | |
"license": [ | |
"BSD" | |
], | |
"name": "twig/twig", | |
"require": { | |
"php": ">=5.2.4" | |
}, | |
"source": { | |
"reference": "v1.4.0", | |
"type": "git", | |
"url": "http://github.com/fabpot/Twig.git" | |
}, | |
"target-dir": null, | |
"time": "2011-12-06T23:09:57+01:00", | |
"type": "library", | |
"version": "1.4.0" | |
}, | |
"1.5.0": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Armin Ronacher" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Twig_": "lib/" | |
} | |
}, | |
"description": "Twig, the flexible, fast, and secure template language for PHP", | |
"dist": { | |
"reference": "v1.5.0", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/fabpot/Twig/zipball/v1.5.0" | |
}, | |
"extra": [], | |
"homepage": "http://twig.sensiolabs.org", | |
"keywords": [ | |
"templating" | |
], | |
"license": [ | |
"BSD" | |
], | |
"name": "twig/twig", | |
"require": { | |
"php": ">=5.2.4" | |
}, | |
"source": { | |
"reference": "v1.5.0", | |
"type": "git", | |
"url": "http://github.com/fabpot/Twig.git" | |
}, | |
"target-dir": null, | |
"time": "2012-01-04T05:20:58+01:00", | |
"type": "library", | |
"version": "1.5.0" | |
}, | |
"1.6.0-dev": { | |
"authors": [ | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Fabien Potencier" | |
}, | |
{ | |
"email": "[email protected]", | |
"homepage": null, | |
"name": "Armin Ronacher" | |
} | |
], | |
"autoload": { | |
"psr-0": { | |
"Twig_": "lib/" | |
} | |
}, | |
"description": "Twig, the flexible, fast, and secure template language for PHP", | |
"dist": { | |
"reference": "5fdf6599da00c0af2fcd923e8667569e4fb64da4", | |
"shasum": "", | |
"type": "zip", | |
"url": "http://github.com/fabpot/Twig/zipball/5fdf6599da00c0af2fcd923e8667569e4fb64da4" | |
}, | |
"extra": [], | |
"homepage": "http://twig.sensiolabs.org", | |
"keywords": [ | |
"templating" | |
], | |
"license": [ | |
"BSD" | |
], | |
"name": "twig/twig", | |
"require": { | |
"php": ">=5.2.4" | |
}, | |
"source": { | |
"reference": "5fdf6599da00c0af2fcd923e8667569e4fb64da4", | |
"type": "git", | |
"url": "http://github.com/fabpot/Twig.git" | |
}, | |
"target-dir": null, | |
"time": "2012-01-04T06:40:11+01:00", | |
"type": "library", | |
"version": "1.6.0-dev" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment