Adapt composer.json
to contain the following entries:
{
"require": {
"findologic/web-common": "<versionTag>"
},
"repositories": [
{
"type": "git",
"url": "https://github.com/findologic/shopware6-common.git"
}
]
}