mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
40 lines
1.6 KiB
JSON
40 lines
1.6 KiB
JSON
{
|
|
"locks": {
|
|
"jolicode/jolitypo": {
|
|
"version": "1.0",
|
|
"recipe": {
|
|
"repo": "1.0",
|
|
"branch": "master",
|
|
"version": "1.0",
|
|
"ref": "e6b3307304d3829993635408736601e5a1d25f72"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"jolicode/jolitypo": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "jolicode/jolitypo",
|
|
"version": "1.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"JoliTypo\\Bridge\\Symfony\\JoliTypoBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/joli_typo.yaml": {
|
|
"contents": "joli_typo:\n presets:\n fr:\n # Please refer to the documentation at https://github.com/jolicode/JoliTypo/blob/master/README.md\n # to learn more about fixers and how to combine them.\n fixers: [ Ellipsis, Dimension, Dash, SmartQuotes, FrenchNoBreakSpace, CurlyQuote, Trademark ]\n locale: fr_FR\n en:\n fixers: [ Ellipsis, Dimension, Dash, SmartQuotes, CurlyQuote, Trademark ]\n locale: en_GB\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "jolicode/jolitypo:1.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |