Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.119.142.123
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
swiftmailer /
swiftmailer /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
doc
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
lib
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
tests
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
.gitattributes
161
B
-rw-r--r--
2020-11-17 16:24
.gitignore
120
B
-rw-r--r--
2020-11-17 16:24
.php_cs.dist
516
B
-rw-r--r--
2020-11-17 16:24
.travis.yml
586
B
-rw-r--r--
2020-11-17 16:24
CHANGES
11.08
KB
-rw-r--r--
2020-11-17 16:24
LICENSE
1.04
KB
-rw-r--r--
2020-11-17 16:24
README.md
695
B
-rw-r--r--
2020-11-17 16:24
composer.json
1.18
KB
-rw-r--r--
2020-11-17 16:24
phpunit.xml.dist
1.22
KB
-rw-r--r--
2020-11-17 16:24
Save
Rename
{ "name": "swiftmailer/swiftmailer", "type": "library", "description": "Swiftmailer, free feature-rich PHP mailer", "keywords": ["mail","mailer","email"], "homepage": "https://swiftmailer.symfony.com", "license": "MIT", "authors": [ { "name": "Chris Corbyn" }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "require": { "php": ">=7.0.0", "egulias/email-validator": "~2.0", "symfony/polyfill-iconv": "^1.0", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-intl-idn": "^1.10" }, "require-dev": { "mockery/mockery": "~0.9.1", "symfony/phpunit-bridge": "^3.4.19|^4.1.8" }, "suggest": { "ext-intl": "Needed to support internationalized email addresses", "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed" }, "autoload": { "files": ["lib/swift_required.php"] }, "autoload-dev": { "psr-0": { "Swift_": "tests/unit" } }, "extra": { "branch-alias": { "dev-master": "6.2-dev" } } }