mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 08:36:34 +03:00
45 lines
1.7 KiB
JSON
45 lines
1.7 KiB
JSON
{
|
|
"locks": {
|
|
"adlarge/fixtures-documentation-bundle": {
|
|
"version": "1.1",
|
|
"recipe": {
|
|
"repo": "1.1",
|
|
"branch": "master",
|
|
"version": "1.1",
|
|
"ref": "5660aa4a719721e3b0fb9709f17872488ce4ff7e"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"adlarge/fixtures-documentation-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "adlarge/fixtures-documentation-bundle",
|
|
"version": "1.1",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Adlarge\\FixturesDocumentationBundle\\AdlargeFixturesDocumentationBundle": [
|
|
"dev"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/routes/dev/adlarge_fixtures_documentation.yaml": {
|
|
"contents": "AdlargeFixturesDocumentation:\n resource: '@AdlargeFixturesDocumentationBundle/Resources/config/routing.yml'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/packages/dev/adlarge_fixtures_documentation.yaml": {
|
|
"contents": "adlarge_fixtures_documentation:\n title: 'Fixtures documentation'\n reloadCommands:\n - php bin/console doctrine:fixtures:load\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "adlarge/fixtures-documentation-bundle:1.1@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |