aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/package.xml
diff options
context:
space:
mode:
Diffstat (limited to 'php/ext/google/protobuf/package.xml')
-rw-r--r--php/ext/google/protobuf/package.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml
index cfb33acb..14d46c43 100644
--- a/php/ext/google/protobuf/package.xml
+++ b/php/ext/google/protobuf/package.xml
@@ -10,11 +10,11 @@
<email>protobuf-opensource@google.com</email>
<active>yes</active>
</lead>
- <date>2016-09-02</date>
+ <date>2016-09-23</date>
<time>16:06:07</time>
<version>
<release>3.1.0a1</release>
- <api>3.1.0</api>
+ <api>3.1.0a1</api>
</version>
<stability>
<release>alpha</release>
@@ -45,7 +45,7 @@ First alpha release.
<dependencies>
<required>
<php>
- <min>5.6.0</min>
+ <min>5.5.37</min>
</php>
<pearinstaller>
<min>1.4.0</min>
@@ -57,14 +57,15 @@ First alpha release.
<changelog>
<release>
<version>
- <release>3.1.0</release>
- <api>3.1.0</api>
+ <release>3.1.0a1</release>
+ <api>3.1.0a1</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
- <date>2016-09-02</date>
+ <date>2016-09-23</date>
+ <time>16:06:07</time>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
<notes>
First alpha release