We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3179068 commit e305c81Copy full SHA for e305c81
src/Mailer.php
@@ -10,7 +10,7 @@
10
final class Mailer
11
{
12
13
- const MAILER_VERSION = "5.0.0";
+ const MAILER_VERSION = "5.0.1";
14
15
/**
16
* @var string|null
0 commit comments