Author: Kris.Wallsmith
Date: 2010-02-25 08:55:37 +0100 (Thu, 25 Feb 2010)
New Revision: 28275

Modified:
   
plugins/sfTaskExtraPlugin/branches/1.3/lib/task/generator/skeleton/plugin/plugin/package.xml.tmpl
   plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl
Log:
[sfTaskExtraPlugin] updated skeleton package.xml with correct symfony version 
requirements

Modified: 
plugins/sfTaskExtraPlugin/branches/1.3/lib/task/generator/skeleton/plugin/plugin/package.xml.tmpl
===================================================================
--- 
plugins/sfTaskExtraPlugin/branches/1.3/lib/task/generator/skeleton/plugin/plugin/package.xml.tmpl
   2010-02-25 07:21:29 UTC (rev 28274)
+++ 
plugins/sfTaskExtraPlugin/branches/1.3/lib/task/generator/skeleton/plugin/plugin/package.xml.tmpl
   2010-02-25 07:55:37 UTC (rev 28275)
@@ -35,9 +35,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>2.0.0</max>
+        <exclude>2.0.0</exclude>
       </package>
     </required>
   </dependencies>

Modified: plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl
===================================================================
--- plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl     2010-02-25 
07:21:29 UTC (rev 28274)
+++ plugins/sfTaskExtraPlugin/branches/1.3/package.xml.tmpl     2010-02-25 
07:55:37 UTC (rev 28275)
@@ -146,7 +146,7 @@
       <license>MIT</license>
       <date>soon</date>
       <notes>
-        
+        * Updated skeleton `package.xml` with correct symfony version 
requirements
       </notes>
     </release>
   </changelog>

-- 
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