Add support for php.ini customization and fix bugs

This commit is contained in:
Shivam Mathur
2019-09-18 07:40:09 +05:30
parent a398f54da4
commit e4a37d0f16
9 changed files with 112 additions and 34 deletions

View File

@ -1,6 +1,6 @@
{
"name": "setup-php",
"version": "1.2.1",
"version": "1.3.0",
"private": false,
"description": "Setup php action",
"main": "lib/setup-php.js",