Skip to content

Commit

Permalink
bumped Symfony version in composer.json files to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Nov 2, 2011
1 parent d1783ad commit 7f21a5e
Show file tree
Hide file tree
Showing 34 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "The Symfony PHP framework",
"keywords": ["framework"],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bridge/Doctrine/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Doctrine Bridge",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bridge/Monolog/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Monolog Bridge",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bridge/Swiftmailer/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Swiftmailer Bridge",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bridge/Twig/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Twig Bridge",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/DoctrineAbstractBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony DoctrineAbstractBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/DoctrineBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony DoctrineBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/FrameworkBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony FrameworkBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/MonologBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony MonologBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/SecurityBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony SecurityBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/SwiftmailerBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony SwiftmailerBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/TwigBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony TwigBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/WebProfilerBundle/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony WebProfilerBundle",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/BrowserKit/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony BrowserKit Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/ClassLoader/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony ClassLoader Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Config/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Config Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Console/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Console Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/CssSelector/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony CssSelector Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/DependencyInjection/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony DependencyInjection Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/DomCrawler/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony DomCrawler Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/EventDispatcher/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony EventDispatcher Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Finder/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Finder Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Form/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Form Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/HttpFoundation/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony HttpFoundation Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/HttpKernel/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony HttpKernel Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Locale/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Locale Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Process/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Process Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Routing/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Routing Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Security/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Security Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Serializer/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Serializer Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Templating/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Templating Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Translation/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Translation Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Validator/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Validator Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion src/Symfony/Component/Yaml/composer.json
Expand Up @@ -4,7 +4,7 @@
"description": "Symfony Yaml Component",
"keywords": [],
"homepage": "http://symfony.com",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 7f21a5e

Please sign in to comment.