Compare commits

...

1 Commits
1.5 ... main

Author SHA1 Message Date
Maxime a748be45ae Update 'composer.json' 2023-06-20 10:19:53 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"email"
],
"homepage": "https://git.bluesquare.io/bluesquare/laravel-mail-templates",
"license": "proprietary",
"license": "MIT",
"authors": [
{
"name": "Bluesquare",
@ -18,7 +18,7 @@
"role": "Developers"
}
],
"minimum-stability": "dev",
"minimum-stability": "stable",
"autoload": {
"psr-4": {
"Bluesquare\\MailTemplates\\": "src/"