소스 검색

bumped Symfony version to 2.0.6-DEV

Fabien Potencier 13 년 전
부모
커밋
f8f622b39c
35개의 변경된 파일35개의 추가작업 그리고 35개의 파일을 삭제
  1. 1 1
      composer.json
  2. 1 1
      src/Symfony/Bridge/Doctrine/composer.json
  3. 1 1
      src/Symfony/Bridge/Monolog/composer.json
  4. 1 1
      src/Symfony/Bridge/Swiftmailer/composer.json
  5. 1 1
      src/Symfony/Bridge/Twig/composer.json
  6. 1 1
      src/Symfony/Bundle/DoctrineAbstractBundle/composer.json
  7. 1 1
      src/Symfony/Bundle/DoctrineBundle/composer.json
  8. 1 1
      src/Symfony/Bundle/FrameworkBundle/composer.json
  9. 1 1
      src/Symfony/Bundle/MonologBundle/composer.json
  10. 1 1
      src/Symfony/Bundle/SecurityBundle/composer.json
  11. 1 1
      src/Symfony/Bundle/SwiftmailerBundle/composer.json
  12. 1 1
      src/Symfony/Bundle/TwigBundle/composer.json
  13. 1 1
      src/Symfony/Bundle/WebProfilerBundle/composer.json
  14. 1 1
      src/Symfony/Component/BrowserKit/composer.json
  15. 1 1
      src/Symfony/Component/ClassLoader/composer.json
  16. 1 1
      src/Symfony/Component/Config/composer.json
  17. 1 1
      src/Symfony/Component/Console/composer.json
  18. 1 1
      src/Symfony/Component/CssSelector/composer.json
  19. 1 1
      src/Symfony/Component/DependencyInjection/composer.json
  20. 1 1
      src/Symfony/Component/DomCrawler/composer.json
  21. 1 1
      src/Symfony/Component/EventDispatcher/composer.json
  22. 1 1
      src/Symfony/Component/Finder/composer.json
  23. 1 1
      src/Symfony/Component/Form/composer.json
  24. 1 1
      src/Symfony/Component/HttpFoundation/composer.json
  25. 1 1
      src/Symfony/Component/HttpKernel/Kernel.php
  26. 1 1
      src/Symfony/Component/HttpKernel/composer.json
  27. 1 1
      src/Symfony/Component/Locale/composer.json
  28. 1 1
      src/Symfony/Component/Process/composer.json
  29. 1 1
      src/Symfony/Component/Routing/composer.json
  30. 1 1
      src/Symfony/Component/Security/composer.json
  31. 1 1
      src/Symfony/Component/Serializer/composer.json
  32. 1 1
      src/Symfony/Component/Templating/composer.json
  33. 1 1
      src/Symfony/Component/Translation/composer.json
  34. 1 1
      src/Symfony/Component/Validator/composer.json
  35. 1 1
      src/Symfony/Component/Yaml/composer.json

+ 1 - 1
composer.json

@@ -4,7 +4,7 @@
     "description": "The Symfony PHP framework",
     "keywords": ["framework"],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bridge/Doctrine/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Doctrine Bridge",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bridge/Monolog/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Monolog Bridge",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bridge/Swiftmailer/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Swiftmailer Bridge",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bridge/Twig/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Twig Bridge",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/DoctrineAbstractBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony DoctrineAbstractBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/DoctrineBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony DoctrineBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/FrameworkBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony FrameworkBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/MonologBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony MonologBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/SecurityBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony SecurityBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/SwiftmailerBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony SwiftmailerBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/TwigBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony TwigBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Bundle/WebProfilerBundle/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony WebProfilerBundle",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/BrowserKit/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony BrowserKit Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/ClassLoader/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony ClassLoader Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Config/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Config Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Console/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Console Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/CssSelector/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony CssSelector Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/DependencyInjection/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony DependencyInjection Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/DomCrawler/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony DomCrawler Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/EventDispatcher/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony EventDispatcher Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Finder/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Finder Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Form/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Form Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/HttpFoundation/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony HttpFoundation Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/HttpKernel/Kernel.php

@@ -57,7 +57,7 @@ abstract class Kernel implements KernelInterface
     protected $startTime;
     protected $classes;
 
-    const VERSION = '2.0.5';
+    const VERSION = '2.0.6-DEV';
 
     /**
      * Constructor.

+ 1 - 1
src/Symfony/Component/HttpKernel/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony HttpKernel Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Locale/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Locale Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Process/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Process Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Routing/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Routing Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Security/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Security Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Serializer/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Serializer Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Templating/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Templating Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Translation/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Translation Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Validator/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Validator Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {

+ 1 - 1
src/Symfony/Component/Yaml/composer.json

@@ -4,7 +4,7 @@
     "description": "Symfony Yaml Component",
     "keywords": [],
     "homepage": "http://symfony.com",
-    "version": "2.0.5",
+    "version": "2.0.6",
     "license": "MIT",
     "authors": [
         {