Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Aug 22, 2023
1 parent ce138b7 commit 2f928cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"laravel/dusk": "^7.9",
"laravel/serializable-closure": "^1.0",
"orchestra/dusk-updater": "^2.2.1",
"orchestra/testbench": ">=8.9.1 <8.10.0 || 8.x-dev",
"orchestra/testbench": ">=8.9.1 <8.10.0",
"php-webdriver/webdriver": "^1.9"
},
"require-dev": {
Expand Down
1 change: 1 addition & 0 deletions laravel/config/mail.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@

'postmark' => [
'transport' => 'postmark',
// 'message_stream_id' => null,
// 'client' => [
// 'timeout' => 5,
// ],
Expand Down

0 comments on commit 2f928cb

Please sign in to comment.