Skip to content

Commit

Permalink
update monolog dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
harris21 committed Feb 3, 2021
1 parent 0af1cb8 commit 08403c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": "^7",
"monolog/monolog": "^1",
"monolog/monolog": "^2.0",
"paragonie/quill": "^0|^1"
},
"autoload": {
Expand All @@ -25,4 +25,4 @@
"scripts": {
"static-analysis": "psalm"
}
}
}

0 comments on commit 08403c5

Please # to comment.