Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
[Composer] Explicitly required monolog/monolog:^1.25.2 (#478)
Browse files Browse the repository at this point in the history
This requirement is needed to avoid installing monolog 2,
which indirectly requires Symfony 5.
  • Loading branch information
alongosz authored and lserwatka committed Nov 15, 2019
1 parent bf2ca3a commit 775459d
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 @@ -48,6 +48,7 @@
"friendsofsymfony/jsrouting-bundle": "^1.6.3",
"incenteev/composer-parameter-handler": "^2.1.3",
"knplabs/knp-menu-bundle": "^2.2.1",
"monolog/monolog": "^1.25.2",
"overblog/graphql-bundle": "^0.11.11",
"scssphp/scssphp": "~1.0",
"sensio/distribution-bundle": "^5.0.23",
Expand Down

0 comments on commit 775459d

Please sign in to comment.