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.117.145.188
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
1 /
vendor /
symfony /
routing /
Delete
Unzip
Name
Size
Permission
Date
Action
Annotation
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
DependencyInjection
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
Exception
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
Generator
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
Loader
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
Matcher
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
CHANGELOG.md
11.47
KB
-rw-r--r--
2020-11-17 16:24
CompiledRoute.php
4.33
KB
-rw-r--r--
2020-11-17 16:24
LICENSE
1.04
KB
-rw-r--r--
2020-11-17 16:24
README.md
1.5
KB
-rw-r--r--
2020-11-17 16:24
RequestContext.php
6.96
KB
-rw-r--r--
2020-11-17 16:24
RequestContextAwareInterface.php
558
B
-rw-r--r--
2020-11-17 16:24
Route.php
14.05
KB
-rw-r--r--
2020-11-17 16:24
RouteCollection.php
8.43
KB
-rw-r--r--
2020-11-17 16:24
RouteCollectionBuilder.php
9.45
KB
-rw-r--r--
2020-11-17 16:24
RouteCompiler.php
14.56
KB
-rw-r--r--
2020-11-17 16:24
RouteCompilerInterface.php
779
B
-rw-r--r--
2020-11-17 16:24
Router.php
12.14
KB
-rw-r--r--
2020-11-17 16:24
RouterInterface.php
1.02
KB
-rw-r--r--
2020-11-17 16:24
composer.json
1.57
KB
-rw-r--r--
2020-11-17 16:24
Save
Rename
{ "name": "symfony/routing", "type": "library", "description": "Symfony Routing Component", "keywords": ["routing", "router", "URL", "URI"], "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", "symfony/polyfill-php80": "^1.15" }, "require-dev": { "symfony/config": "^5.0", "symfony/http-foundation": "^4.4|^5.0", "symfony/yaml": "^4.4|^5.0", "symfony/expression-language": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "doctrine/annotations": "~1.2", "psr/log": "~1.0" }, "conflict": { "symfony/config": "<5.0", "symfony/dependency-injection": "<4.4", "symfony/yaml": "<4.4" }, "suggest": { "symfony/http-foundation": "For using a Symfony Request object", "symfony/config": "For using the all-in-one router or any loader", "symfony/yaml": "For using the YAML loader", "symfony/expression-language": "For using expression matching", "doctrine/annotations": "For using the annotation loader" }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }