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

Add install instructions

This commit is contained in:
Jordi Boggiano
2014-10-21 21:10:18 +01:00
parent f835cd21e4
commit d0a9acbad0

View File

@@ -20,6 +20,8 @@ Internally Monolog still uses its own level scheme since it predates PSR-3.
Usage Usage
----- -----
Install the latest version with `composer require monolog/monolog`
```php ```php
<?php <?php