Files
symfony-flex-recipes-contrib/thecodingmachine/graphqlite-bundle/6.0/manifest.json
T
Aleksander MahnertandGitHub b2369bb877 Bugfix - manifest.json for thecodingmachine/graphqlite-bundle (#1651)
* 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
2024-07-26 17:23:23 +02:00

9 lines
179 B
JSON

{
"bundles": {
"TheCodingMachine\\GraphQLite\\Bundle\\GraphQLiteBundle": ["all"]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"
}
}