Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22059
| From | rino <rino@mio.mio> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | scaricare package con composer |
| Date | 2018-05-15 13:01 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <pdeemd$e8u$2@gioia.aioe.org> (permalink) |
Premetto che la mia domanda non riguarda proprio php, ma composer. Ecco il mio package https://packagist.org/packages/rino1/test Ma non riesco a scaricarlo $ composer require rino1/test [InvalidArgumentException] Could not find package rino1/test at any version for your minimum-stability (stable). Check the package spelling or your minim um-stability La clonazione perĂ² funziona $ git clone https://github.com/rino1/test.git Cloning into 'test'... Come mai quindi non riesco a scaricarlo con composer?
Back to it.comp.www.php | Previous | Next — Next in thread | Find similar | Unroll thread
scaricare package con composer rino <rino@mio.mio> - 2018-05-15 13:01 +0200
Re: scaricare package con composer Alessandro Pellizzari <shuriken@amiran.it> - 2018-05-15 12:47 +0100
Re: scaricare package con composer rino <rino@mio.mio> - 2018-05-15 14:53 +0200
Re: scaricare package con composer rino <rino@mio.mio> - 2018-05-15 15:24 +0200
Re: scaricare package con composer Alessandro Pellizzari <shuriken@amiran.it> - 2018-05-15 17:33 +0100
Re: scaricare package con composer rino <rino@mio.mio> - 2018-05-15 20:42 +0200
Re: scaricare package con composer Alessandro Pellizzari <shuriken@amiran.it> - 2018-05-16 10:10 +0100
Re: scaricare package con composer rino <rino@mio.mio> - 2018-05-16 12:54 +0200
csiph-web