Author: david
Date: Tue Nov 9 11:05:36 2010
New Revision: 8809
Log:
Update paths.
Modified:
trunk/config/package.xml
Modified: trunk/config/package.xml
==============================================================================
--- trunk/config/package.xml Tue Nov 9 10:10:41 2010 (r8808)
+++ trunk/config/package.xml Tue Nov 9 11:05:36 2010 (r8809)
@@ -33,9 +33,10 @@
<file name="data//*" role="data"/>
<file name="images//*" role="data"/>
<file name="index.php" role="php"/>
+ <file name="qubit_dev.php" role="php"/>
<file name="js//*" role="data"/>
<file name="lib//*" role="php"/>
- <file name="lib/vendor/symfony/data//*" role="data"/>
+ <file name="vendor/symfony/data//*" role="data"/>
<file name="LICENSE" role="doc"/>
<file name="plugins//*" role="php"/>
<file name="README" role="doc"/>
@@ -47,7 +48,7 @@
<dependencies>
<required>
<php>
- <min>5.2.4</min>
+ <min>5.3</min>
</php>
<pearinstaller>
<min>1.4.1</min>
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" 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/qubit-commits?hl=en.