Skip to content

Commit

Permalink
Fix composer url
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo J. Veintimilla Vargas committed Mar 30, 2024
1 parent 78482a5 commit 5e13ecf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Mautic 5 Amazon SES

![Amazons SES](Assets/img/icon.png "Amazons SES")
<p style="text-align: center;">
<img src="Assets/img/icon.png" alt="Amazon SES" width="200"/>
</p>

This plugin enable Mautic 5 to run AWS SES as a email transport and provide a callback to process bounces.

Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pablo.veintimilla/mautic-amazon-ses",
"description": "Provides Amazon SES as an email transport and callback to process bounces",
"name": "pabloveintimilla/mautic-amazon-ses",
"description": "Mautic 5 plugin that provides Amazon SES as an email transport and callback to process bounces",
"type": "mautic-plugin",
"require": {
"php": ">=8.0.0",
Expand Down

0 comments on commit 5e13ecf

Please sign in to comment.