Hi,
ich hoffe ich hab Dich richtig verstanden.
Ich lade das private Package "contao-news-sync".
Hier mal eine composer.json die gerade eben noch funktioniert hat (Token ist natürlich verändert).
Code:
{
"type": "project",
"require": {
"contao/calendar-bundle": "4.9.*",
"contao/comments-bundle": "4.9.*",
"contao/conflicts": "*@dev",
"contao/faq-bundle": "4.9.*",
"contao/listing-bundle": "4.9.*",
"contao/manager-bundle": "4.9.*",
"contao/news-bundle": "4.9.*",
"contao/newsletter-bundle": "4.9.*",
"do-while/contao-backupdb-bundle": "^1.4",
"inspiredminds/contao-include-info": "^1.0",
"jrgregory/m17-sticky-backend-footer": "^2.0",
"terminal42/contao-easy_themes": "^2.2",
"inspiredminds/contao-news-sync": "^3.0"
},
"extra": {
"contao-component-dir": "assets"
},
"scripts": {
"post-install-cmd": [
"Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
],
"post-update-cmd": [
"Contao\\ManagerBundle\\Composer\\ScriptHandler::initializeApplication"
]
},
"repositories": [
{
"type": "composer",
"url": "https://token:einganzlangerbuchstabensalat-Nocheinlangerbuchstabensalat@packdis.xyz.ab/r"
}
]
}
Ich hoffe das hilft Dir etwas.
Gruß
tschero