Merge pull request #118 from svenluijten/patch-1

Fix typo in available options
This commit is contained in:
Shivam Mathur 2019-12-15 01:27:07 +05:30 committed by GitHub
commit afb57fca4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ with:
Inputs supported by this GitHub Action. Inputs supported by this GitHub Action.
- php-version `required` - php-version `required`
- extension `optional` - extensions `optional`
- ini-values `optional` - ini-values `optional`
- coverage `optional` - coverage `optional`
- pecl `optional` - pecl `optional`