Skip to content

Commit

Permalink
Fix swiftmailer security version on 6.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mardl committed Apr 23, 2024
1 parent 171bd8a commit 4181886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"monolog/monolog": "~1.0|~2.3",
"league/event": "~2.0",
"ramsey/uuid": "^3.7|^3.8|^4.1|^4.2",
"swiftmailer/swiftmailer": "^6.0.0",
"swiftmailer/swiftmailer": "^6.2.5",
"laminas/laminas-filter": "~2.0",
"techdivision/import-dbal": "^1.0.0",
"techdivision/import-dbal-collection": "^1.0.0",
Expand Down

0 comments on commit 4181886

Please sign in to comment.