|
|
|
@ -104,7 +104,8 @@
|
|
|
|
"sort-packages": true,
|
|
|
|
"sort-packages": true,
|
|
|
|
"optimize-autoloader": true,
|
|
|
|
"optimize-autoloader": true,
|
|
|
|
"allow-plugins": {
|
|
|
|
"allow-plugins": {
|
|
|
|
"pestphp/pest-plugin": true
|
|
|
|
"pestphp/pest-plugin": true,
|
|
|
|
|
|
|
|
"php-http/discovery": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"prefer-stable": true
|
|
|
|
"prefer-stable": true
|
|
|
|
|