Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.humitest.fr
/
htdocs
/
vendor
/
symfony
/
swiftmailer-bundle
/
/srv/data/web/vhosts/www.humitest.fr/htdocs/vendor/symfony/swiftmailer-bundle/composer.json
{ "name": "symfony/swiftmailer-bundle", "type": "symfony-bundle", "description": "Symfony SwiftmailerBundle", "keywords": [], "homepage": "http://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "require": { "php": ">=7.0.0", "swiftmailer/swiftmailer": "^6.1.3", "symfony/dependency-injection": "~2.7|~3.3|~4.0", "symfony/http-kernel": "~2.7|~3.3|~4.0", "symfony/config": "~2.8|~3.3|~4.0" }, "require-dev": { "symfony/console": "~2.7|~3.3|~4.0", "symfony/framework-bundle": "~2.7|~3.3|~4.0", "symfony/phpunit-bridge": "~3.3|~4.0", "symfony/yaml": "~2.7|~3.3|~4.0" }, "suggest": { "psr/log": "Allows logging" }, "autoload": { "psr-4": { "Symfony\\Bundle\\SwiftmailerBundle\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "extra": { "branch-alias": { "dev-master": "3.2-dev" } } }