mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
* Bugfix - manifest.json for thecodingmachine/graphqlite-bundle
* fix namespace
* Revert "Bugfix - manifest.json for thecodingmachine/graphqlite-bundle"
This reverts commit 8a08c47701.
* Bugfix - manifest.json for thecodingmachine/graphqlite-bundle
* upd
9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"bundles": {
|
|
"TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle": ["all"]
|
|
},
|
|
"copy-from-package": {
|
|
"config-template/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|