1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-08 14:16:42 +02:00

Merge pull request #453 from mnapoli/patch-1

Removed version constraint from the Installation doc
This commit is contained in:
Jordi Boggiano
2014-11-11 12:05:51 +00:00

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