Skip to content

Commit d18aa94

Browse files
committed
Add missing dependency
1 parent 9f599b0 commit d18aa94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)