Skip to content

Commit

Permalink
Merge pull request #5 from lion-packages/supp
Browse files Browse the repository at this point in the history
Support and maintenance
  • Loading branch information
Sleon4 authored Mar 3, 2024
2 parents a113378 + 8f69290 commit bf66e85
Show file tree
Hide file tree
Showing 13 changed files with 525 additions and 529 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,12 @@
},
"require": {
"php": ">=8.2",
"phpmailer/phpmailer": "^6.6",
"symfony/mailer": "^6.3",
"symfony/mime": "^6.3"
"symfony/mime": "^6.3",
"phpmailer/phpmailer": "^6.9",
"symfony/mailer": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0.",
"vlucas/phpdotenv": "*",
"lion/test": "^1.4"
}
}
Loading

0 comments on commit bf66e85

Please sign in to comment.