This commit is contained in:
vlaborie 2017-05-09 09:47:03 +02:00
parent a439bf1969
commit 71719d799f

View file

@ -1,3 +1,10 @@
---
categories: web
title: Howto Composer
...
* Documentation : <https://getcomposer.org/doc/00-intro.md#locally>
# Installation
~~$ php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"~~