Author: danieleocchipinti
Date: 2010-09-16 21:28:00 +0200 (Thu, 16 Sep 2010)
New Revision: 30919
Modified:
plugins/sfErrorNotifierPlugin/trunk/package.xml
Log:
fixed some problems with the package.xml file
Modified: plugins/sfErrorNotifierPlugin/trunk/package.xml
===================================================================
--- plugins/sfErrorNotifierPlugin/trunk/package.xml 2010-09-16 06:22:53 UTC
(rev 30918)
+++ plugins/sfErrorNotifierPlugin/trunk/package.xml 2010-09-16 19:28:00 UTC
(rev 30919)
@@ -13,8 +13,8 @@
<date>2010-08-05</date>
<time>14:20:23</time>
<version>
- <release>1.5.0</release>
- <api>1.5.0</api>
+ <release>1.5.3</release>
+ <api>1.5.3</api>
</version>
<stability>
<release>stable</release>
@@ -44,9 +44,8 @@
<package>
<name>symfony</name>
<channel>pear.symfony-project.com</channel>
- <min>1.0.0</min>
- <max>1.3.0</max>
- <exclude>1.3.0</exclude>
+ <min>1.2.0</min>
+ <max>1.4.6</max>
</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.