We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1515720 commit b113ce4Copy full SHA for b113ce4
1 file changed
src/defaultConfig.json
@@ -58,6 +58,10 @@
58
"yarn": {
59
"comment": "Run the yarn command in default service container",
60
"command": ["%action% %args%"]
61
+ },
62
+ "php": {
63
+ "comment": "Run the php command in default service container",
64
+ "command": ["%action% %args%"]
65
}
66
67
0 commit comments