Skip to content

Commit

Permalink
Merge pull request #1178 from dpfaffenbauer/monolog
Browse files Browse the repository at this point in the history
[Tests] add conflict for monolog
  • Loading branch information
dpfaffenbauer authored Nov 18, 2019
2 parents c3087d8 + 58ec91e commit 10cd7da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@
"phpstan/phpstan-webmozart-assert": "^0.10"
},
"conflict": {
"pimcore/pimcore": "5.7.0 || 5.7.1"
"pimcore/pimcore": "5.7.0 || 5.7.1",
"monolog/monolog": ">=2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 10cd7da

Please sign in to comment.