/home/techb158/ileadtechnology.com/SSM/vendor/swiftmailer/swiftmailer
NameSizeModeActions
.github/-0755rm
doc/-0755rm
lib/-0755rm
tests/-0755rm
.gitattributes1610644editdlrm
.gitignore1200644editdlrm
.php_cs.dist5160644editdlrm
.travis.yml5860644editdlrm
CHANGES113430644editdlrm
composer.json12120644editdlrm
LICENSE10650644editdlrm
phpunit.xml.dist12460644editdlrm
README.md6950644editdlrm
Edit: /home/techb158/ileadtechnology.com/SSM/vendor/swiftmailer/swiftmailer/.php_cs.dist (516B)
setRules([ '@Symfony' => true, '@Symfony:risky' => true, 'array_syntax' => ['syntax' => 'short'], 'no_unreachable_default_argument_value' => false, 'braces' => ['allow_single_line_closure' => true], 'heredoc_to_nowdoc' => false, 'phpdoc_annotation_without_dot' => false, 'ternary_to_null_coalescing' => true, ]) ->setRiskyAllowed(true) ->setFinder(PhpCsFixer\Finder::create()->in(__DIR__)) ;