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 : 3.23.61.205
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
symfony /
event-dispatcher /
Delete
Unzip
Name
Size
Permission
Date
Action
Attribute
[ DIR ]
drwxrwxr-x
2022-05-05 16:45
Debug
[ DIR ]
drwxrwxr-x
2022-05-05 16:45
DependencyInjection
[ DIR ]
drwxrwxr-x
2022-05-05 16:45
CHANGELOG.md
2.79
KB
-rw-rw-r--
2022-05-05 16:45
EventDispatcher.php
8.98
KB
-rw-rw-r--
2022-05-05 16:45
EventDispatcherInterface.php
2.12
KB
-rw-rw-r--
2022-05-05 16:45
EventSubscriberInterface.php
1.72
KB
-rw-rw-r--
2022-05-05 16:45
GenericEvent.php
3.76
KB
-rw-rw-r--
2022-05-05 16:45
ImmutableEventDispatcher.php
2.18
KB
-rw-rw-r--
2022-05-05 16:45
LICENSE
1.04
KB
-rw-rw-r--
2022-05-05 16:45
LegacyEventDispatcherProxy.php
882
B
-rw-rw-r--
2022-05-05 16:45
README.md
599
B
-rw-rw-r--
2022-05-05 16:45
composer.json
1.62
KB
-rw-rw-r--
2022-05-05 16:45
Save
Rename
{ "name": "symfony/event-dispatcher", "type": "library", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "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": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", "symfony/event-dispatcher-contracts": "^2|^3", "symfony/polyfill-php80": "^1.16" }, "require-dev": { "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0", "symfony/config": "^4.4|^5.0|^6.0", "symfony/error-handler": "^4.4|^5.0|^6.0", "symfony/http-foundation": "^4.4|^5.0|^6.0", "symfony/service-contracts": "^1.1|^2|^3", "symfony/stopwatch": "^4.4|^5.0|^6.0", "psr/log": "^1|^2|^3" }, "conflict": { "symfony/dependency-injection": "<4.4" }, "provide": { "psr/event-dispatcher-implementation": "1.0", "symfony/event-dispatcher-implementation": "2.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }