Author: danieleocchipinti
Date: 2010-09-19 13:27:13 +0200 (Sun, 19 Sep 2010)
New Revision: 30926

Modified:
   plugins/sfErrorNotifierPlugin/trunk/package.xml
Log:
try to make the plugin work with Symfony 1.4.6

Modified: plugins/sfErrorNotifierPlugin/trunk/package.xml
===================================================================
--- plugins/sfErrorNotifierPlugin/trunk/package.xml     2010-09-18 22:08:24 UTC 
(rev 30925)
+++ plugins/sfErrorNotifierPlugin/trunk/package.xml     2010-09-19 11:27:13 UTC 
(rev 30926)
@@ -13,8 +13,8 @@
  <date>2010-08-05</date>
  <time>14:20:23</time>
  <version>
-  <release>1.5.3</release>
-  <api>1.5.3</api>
+  <release>1.5.4</release>
+  <api>1.5.4</api>
  </version>
  <stability>
   <release>stable</release>
@@ -45,7 +45,8 @@
       <name>symfony</name>
       <channel>pear.symfony-project.com</channel>
       <min>1.2.0</min>
-      <max>1.4.6</max>
+      <max>1.5.0</max>
+      <exclude>1.5.0</exclude>
     </package>
   </required>
  </dependencies>

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to