Improve composer setup

This commit is contained in:
Shivam Mathur
2020-07-07 16:36:32 +05:30
parent 38731c6386
commit 5753a00ef5
9 changed files with 1086 additions and 83 deletions

View File

@ -26,6 +26,7 @@
"dependencies": {
"@actions/core": "^1.2.4",
"@actions/exec": "^1.0.4",
"@actions/http-client": "^1.0.8",
"@actions/io": "^1.0.2",
"fs": "0.0.1-security"
},