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.16.147.165
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
twig /
twig /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxrwxr-x
2022-08-12 06:47
doc
[ DIR ]
drwxrwxr-x
2022-08-12 06:47
src
[ DIR ]
drwxrwxr-x
2022-08-12 06:47
.editorconfig
224
B
-rw-rw-r--
2022-08-12 06:47
.gitattributes
99
B
-rw-rw-r--
2022-08-12 06:47
.gitignore
58
B
-rw-rw-r--
2022-08-12 06:47
.php-cs-fixer.dist.php
795
B
-rw-rw-r--
2022-08-12 06:47
CHANGELOG
4.43
KB
-rw-rw-r--
2022-08-12 06:47
LICENSE
1.48
KB
-rw-rw-r--
2022-08-12 06:47
README.rst
741
B
-rw-rw-r--
2022-08-12 06:47
composer.json
1.23
KB
-rw-rw-r--
2022-08-12 06:47
Save
Rename
{ "name": "twig/twig", "type": "library", "description": "Twig, the flexible, fast, and secure template language for PHP", "keywords": ["templating"], "homepage": "https://twig.symfony.com", "license": "BSD-3-Clause", "minimum-stability": "dev", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Twig Team", "role": "Contributors" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" } ], "require": { "php": ">=7.2.5", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-ctype": "^1.8" }, "require-dev": { "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0", "psr/container": "^1.0" }, "autoload": { "psr-4" : { "Twig\\" : "src/" } }, "autoload-dev": { "psr-4" : { "Twig\\Tests\\" : "tests/" } }, "extra": { "branch-alias": { "dev-master": "3.4-dev" } } }