Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #18980
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: composer: dependences and dependents |
| Date | 2022-06-22 16:07 +0200 |
| Message-ID | <jhgm0bF1stnU1@mid.individual.net> (permalink) |
| References | <t8um63$n4e$1@gioia.aioe.org> <jhggfvF10g9U1@mid.individual.net> <t8v4f0$18r6$1@gioia.aioe.org> |
SupaPlex: > Il 22/06/22 14:33, Arno Welzel ha scritto: >> SupaPlex: >> >> [...] >>> For example, if I have to remove a package (obsolete package), how can I >>> verify that it does not have dependents? >> >> You can try: composer show --tree >> >> >> >> > > Composer could not find a composer.json file > To initialize a project, please create a composer.json file as described > in the https://getcomposer.org/ "Getting Started" section Why do you try to use Composer outside a folder with composer.json? Of course you need to call this inside repo/a, repo/b and repo/c. -- Arno Welzel https://arnowelzel.de
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
composer: dependences and dependents SupaPlex <old@gamer.s> - 2022-06-22 11:08 +0200
Re: composer: dependences and dependents Arno Welzel <usenet@arnowelzel.de> - 2022-06-22 14:33 +0200
Re: composer: dependences and dependents SupaPlex <old@gamer.s> - 2022-06-22 15:12 +0200
Re: composer: dependences and dependents Arno Welzel <usenet@arnowelzel.de> - 2022-06-22 16:07 +0200
Re: composer: dependences and dependents SupaPlex <old@gamer.s> - 2022-06-22 16:35 +0200
Re: composer: dependences and dependents Arno Welzel <usenet@arnowelzel.de> - 2022-06-22 16:37 +0200
Re: composer: dependences and dependents SupaPlex <old@gamer.s> - 2022-06-22 17:13 +0200
Re: composer: dependences and dependents Arno Welzel <usenet@arnowelzel.de> - 2022-06-24 13:31 +0200
csiph-web