try this out

This commit is contained in:
Dengke Tang
2023-02-23 18:25:36 -08:00
parent 4d0a79b227
commit acf8cb072a
3 changed files with 44 additions and 46 deletions
+1 -2
View File
@@ -15,8 +15,7 @@
},
"minimum-stability": "alpha",
"require": {
"php": ">=5.5",
"ext-awscrt": "*"
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit":"^5.6.3"