Skip to content

Commit 61faee0

Browse files
Michael Feromikefero
Michael Fero
authored andcommitted
PHP-231 - Limit PHP versions to 7.2+, update C/C++ submodule v2.15.1
1 parent ea185de commit 61faee0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ext/package.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ protocol and Cassandra Query Language v3.
1717
<date>2019-01-16</date>
1818
<time>21:05:52</time>
1919
<version>
20-
<release>1.3.4</release>
21-
<api>1.3.4</api>
20+
<release>1.3.3</release>
21+
<api>1.3.3</api>
2222
</version>
2323
<stability>
2424
<release>devel</release>
@@ -297,7 +297,7 @@ protocol and Cassandra Query Language v3.
297297
<dependencies>
298298
<required>
299299
<php>
300-
<min>5.6.0</min>
300+
<min>7.2.0</min>
301301
<max>7.99.99</max>
302302
</php>
303303
<pearinstaller>

lib/cpp-driver

Submodule cpp-driver updated 803 files

0 commit comments

Comments
 (0)