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 /
wb /
vendor /
symfony /
service-contracts /
Delete
Unzip
Name
Size
Permission
Date
Action
Attribute
[ DIR ]
drwxrwxr-x
2022-05-30 19:17
Test
[ DIR ]
drwxrwxr-x
2022-05-30 19:17
.gitignore
34
B
-rw-rw-r--
2022-05-30 19:17
CHANGELOG.md
157
B
-rw-rw-r--
2022-05-30 19:17
LICENSE
1.04
KB
-rw-rw-r--
2022-05-30 19:17
README.md
332
B
-rw-rw-r--
2022-05-30 19:17
ResetInterface.php
999
B
-rw-rw-r--
2022-05-30 19:17
ServiceLocatorTrait.php
3.68
KB
-rw-rw-r--
2022-05-30 19:17
ServiceProviderInterface.php
1.18
KB
-rw-rw-r--
2022-05-30 19:17
ServiceSubscriberInterface.php
2.2
KB
-rw-rw-r--
2022-05-30 19:17
ServiceSubscriberTrait.php
3.89
KB
-rw-rw-r--
2022-05-30 19:17
composer.json
1.11
KB
-rw-rw-r--
2022-05-30 19:17
Save
Rename
{ "name": "symfony/service-contracts", "type": "library", "description": "Generic abstractions related to writing services", "keywords": ["abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "psr/container": "^1.1", "symfony/deprecation-contracts": "^2.1|^3" }, "conflict": { "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" }, "autoload": { "psr-4": { "Symfony\\Contracts\\Service\\": "" } }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } } }