Bugfix - manifest.json for thecodingmachine/graphqlite-bundle

This commit is contained in:
Aleksander Mahnert
2024-07-26 16:05:12 +02:00
parent ceec850a9d
commit 8a08c47701
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
{
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"]
"TheCodingMachine\\GraphQlite\\Bundle\\GraphQLiteBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
@@ -1,6 +1,6 @@
{
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"]
"TheCodingMachine\\GraphQlite\\Bundle\\GraphQLiteBundle": ["all"]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"