Author: radek.qo
Date: 2010-04-28 17:28:22 +0200 (Wed, 28 Apr 2010)
New Revision: 29300
Modified:
plugins/sfWhoIsOnlinePlugin/tags/BETA_0_9_0/package.xml
Log:
[0.9] updated package.xml
Modified: plugins/sfWhoIsOnlinePlugin/tags/BETA_0_9_0/package.xml
===================================================================
--- plugins/sfWhoIsOnlinePlugin/tags/BETA_0_9_0/package.xml 2010-04-28
15:26:37 UTC (rev 29299)
+++ plugins/sfWhoIsOnlinePlugin/tags/BETA_0_9_0/package.xml 2010-04-28
15:28:22 UTC (rev 29300)
@@ -57,6 +57,19 @@
<dependencies>
<required>
+ <php>
+ <min>5.0.0</min>
+ </php>
+ <pearinstaller>
+ <min>1.4.1</min>
+ </pearinstaller>
+ <package>
+ <name>symfony</name>
+ <channel>pear.symfony-project.com</channel>
+ <min>1.0.0</min>
+ <max>1.1.0</max>
+ <exclude>1.1.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.