Create a new README and some minor info updates

This commit is contained in:
Jakub Zelenka 2021-04-10 19:42:28 +01:00
parent f582374e07
commit 45897ba6cd
No known key found for this signature in database
GPG key ID: 0A9C643FA7A5EB4F
5 changed files with 69 additions and 10 deletions

View file

@ -53,8 +53,8 @@
<file name="php_gnupg_keylistiterator.h" role="src" />
<file name="php_gnupg.h" role="src" />
<file name="php_gnupg_keylistiterator.h" role="src" />
<file name="README" role="doc" />
<file name="UPGRADING" role="doc" />
<file name="README.md" role="doc" />
<file name="UPGRADING.md" role="doc" />
<dir name="phpc">
<file role="src" name="phpc.h"/>
</dir>
@ -101,7 +101,7 @@
<dependencies>
<required>
<php>
<min>5.2.0</min>
<min>5.3.2</min>
</php>
<pearinstaller>
<min>1.4.0b1</min>