forked from wallabag/wallabag
Skip test because of encoding issue in PHP 8.1
This commit is contained in:
@ -188,7 +188,8 @@
|
||||
},
|
||||
"sort-packages": true,
|
||||
"allow-plugins": {
|
||||
"phpstan/extension-installer": true
|
||||
"phpstan/extension-installer": true,
|
||||
"php-http/discovery": true
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
|
||||
Reference in New Issue
Block a user