Skip to content

Commit b8d27e9

Browse files
author
Jan Petr
authored
Merge pull request #760 from algolia/php7_compliance
Make the extension package PHP 7 compliant
2 parents 9893369 + dfe35d5 commit b8d27e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/bin/algoliasearch.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</email>
2929
</authors>
3030
<depends_php_min>5.3.0</depends_php_min>
31-
<depends_php_max>6.0.0</depends_php_max>
31+
<depends_php_max>7.2.0</depends_php_max>
3232
<depends>
3333
<package>
3434
<name>

0 commit comments

Comments
 (0)