mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
9 lines
135 B
JSON
9 lines
135 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"conflict": {
|
|
"php-http/discovery": ">=1.18"
|
|
}
|
|
}
|