diff --git a/module-graphql/b-7.2.x-components-graphql.sh b/module-graphql/b-7.2.x-components-graphql.sh index 60ca7a5..668fd10 100755 --- a/module-graphql/b-7.2.x-components-graphql.sh +++ b/module-graphql/b-7.2.x-components-graphql.sh @@ -48,7 +48,7 @@ $SCRIPT_PATH/../parts/shared/require.sh -n"oxid-esales/apex-theme" -v"dev-b-7.2. $SCRIPT_PATH/../parts/shared/require.sh -n"oxid-esales/graphql-base" -g"https://github.com/OXID-eSales/graphql-base-module.git" -v"dev-b-7.2.x" $SCRIPT_PATH/../parts/shared/require.sh -n"oxid-esales/graphql-storefront" -g"https://github.com/OXID-eSales/graphql-storefront-module.git" -v"dev-b-7.2.x" $SCRIPT_PATH/../parts/shared/require.sh -n"oxid-esales/graphql-configuration-access" -g"https://github.com/OXID-eSales/graphql-configuration-access.git" -v"dev-b-7.2.x" -$SCRIPT_PATH/../parts/shared/require.sh -n"oxid-esales/graphql-storefront-administration" -g"https://github.com/OXID-eSales/graphql-storefront-administration.git" -v"dev-b-7.2.x-refactoring-OXDEV-8460" +$SCRIPT_PATH/../parts/shared/require.sh -n"oxid-esales/graphql-storefront-administration" -g"https://github.com/OXID-eSales/graphql-storefront-administration.git" -v"dev-b-7.2.x" #master branch of demodata is required for tests. #$SCRIPT_PATH/../parts/shared/require.sh -n"oxid-esales/oxideshop-demodata-ee" -g"https://github.com/OXID-eSales/oxideshop_demodata_ee" -v"dev-master"