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 /
facade /
flare-client-php /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2020-11-17 16:24
.php_cs
1.21
KB
-rw-r--r--
2020-11-17 16:24
CHANGELOG.md
1.33
KB
-rw-r--r--
2020-11-17 16:24
LICENSE.md
1.06
KB
-rw-r--r--
2020-11-17 16:24
README.md
1.17
KB
-rw-r--r--
2020-11-17 16:24
composer.json
1.32
KB
-rw-r--r--
2020-11-17 16:24
Save
Rename
{ "name": "facade/flare-client-php", "description": "Send PHP errors to Flare", "keywords": [ "facade", "flare", "exception", "reporting" ], "homepage": "https://github.com/facade/flare-client-php", "license": "MIT", "require": { "php": "^7.1|^8.0", "facade/ignition-contracts": "~1.0", "illuminate/pipeline": "^5.5|^6.0|^7.0|^8.0", "symfony/http-foundation": "^3.3|^4.1|^5.0", "symfony/mime": "^3.4|^4.0|^5.1", "symfony/var-dumper": "^3.4|^4.0|^5.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.14", "spatie/phpunit-snapshot-assertions": "^2.0", "phpunit/phpunit": "^7.5.16" }, "autoload": { "psr-4": { "Facade\\FlareClient\\": "src" }, "files": [ "src/helpers.php" ] }, "autoload-dev": { "psr-4": { "Facade\\FlareClient\\Tests\\": "tests" } }, "scripts": { "format": "vendor/bin/php-cs-fixer fix --allow-risky=yes", "test": "vendor/bin/phpunit", "test-coverage": "vendor/bin/phpunit --coverage-html coverage" }, "config": { "sort-packages": true }, "extra": { "branch-alias": { "dev-master": "1.0-dev" } } }