Skip to content

Commit

Permalink
Merge pull request #1 from Flowpack/bwaidelich-patch-1
Browse files Browse the repository at this point in the history
BUGFIX: Fix composer installation instruction
  • Loading branch information
kitsunet authored Mar 18, 2022
2 parents c898e54 + 2444efd commit 99e4272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Installation
------------
Use composer to install this package:

`composer install flowpack/monolog`
`composer require flowpack/monolog`

All Framework logs should now be in monolog format and you need to add configuration for any other logs you might want.

Expand Down

0 comments on commit 99e4272

Please sign in to comment.