Skip to content

Commit 7890935

Browse files
committed
feat: update php version
1 parent aa33468 commit 7890935

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
"homepage": "https://github.com/upyun/php-sdk/",
88
"license": "MIT",
99
"require": {
10-
"php": ">=5.3.0",
10+
"php": ">=5.5.0",
1111
"ext-curl": "*",
1212
"guzzlehttp/guzzle": "~6.0"
1313
},

0 commit comments

Comments
 (0)