Updated package.xml for 0.4.0 release

This commit is contained in:
Simon Bazley
2020-01-13 17:42:12 +00:00
parent 0fdba09ee3
commit 9d83d267c2

View File

@@ -14,11 +14,11 @@ http://pear.php.net/dtd/package-2.0.xsd">
<email>michael@php.net</email>
<active>yes</active>
</lead>
<date>2015-09-11</date>
<time>15:25:00</time>
<date>2020-01-13</date>
<time>18:00:00</time>
<version>
<release>0.3.3</release>
<api>0.3.3</api>
<release>0.4.0</release>
<api>0.4.0</api>
</version>
<stability>
<release>stable</release>
@@ -51,7 +51,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
<required>
<php>
<min>4.0.0</min>
<max>5.99.99</max>
<max>7.99.99</max>
</php>
<pearinstaller>
<min>1.4.0b1</min>