Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
vendor
/
php-http
/
promise
/
File Content:
composer.json
{ "name": "php-http/promise", "description": "Promise used for asynchronous HTTP requests", "license": "MIT", "keywords": ["promise"], "homepage": "http://httplug.io", "authors": [ { "name": "Joel Wurtz", "email": "joel.wurtz@gmail.com" }, { "name": "Márk Sági-Kazár", "email": "mark.sagikazar@gmail.com" } ], "require": { "php" : "^7.1 || ^8.0" }, "require-dev": { "friends-of-phpspec/phpspec-code-coverage" : "^4.3.2 || ^6.3", "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4" }, "autoload": { "psr-4": { "Http\\Promise\\": "src/" } }, "scripts": { "test": "vendor/bin/phpspec run", "test-ci": "vendor/bin/phpspec run -c phpspec.yml.ci" } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
src
---
0755
CHANGELOG.md
961 bytes
0644
LICENSE
1082 bytes
0644
README.md
1613 bytes
0644
composer.json
848 bytes
0644
phpstan.neon.dist
130 bytes
0644
N4ST4R_ID | Naxtarrr