whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
vendor
/
babenkoivan
/
elastic-client
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/vendor/babenkoivan/elastic-client/composer.json
{ "name": "babenkoivan/elastic-client", "description": "The official PHP Elasticsearch client integrated with Laravel", "keywords": [ "laravel", "elastic", "elasticsearch", "client", "php" ], "type": "library", "license": "MIT", "authors": [ { "name": "Ivan Babenko", "email": "babenko.i.a@gmail.com" } ], "funding": [ { "type": "ko-fi", "url": "https://ko-fi.com/ivanbabenko" }, { "type": "paypal", "url": "https://paypal.me/babenkoi" } ], "autoload": { "psr-4": { "Elastic\\Client\\": "src" } }, "autoload-dev": { "psr-4": { "Elastic\\Client\\Tests\\": "tests" } }, "require": { "php": "^8.2", "elasticsearch/elasticsearch": "^8.0" }, "require-dev": { "phpunit/phpunit": "^11.0", "orchestra/testbench": "^9.0", "friendsofphp/php-cs-fixer": "^3.14", "phpstan/phpstan": "^1.10" }, "config": { "bin-dir": "bin", "allow-plugins": { "php-http/discovery": true } }, "extra": { "laravel": { "providers": [ "Elastic\\Client\\ServiceProvider" ] } } }
Copyright ©2021 || Defacer Indonesia