diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9f87341..37bfed5 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,7 @@ } ], "support-zts": false, - "support-nts": true + "support-nts": true, + "os-families-exclude": ["windows"] } } |
