Author: fizyk
Date: 2010-05-23 14:56:52 +0200 (Sun, 23 May 2010)
New Revision: 29592
Modified:
plugins/vjCommentPlugin/TRUNK/package.xml.tmpl
Log:
fix
Modified: plugins/vjCommentPlugin/TRUNK/package.xml.tmpl
===================================================================
--- plugins/vjCommentPlugin/TRUNK/package.xml.tmpl 2010-05-23 12:47:36 UTC
(rev 29591)
+++ plugins/vjCommentPlugin/TRUNK/package.xml.tmpl 2010-05-23 12:56:52 UTC
(rev 29592)
@@ -41,9 +41,9 @@
<package>
<name>symfony</name>
<channel>pear.symfony-project.com</channel>
- <min>1.2.0</min>
- <max>1.3.0</max>
- <exclude>1.3.0</exclude>
+ <min>1.3.0</min>
+ <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.