开始通过git升级版本

This commit is contained in:
2023-09-19 16:29:19 +08:00
parent 37bbd99861
commit fcaa78f6e9
8 changed files with 196 additions and 6 deletions

View File

@@ -31,7 +31,8 @@
"league/flysystem": "^3.0",
"overtrue/flysystem-qiniu": "^3.0",
"overtrue/flysystem-cos": "^5.0",
"iidestiny/flysystem-oss": "^4.0"
"iidestiny/flysystem-oss": "^4.0",
"czproject/git-php": "^4.2"
},
"require-dev": {
"symfony/var-dumper": "^4.2"
@@ -54,4 +55,4 @@
"@php think vendor:publish"
]
}
}
}