mark release as stable and updates php requirement (#94)

This commit is contained in:
Dengke Tang
2023-03-16 14:08:44 -07:00
committed by GitHub
parent c4ea24d822
commit ed3f8ca16d
5 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<dependencies>
<required>
<php>
<min>7.4.0</min>
<min>5.5.0</min>
</php>
<pearinstaller>
<min>1.10.0</min>