⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.162
Server IP:
147.93.29.146
Server:
Linux server.tagooz.co 5.14.0-503.15.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 28 07:25:19 EST 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
php-di
/
invoker
/
View File Name :
composer.json
{ "name": "php-di/invoker", "description": "Generic and extensible callable invoker", "keywords": ["invoker", "dependency-injection", "dependency", "injection", "callable", "invoke"], "homepage": "https://github.com/PHP-DI/Invoker", "license": "MIT", "type": "library", "autoload": { "psr-4": { "Invoker\\": "src/" } }, "autoload-dev": { "psr-4": { "Invoker\\Test\\": "tests/" } }, "require": { "php": ">=7.3", "psr/container": "^1.0|^2.0" }, "require-dev": { "phpunit/phpunit": "^9.0 || ^10 || ^11 || ^12", "athletic/athletic": "~0.1.8", "mnapoli/hard-mode": "~0.3.0" }, "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true } } }