mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-07 13:46:38 +02:00
Removed version constraint from Installation doc
This commit is contained in:
@@ -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.7'
|
php composer.phar require monolog/monolog
|
||||||
```
|
```
|
||||||
|
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user