Remove quotes from README

This commit is contained in:
Shivam Mathur 2019-09-06 06:22:11 +05:30
parent 76c87c4d3e
commit 3f9ccd2279

View File

@ -7,11 +7,11 @@
This action sets up a php environment along with composer on multiple platforms for use in github actions. This action sets up a php environment along with composer on multiple platforms for use in github actions.
# PHP Version Support # PHP Version Support
- '5.6' - 5.6
- '7.0' - 7.0
- '7.1' - 7.1
- '7.2' - 7.2
- '7.3' - 7.3
# Operating Systems Support # Operating Systems Support
- Linux (ubuntu-latest) - Linux (ubuntu-latest)