Skip to content

Commit ae3cd6f

Browse files
authored
Merge pull request #26 from jxlwqq/patch-1
support php8
2 parents 7302925 + d57cedf commit ae3cd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "iidestiny@vip.qq.com"
88
}],
99
"require": {
10-
"php": "^7.0",
10+
"php": "^7.0|^8.0",
1111
"iidestiny/flysystem-oss": "~2.0"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)