Skip test because of encoding issue in PHP 8.1

This commit is contained in:
Jeremy Benoist
2023-03-24 22:52:45 +01:00
parent a60e01db71
commit a237414f9c
2 changed files with 12 additions and 1 deletions

View File

@ -188,7 +188,8 @@
},
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true
"phpstan/extension-installer": true,
"php-http/discovery": true
}
},
"minimum-stability": "dev",