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.116.80.77
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 /
dependency-injection /
Delete
Unzip
Name
Size
Permission
Date
Action
Argument
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Attribute
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Compiler
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Config
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Dumper
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Exception
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Extension
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
LazyProxy
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Loader
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
ParameterBag
[ DIR ]
drwxrwxr-x
2022-07-20 13:00
Alias.php
4.52
KB
-rw-rw-r--
2022-07-20 13:00
CHANGELOG.md
14.49
KB
-rw-rw-r--
2022-07-20 13:00
ChildDefinition.php
2.66
KB
-rw-rw-r--
2022-07-20 13:00
Container.php
13.64
KB
-rw-rw-r--
2022-07-20 13:00
ContainerAwareInterface.php
590
B
-rw-rw-r--
2022-07-20 13:00
ContainerAwareTrait.php
599
B
-rw-rw-r--
2022-07-20 13:00
ContainerBuilder.php
56.03
KB
-rw-rw-r--
2022-07-20 13:00
ContainerInterface.php
2.47
KB
-rw-rw-r--
2022-07-20 13:00
Definition.php
21.99
KB
-rw-rw-r--
2022-07-20 13:00
EnvVarLoaderInterface.php
637
B
-rw-rw-r--
2022-07-20 13:00
EnvVarProcessor.php
10.4
KB
-rw-rw-r--
2022-07-20 13:00
EnvVarProcessorInterface.php
1.13
KB
-rw-rw-r--
2022-07-20 13:00
ExpressionLanguage.php
1.05
KB
-rw-rw-r--
2022-07-20 13:00
ExpressionLanguageProvider.php
1.47
KB
-rw-rw-r--
2022-07-20 13:00
LICENSE
1.04
KB
-rw-rw-r--
2022-07-20 13:00
Parameter.php
624
B
-rw-rw-r--
2022-07-20 13:00
README.md
579
B
-rw-rw-r--
2022-07-20 13:00
Reference.php
985
B
-rw-rw-r--
2022-07-20 13:00
ReverseContainer.php
2.55
KB
-rw-rw-r--
2022-07-20 13:00
ServiceLocator.php
5.17
KB
-rw-rw-r--
2022-07-20 13:00
TaggedContainerInterface.php
709
B
-rw-rw-r--
2022-07-20 13:00
TypedReference.php
1.24
KB
-rw-rw-r--
2022-07-20 13:00
Variable.php
715
B
-rw-rw-r--
2022-07-20 13:00
composer.json
1.81
KB
-rw-rw-r--
2022-07-20 13:00
Save
Rename
{ "name": "symfony/dependency-injection", "type": "library", "description": "Allows you to standardize and centralize the way objects are constructed in your application", "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", "psr/container": "^1.1.1", "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php81": "^1.22", "symfony/service-contracts": "^1.1.6|^2" }, "require-dev": { "symfony/yaml": "^4.4.26|^5.0|^6.0", "symfony/config": "^5.3|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0" }, "suggest": { "symfony/yaml": "", "symfony/config": "", "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", "symfony/expression-language": "For using expressions in service container configuration", "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them" }, "conflict": { "ext-psr": "<1.1|>=2", "symfony/config": "<5.3", "symfony/finder": "<4.4", "symfony/proxy-manager-bridge": "<4.4", "symfony/yaml": "<4.4.26" }, "provide": { "psr/container-implementation": "1.0", "symfony/service-implementation": "1.0|2.0" }, "autoload": { "psr-4": { "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }