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

version of monolog changed to minimal version

This commit is contained in:
Peter Kokot
2013-09-23 19:08:26 +02:00
parent af3a65e4e0
commit 7199f2f8b4

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 dev-master
php composer.phar require monolog/monolog '~1.4'
```
If you do not use Composer, you can grab the code from GitHub, and use any