[config.w32] Warn that propro was discontinued
[m6w6/ext-propro] / package.xml
index 8cef0fe840ee1c65bfdfe242379c4a5db2183358..37fb8f203cd23a6e4a0a2231eb7dfb38bae2118c 100644 (file)
@@ -19,10 +19,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
   <email>mike@php.net</email>
   <active>yes</active>
  </lead>
- <date>2015-12-01</date>
+ <date>2018-04-09</date>
  <version>
-  <release>1.1.0RC1</release>
-  <api>1.0.0</api>
+  <release>2.1.0</release>
+  <api>2.0.0</api>
  </version>
  <stability>
   <release>stable</release>
@@ -30,9 +30,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-* Internals documentation at http://m6w6.github.io/ext-propro/v1.0.x/
-* Travis support
-* Fix package.xml's maximum and minumum PHP version
+* PHP-7.2 compatibility
 ]]></notes>
  <contents>
   <dir name="/">
@@ -60,15 +58,14 @@ http://pear.php.net/dtd/package-2.0.xsd">
    <dir name="tests">
     <file role="test" name="001.phpt" />
     <file role="test" name="002.phpt" />
+    <file role="test" name="003.phpt" />
    </dir>
   </dir>
  </contents>
  <dependencies>
   <required>
    <php>
-    <min>5.3.0</min>
-    <max>7.0.0</max>
-    <exclude>7.0.0</exclude>
+    <min>7.0.0</min>
    </php>
    <pearinstaller>
     <min>1.4.0</min>