Skip to content

Commit 428d2c6

Browse files
authored
N°7920 - laminas-mail is an abandoned package, replace it with symfony/mailer (#742)
* N°7920 - laminas-mail is an abandoned package, replace it with symfony/mailer * Fix composer following merge
1 parent 8982f7e commit 428d2c6

File tree

645 files changed

+21064
-82086
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

645 files changed

+21064
-82086
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
"apereo/phpcas": "~1.6.0",
1616
"firebase/php-jwt": "^6.4.0",
1717
"guzzlehttp/guzzle": "^7.5.1",
18-
"laminas/laminas-mail": "^2.11",
19-
"laminas/laminas-servicemanager": "^3.5",
2018
"league/oauth2-google": "^4.0.1",
2119
"nikic/php-parser": "^4.14.0",
2220
"pear/archive_tar": "~1.4.14",
@@ -32,6 +30,7 @@
3230
"symfony/twig-bundle": "~6.4.0",
3331
"symfony/var-dumper": "~6.4.0",
3432
"symfony/yaml": "~6.4.0",
33+
"symfony/mailer": "~6.4.0",
3534
"tecnickcom/tcpdf": "^6.6.0",
3635
"thenetworg/oauth2-azure": "^2.0",
3736
"soundasleep/html2text": "~2.1"

0 commit comments

Comments
 (0)