support 7.2+ from pecl and add readme stuff about libcrypto issues

This commit is contained in:
Dengke Tang
2023-03-21 15:17:25 -07:00
parent 9db4948118
commit 363b693384
7 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<dependencies>
<required>
<php>
<min>5.5.0</min>
<min>7.2.0</min>
</php>
<pearinstaller>
<min>1.10.0</min>
-1
View File
@@ -22,5 +22,4 @@ if [ ! -d vendor ]; then
$PHP_BINARY -c php.ini $COMPOSER_BINARY update
fi
$launcher $PHP_BINARY --version
$launcher $PHP_BINARY -c php.ini vendor/bin/phpunit tests --debug