Skip to content

Commit ba4d957

Browse files
committed
chore: lion/mailer dependencies removed
1 parent da50ae9 commit ba4d957

File tree

6 files changed

+5
-852
lines changed

6 files changed

+5
-852
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
"lion/exceptions": "^1.3",
5858
"lion/files": "^7.1",
5959
"lion/helpers": "^4.0",
60-
"lion/mailer": "^6.3",
6160
"lion/request": "^6.9",
6261
"lion/route": "^11.5",
6362
"lion/security": "^10.0",
@@ -70,10 +69,8 @@
7069
},
7170
"require-dev": {
7271
"lion/test": "^2.1",
73-
"phpmailer/phpmailer": "^6.9",
7472
"phpunit/phpunit": "^11.4",
75-
"robiningelbrecht/phpunit-pretty-print": "^1.3",
76-
"symfony/mailer": "^7.1"
73+
"robiningelbrecht/phpunit-pretty-print": "^1.3"
7774
},
7875
"suggest": {
7976
"ext-gd": "Required to use LionSpreadsheet.",

0 commit comments

Comments
 (0)