1
0
Fork 0

Fix docs quoting, fixes #10778

pull/10788/head
Jordi Boggiano 2022-05-13 15:55:51 +02:00
parent 1c6ba6af47
commit 176d25851d
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ Add this to your project's root `composer.json`:
Or let Composer add it for you with: Or let Composer add it for you with:
``` ```
php composer.phar require monolog/monolog:"dev-bugfix as 1.0.x-dev" php composer.phar require "monolog/monolog:dev-bugfix as 1.0.x-dev"
``` ```
That will fetch the `dev-bugfix` version of `monolog/monolog` from your GitHub That will fetch the `dev-bugfix` version of `monolog/monolog` from your GitHub