Skip to content

Commit

Permalink
remove monolog package.
Browse files Browse the repository at this point in the history
  • Loading branch information
ihabzee committed Sep 24, 2024
1 parent d9db0af commit 1e9c0ae
Show file tree
Hide file tree
Showing 295 changed files with 27,266 additions and 41,307 deletions.
2 changes: 0 additions & 2 deletions AppointmentScheduler.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
}

use Twilio\Rest\Client;
use Monolog\Logger;
use Monolog\Handler\StreamHandler;

/**
* Constants where appointment is located
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"require": {
"twilio/sdk": "^5.33",
"psr/log": "^1.1",
"monolog/monolog": "^1.24",
"phpmailer/phpmailer": "^6.1",
"kigkonsult/icalcreator": "^2.29"
}
Expand Down
154 changes: 47 additions & 107 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1e9c0ae

Please sign in to comment.