From 3f9ccd2279759c65421fe4c097c61fc3f8bfce39 Mon Sep 17 00:00:00 2001 From: Shivam Mathur Date: Fri, 6 Sep 2019 06:22:11 +0530 Subject: [PATCH] Remove quotes from README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index da14bb76..86373c36 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ This action sets up a php environment along with composer on multiple platforms for use in github actions. # PHP Version Support -- '5.6' -- '7.0' -- '7.1' -- '7.2' -- '7.3' +- 5.6 +- 7.0 +- 7.1 +- 7.2 +- 7.3 # Operating Systems Support - Linux (ubuntu-latest)