Das folgende sollte in deiner composer.json stehen (falls der schlüssel repositories schon existiert dann entsprechend erweitern):
"repositories": [
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop_ce",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/eshop-virtual_namespace_generator",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/eshop-doctrine_migration_wrapper",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/eshop-edition_facts",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/eshop-facts",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/eshop-migration_facts",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxid-eshop-db-migration-wrapper",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxid-eshop-db-views-regenerator",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-storefront-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/coding_standards_wrapper",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-example-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-developer-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-catalogue-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-checkout-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-account-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/econda-analytics-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop-update-component",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-module-skeleton",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/amazon-pay-oxid",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/module_skeleton_generator",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/twig-theme",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/paypal-subscriptions-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/smarty-to-twig-converter",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/paymorrow-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/paypal-client",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/country-vat-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop_project",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/ddoe-wysiwyg-editor-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/geo-blocking-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/vat_tbe_services",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/twig-component",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop_metapackage_ce",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/graphql-base-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/azure-theme",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxid-eshop-ide-helper",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/testing_library",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/usercentrics",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/paypal-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop-unified-namespace-generator",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop-facts",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop-doctrine-migration-wrapper",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop-demodata-installer",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop_demodata_ce",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop-db-views-generator",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/oxideshop_composer_plugin",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/gdpr-optin-module",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/wave-theme",
"no-api": true
},
{
"type": "vcs",
"url": "https://github.com/oxid-eshop-gpl/flow_theme",
"no-api": true
}
]