فهرست منبع

updated vendors, fixed typo

Fabien Potencier 14 سال پیش
والد
کامیت
403156eba3
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      UPDATE.md
  2. 2 2
      vendors.sh

+ 1 - 1
UPDATE.md

@@ -24,7 +24,7 @@ beta1 to beta2
     Symfony\Component\Routing\Exception\MethodNotAllowedException
 
 * The form component's ``csrf_page_id`` option has been renamed to
-  ``csrf_intention``.
+  ``intention``.
 
 * The ``error_handler`` setting has been removed. The ``ErrorHandler`` class
   is now managed directly by Symfony SE in ``AppKernel``.

+ 2 - 2
vendors.sh

@@ -38,10 +38,10 @@ install_git()
 install_git assetic git://github.com/kriswallsmith/assetic.git
 
 # Doctrine ORM
-install_git doctrine git://github.com/doctrine/doctrine2.git 2.0.4
+install_git doctrine git://github.com/doctrine/doctrine2.git 2.0.5
 
 # Doctrine DBAL
-install_git doctrine-dbal git://github.com/doctrine/dbal.git 2.0.4
+install_git doctrine-dbal git://github.com/doctrine/dbal.git 2.0.5
 
 # Doctrine Common
 install_git doctrine-common git://github.com/doctrine/common.git 2.0.2