Skip to content

Commit

Permalink
Merge pull request #66 from onefit/TECH-3807
Browse files Browse the repository at this point in the history
[TECH-3807]: Make monolog dependency more accepting
  • Loading branch information
Vladimir Boldakov authored Mar 17, 2021
2 parents f51e119 + 142a7b1 commit d8a3a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"symfony/cache": "^5.1",
"symfony/framework-bundle": "^5.1",
"symfony/config": "^5.1",
"monolog/monolog": "^2.1",
"monolog/monolog": "^1.25 || ^2.1",
"symfony/expression-language": "^5.1"
},
"require-dev": {
Expand Down

0 comments on commit d8a3a23

Please sign in to comment.