mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-13 08:06:26 +03:00
See changes applied for new namespaces: - https://github.com/janephp/janephp/commit/806687e995022604dccbdd5fc83d07649abf8d30
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"copy-from-recipe": {
|
|
"bin/": "%BIN_DIR%/",
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"conflict": {
|
|
"symfony/symfony": "<5.0"
|
|
}
|
|
}
|