Author: miamibc
Date: 2010-05-22 13:08:41 +0200 (Sat, 22 May 2010)
New Revision: 29583

Modified:
   plugins/sfDoctrineCultureFlagsPlugin/trunk/package.xml.tmpl
Log:
fixed package.xml.   1.0.5 version of plugin  now works from symfony 
plugin:install


Modified: plugins/sfDoctrineCultureFlagsPlugin/trunk/package.xml.tmpl
===================================================================
--- plugins/sfDoctrineCultureFlagsPlugin/trunk/package.xml.tmpl 2010-05-22 
10:09:36 UTC (rev 29582)
+++ plugins/sfDoctrineCultureFlagsPlugin/trunk/package.xml.tmpl 2010-05-22 
11:08:41 UTC (rev 29583)
@@ -33,10 +33,11 @@
     <min>1.4.1</min>
    </pearinstaller>
    <package>
-    <name>symfony</name>
-    <channel>pear.symfony-project.com</channel>
-    <min>1.3.0</min>
-    <max>1.4.0</max>
+        <name>symfony</name>
+        <channel>pear.symfony-project.com</channel>
+        <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.

Reply via email to