mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 10:07:12 +00:00
things to get windows working:
- update phpunit - modify php-win.ini so it works with files from https://windows.php.net/download/
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
"php": ">=5.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit":"^4.8.35|^5.6.3"
|
||||
"phpunit/phpunit":"^5.6.3"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user