mirror of
https://github.com/php-win-ext/pecl-expect.git
synced 2026-03-23 20:52:07 +01:00
Updated package.xml for 0.4.0 release
This commit is contained in:
10
package.xml
10
package.xml
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user