You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "bitcommunism/http",
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"require": {
|
|
"nikic/fast-route": "^1.2",
|
|
"guzzlehttp/psr7": "^1.4",
|
|
"php-di/php-di": "^6"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"BitCommunism\\Http\\": "src/"
|
|
}
|
|
}
|
|
} |