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:
Michael Graeb
2022-11-15 10:01:02 -08:00
parent f35b702782
commit e81ef3b6e8
3 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit":"^4.8.35|^5.6.3"
"phpunit/phpunit":"^5.6.3"
},
"autoload": {
"classmap": [