Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.69
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
pilasa-core /
vendor /
symfony /
mailer /
Delete
Unzip
Name
Size
Permission
Date
Action
Command
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
DataCollector
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
Event
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
EventListener
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
Exception
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
Header
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
Messenger
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
Test
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
Transport
[ DIR ]
drwxr-xr-x
2024-07-17 14:08
CHANGELOG.md
3.3
KB
-rw-r--r--
2024-06-27 22:59
DelayedEnvelope.php
2.4
KB
-rw-r--r--
2024-06-27 22:59
Envelope.php
2.56
KB
-rw-r--r--
2024-06-27 22:59
LICENSE
1.04
KB
-rw-r--r--
2024-06-27 22:59
Mailer.php
2.82
KB
-rw-r--r--
2024-06-27 22:59
MailerInterface.php
768
B
-rw-r--r--
2024-06-27 22:59
README.md
2.08
KB
-rw-r--r--
2024-06-27 22:59
SentMessage.php
2.06
KB
-rw-r--r--
2024-06-27 22:59
Transport.php
7.25
KB
-rw-r--r--
2024-06-27 22:59
composer.json
1.31
KB
-rw-r--r--
2024-06-27 22:59
Save
Rename
{ "name": "symfony/mailer", "type": "library", "description": "Helps sending emails", "keywords": [], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=8.1", "egulias/email-validator": "^2.1.10|^3|^4", "psr/event-dispatcher": "^1", "psr/log": "^1|^2|^3", "symfony/event-dispatcher": "^5.4|^6.0|^7.0", "symfony/mime": "^6.2|^7.0", "symfony/service-contracts": "^2.5|^3" }, "require-dev": { "symfony/console": "^5.4|^6.0|^7.0", "symfony/http-client": "^5.4|^6.0|^7.0", "symfony/messenger": "^6.2|^7.0", "symfony/twig-bridge": "^6.2|^7.0" }, "conflict": { "symfony/http-client-contracts": "<2.5", "symfony/http-kernel": "<5.4", "symfony/messenger": "<6.2", "symfony/mime": "<6.2", "symfony/twig-bridge": "<6.2.1" }, "autoload": { "psr-4": { "Symfony\\Component\\Mailer\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }