mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 03:15:35 +08:00
Add suggestion for ext-yaml to improve YAML config file parsing
This commit is contained in:
@@ -63,6 +63,9 @@
|
|||||||
"optimize-autoloader": true,
|
"optimize-autoloader": true,
|
||||||
"sort-packages": true
|
"sort-packages": true
|
||||||
},
|
},
|
||||||
|
"suggest": {
|
||||||
|
"ext-yaml": "Speeds up YAML config file parsing"
|
||||||
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "other",
|
"type": "other",
|
||||||
|
|||||||
Reference in New Issue
Block a user