File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Latest Stable Version] ( https://img.shields.io/packagist/v/ddrv/mailer.svg?style=flat-square )] ( https://packagist.org/packages/ddrv/mailer )
2
2
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/ddrv/mailer.svg?style=flat-square )] ( https://packagist.org/packages/ddrv/mailer/stats )
3
- [ ![ License] ( https://img.shields.io/packagist/l/ddrv/mailer.svg?style=flat-square )] ( https://github.com/ddrv/mailer/blob/master/LICENSE )
3
+ [ ![ License] ( https://img.shields.io/packagist/l/ddrv/mailer.svg?style=flat-square )] ( https://github.com/ddrv/php- mailer/blob/master/LICENSE )
4
4
[ ![ PHP] ( https://img.shields.io/packagist/php-v/ddrv/mailer.svg?style=flat-square )] ( https://php.net )
5
5
6
6
@@ -223,4 +223,4 @@ $transport = TransportFactory::make('file:////path/to/mail/files');
223
223
// fake
224
224
$transport = TransportFactory::make('fake://localhost');
225
225
226
- ```
226
+ ```
You can’t perform that action at this time.
0 commit comments