Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Arno Welzel Newsgroups: comp.lang.php Subject: Re: [composer] duplicate vendor Date: Tue, 15 Nov 2022 14:05:03 +0100 Lines: 23 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: individual.net g6DziRJIb7F/VHrmm2u6rgmZ/t7xhQ58+kpuCU/EPva2K4Jq5j Cancel-Lock: sha1:nf8LFRlaoFN6N7zpjG3vGPUsdCg= Content-Language: de-DE In-Reply-To: Xref: csiph.com comp.lang.php:19159 paul, 2022-11-15 13:19: > Il 15/11/22 12:51, Arno Welzel ha scritto: >> "local" composer.json > > ???? From your original post: + cat a/composer.json + cat b/composer.json + cat c/composer.json So either you have three separate projects "a", "b" and "c" which each use Composer *or* you have one project with the packages "a", "b" and "c" - but then you should also only have *one* composer.json for your project and treat a, b and c just as parts of your project. -- Arno Welzel https://arnowelzel.de