prepare 2.0.0
[m6w6/ext-pq] / package.xml
index a2690baeabcfcc9b510e39dab685e87f71f03101..3dfacf74f2da81884bd60b22a7fdc4a31322cbf1 100644 (file)
   <email>daverandom@php.net</email>
   <active>yes</active>
  </developer>
- <date>2015-12-07</date>
+ <date>2016-01-19</date>
  <version>
-  <release>1.0.0RC1</release>
-  <api>1.0.0</api>
+  <release>2.0.0</release>
+  <api>2.0.0</api>
  </version>
  <stability>
-  <release>beta</release>
+  <release>stable</release>
   <api>stable</api>
  </stability>
  <license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
  <notes><![CDATA[
-* Stable release for PHP 5.4 - 5.6
+* PHP 7 compatible release
 ]]></notes>
  <contents>
   <dir name="/">
  <dependencies>
   <required>
    <php>
-    <min>5.4.0</min>
-    <max>7.0.0</max>
-    <exclude>7.0.0</exclude>
+    <min>7.0.0</min>
    </php>
    <pearinstaller>
     <min>1.4.0</min>
    <package>
     <name>raphf</name>
     <channel>pecl.php.net</channel>
-    <min>1.1.0</min>
+    <min>2.0.0dev</min>
     <providesextension>raphf</providesextension>
    </package>
   </required>
   <configureoption default="yes" name="with-pq" prompt="where to find the postgresql library/headers" />
  </extsrcrelease>
 </package>
-