不再在docker内用root build composer了

This commit is contained in:
Yu Sun
2022-07-01 22:18:15 +08:00
parent 339706884e
commit cd3f6d6621
2 changed files with 1 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"require": {
"workerman/workerman": "^4.0",
"workerman/workerman": "^4.0"
},
"require-dev": {
"codeception/codeception": "^4.1",