Skip to content

Commit b113ce4

Browse files
committed
chore: add php command
1 parent 1515720 commit b113ce4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/defaultConfig.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
"yarn": {
5959
"comment": "Run the yarn command in default service container",
6060
"command": ["%action% %args%"]
61+
},
62+
"php": {
63+
"comment": "Run the php command in default service container",
64+
"command": ["%action% %args%"]
6165
}
6266
}
6367
}

0 commit comments

Comments
 (0)