10BC0 Add missing dependency · symfony/symfony@bd3c1fa · GitHub
[go: up one dir, main page]

Skip to content

Commit bd3c1fa

Browse files
committed< DA2C /span>
Add missing dependency
1 parent 2b5e388 commit bd3c1fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Mailer/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"php": ">=7.2.5",
2020
"egulias/email-validator": "^2.1.10|^3",
2121
"psr/log": "~1.0",
22+
"symfony/deprecation-contracts": "^2.1",
2223
"symfony/event-dispatcher": "^4.4|^5.0",
2324
"symfony/mime": "^5.2.6",
2425
"symfony/polyfill-php80": "^1.15",

0 commit comments

Comments
 (0)
0