Windows ci fix (#86)

This commit is contained in:
Dengke Tang
2023-02-23 22:46:12 -08:00
committed by GitHub
parent 8c66121b2f
commit e361f03140
5 changed files with 25 additions and 23 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"