Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #18411
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: composer show: question about the path |
| Date | 2020-11-19 15:49 +0100 |
| Message-ID | <i1neuqF6na9U1@mid.individual.net> (permalink) |
| References | <rp5uqn$ju6$1@gioia.aioe.org> |
alex: [...] > Specifically > > $ composer show my-workaround/various | grep dist > dist : [path] /ROOT/various ii58650916c73273c21add21e61ae7db4b61fb55 > > What does the string ii58650916c73273c21add21e61ae7db4b61fb55 mean? That is the release specific reference, usually the hash of the Git commit. Also see the "reference" value of that package in composer.lock. -- Arno Welzel https://arnowelzel.de
Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread
composer show: question about the path alex <1j9448a02@lnx159sneakemail.com.invalid> - 2020-11-19 15:18 +0100 Re: composer show: question about the path Arno Welzel <usenet@arnowelzel.de> - 2020-11-19 15:49 +0100
csiph-web