Skip to content

Commit

Permalink
Bugfix - manifest.json for thecodingmachine/graphqlite-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
docmg committed Jul 26, 2024
1 parent ceec850 commit 8a08c47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion thecodingmachine/graphqlite-bundle/3.0/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"]
"TheCodingMachine\\GraphQlite\\Bundle\\GraphQLiteBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
Expand Down
2 changes: 1 addition & 1 deletion thecodingmachine/graphqlite-bundle/4.0/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"bundles": {
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"]
"TheCodingMachine\\GraphQlite\\Bundle\\GraphQLiteBundle": ["all"]
},
"copy-from-package": {
"config-template/": "%CONFIG_DIR%/"
Expand Down

0 comments on commit 8a08c47

Please sign in to comment.