slimphp / Slim-Documentation

Old Slim Framework 3 documentation
16 stars 13 forks source link

Recommendation to install using `composer require` #1

Closed zoe-edwards closed 9 years ago

zoe-edwards commented 9 years ago

I tried to find where the installation document was to make a PR but have failed.

My suggestion is to recommend that rather than manually creating composer.json then copying and pasting from the file, simply use composer require slim/slim to install and Composer will create the file for you.

silentworks commented 9 years ago

This repo is for the upcoming v3 and this has been added to the docs.