1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 21:26:43 +02:00

Merge pull request #292 from staabm/patch-2

Updated docs to refer to latest stable version
This commit is contained in:
Jordi Boggiano
2013-12-26 01:32:31 -08: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/). and as such installable via [Composer](http://getcomposer.org/).
```bash ```bash
php composer.phar require monolog/monolog '~1.4' php composer.phar require monolog/monolog '~1.7'
``` ```
If you do not use Composer, you can grab the code from GitHub, and use any If you do not use Composer, you can grab the code from GitHub, and use any