update README

This commit is contained in:
Dengke Tang
2023-02-27 16:35:48 -08:00
parent 202fd2e901
commit ec1dce037f
2 changed files with 51 additions and 28 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
},
"minimum-stability": "alpha",
"require": {
"php": ">=5.5"
"php": ">=5.5",
"ext-awscrt": "*"
},
"require-dev": {
"phpunit/phpunit":"^5.6.3"