Improve composer setup

This commit is contained in:
Shivam Mathur
2020-07-20 17:10:09 +05:30
parent e763fddf01
commit a3d5500a6a
9 changed files with 1096 additions and 73 deletions
+1
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"
},