Skip to content

Commit

Permalink
Merge pull request #760 from algolia/php7_compliance
Browse files Browse the repository at this point in the history
Make the extension package PHP 7 compliant
  • Loading branch information
Jan Petr authored Feb 16, 2017
2 parents 9893369 + dfe35d5 commit b8d27e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/bin/algoliasearch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</email>
</authors>
<depends_php_min>5.3.0</depends_php_min>
<depends_php_max>6.0.0</depends_php_max>
<depends_php_max>7.2.0</depends_php_max>
<depends>
<package>
<name>
Expand Down

0 comments on commit b8d27e9

Please sign in to comment.