Skip to content

Commit

Permalink
[Bug] Fix monolog version conflict (#37)
Browse files Browse the repository at this point in the history
* Handle monolog conflict

* limit monolog/monolog version

Co-authored-by: Perriguey Thomas <[email protected]>
  • Loading branch information
thomasp1992 and Perriguey Thomas authored Aug 2, 2022
1 parent 2460fbb commit 52f4fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"symfony/security-core": "^6.0",
"symfony/dependency-injection": "^6.0",
"symfony/monolog-bridge": "^6.0",
"monolog/monolog": "^2.0",
"symfony/http-kernel": "^6.0",
"symfony/http-foundation": "^6.0",
"symfony/config": "^6.0"
Expand Down

0 comments on commit 52f4fde

Please sign in to comment.