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

Updated to latest stable version

This commit is contained in:
Markus Staab
2013-12-25 23:58:29 +01:00
parent a66d0ed837
commit 5244991064

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