Skip to content

Commit

Permalink
Merge pull request #3 from IvanSerevko/signalwire-community#137
Browse files Browse the repository at this point in the history
support Monolog 3.0
  • Loading branch information
IvanSerevko authored Apr 25, 2024
2 parents 8960dea + 70a4c88 commit 7e973b3
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 @@ -39,7 +39,7 @@
}
],
"require": {
"php": ">=8.1",
"php": ">=8.0",
"twilio/sdk": "6.33.0",
"ratchet/pawl": "^0.4.1",
"monolog/monolog": "^1.24 || ^2.0 || ^3.0",
Expand Down

0 comments on commit 7e973b3

Please sign in to comment.