mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 01:57:13 +00:00
update README
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@
|
||||
},
|
||||
"minimum-stability": "alpha",
|
||||
"require": {
|
||||
"php": ">=5.5"
|
||||
"php": ">=5.5",
|
||||
"ext-awscrt": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit":"^5.6.3"
|
||||
|
||||
Reference in New Issue
Block a user