mailcow/data/web/inc/lib/vendor/symfony/translation-contracts
andryyy af57a5312b
[Web] Update composer libs, fixes PHPMailer security issue
2021-05-04 20:46:05 +02:00
..
Test [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
.gitignore [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication 2021-04-13 21:34:47 +02:00
CHANGELOG.md [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
LICENSE [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
LocaleAwareInterface.php [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication 2021-04-13 21:34:47 +02:00
README.md [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
TranslatableInterface.php [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication 2021-04-13 21:34:47 +02:00
TranslatorInterface.php [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
TranslatorTrait.php [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
composer.json [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00

README.md

Symfony Translation Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.