Author: acetous Date: 2010-02-03 10:04:06 +0100 (Wed, 03 Feb 2010) New Revision: 27476
Modified: plugins/sfGoogleLoginPlugin/branches/1.0/package.xml Log: upd package.xml Modified: plugins/sfGoogleLoginPlugin/branches/1.0/package.xml =================================================================== --- plugins/sfGoogleLoginPlugin/branches/1.0/package.xml 2010-02-03 08:54:28 UTC (rev 27475) +++ plugins/sfGoogleLoginPlugin/branches/1.0/package.xml 2010-02-03 09:04:06 UTC (rev 27476) @@ -10,10 +10,10 @@ <email>[email protected]</email> <active>yes</active> </lead> - <date>2010-02-02</date> - <time>23:57:02</time> + <date>2010-02-03</date> + <time>09:00:27</time> <version> - <release>1.0.0</release> + <release>1.0.1</release> <api>1.0.0</api> </version> <stability> @@ -42,7 +42,7 @@ <file md5sum="070625fd0a069ff297f88f52d69f3930" name="config/doctrine/schema.yml" role="data" /> <file md5sum="1ab4321527f0abeaff7c1d4dfa4a8e12" name="config/routing.yml" role="data" /> <file md5sum="e5e54f36bdf6187f4512b29bedc21471" name=".bzrignore" role="data" /> - <file md5sum="01ad98997d97dfa7c1b0c80c06f70f2f" name="package.xml.tmpl~" role="data" /> + <file md5sum="16c9fe1a16f6fe57704882df2eacbc3e" name="package.xml.tmpl~" role="data" /> <file md5sum="22a6d044e3de8c8ca360a24735a944c8" name="LICENSE" role="data" /> <file md5sum="c0691bc56aedb9af1a6f3438608c3524" name="README" role="data" /> <file md5sum="d9a78085daf6cd11975dc3400aa4dc24" name="README~" role="data" /> @@ -51,7 +51,7 @@ <dependencies> <required> <php> - <min>5.2.4</min> + <min>5.0.0</min> </php> <pearinstaller> <min>1.4.1</min> @@ -60,7 +60,8 @@ <name>symfony</name> <channel>pear.symfony-project.com</channel> <min>1.2.0</min> - <max>1.4.0</max> + <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.
