Skip to content

Commit dd44350

Browse files
authored
Merge pull request #11 from VitexSoftware/dependabot/composer/pear/mail-gte-2.0.0
composer: update pear/mail requirement from >=1.3 to >=2.0.0
2 parents 8b8f583 + c74f473 commit dd44350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require": {
3030
"php": ">=7",
3131
"ext-intl": "*",
32-
"pear/mail": ">=1.3",
32+
"pear/mail": ">=2.0.0",
3333
"pear/mail_mime": ">=1.10.12",
3434
"composer-runtime-api": "*"
3535
},

0 commit comments

Comments
 (0)