1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 05:07:36 +02:00

Removed version constraint from Installation doc

This commit is contained in:
Matthieu Napoli
2014-11-11 17:02:24 +13:00
parent 53c6cf358b
commit 316dc9c565

View File

@@ -8,7 +8,7 @@ Monolog is available on Packagist ([monolog/monolog](http://packagist.org/packag
and as such installable via [Composer](http://getcomposer.org/).
```bash
php composer.phar require monolog/monolog '~1.7'
php composer.phar require monolog/monolog
```
If you do not use Composer, you can grab the code from GitHub, and use any