Re: Breaking the loop with php's composer

2022-08-07 Thread Ludovic Courtès
Hi Mája, Mája Tomášek skribis: > Since I want to deploy roundcube on my guix machine, I was recently > looking into packaging composer (https://getcomposer.org/) which > is a dependency manager for PHP. Julien (Cc’d) has a Composer patch set, including an importer, that’s pretty much ready:

Re: Breaking the loop with php's composer

2022-08-03 Thread Joshua Branson
Mája Tomášek writes: > Hi, > > Since I want to deploy roundcube on my guix machine, I was recently > looking into packaging composer (https://getcomposer.org/) which > is a dependency manager for PHP. > > First it looked like it will be a simple task! Simply download the > installer. But! The ins

Breaking the loop with php's composer

2022-08-03 Thread Mája Tomášek
Hi, Since I want to deploy roundcube on my guix machine, I was recently looking into packaging composer (https://getcomposer.org/) which is a dependency manager for PHP. First it looked like it will be a simple task! Simply download the installer. But! The installer was actually just a downloader