mirror of
https://github.com/Neur0toxine/psr.http-message-implementation.nyholm.git
synced 2024-11-21 19:36:03 +03:00
16 lines
430 B
JSON
16 lines
430 B
JSON
{
|
|
"name": "neur0toxine/psr.http-message-implementation.nyholm",
|
|
"description": "Satisfy \"psr/http-message-implementation\" with packages provided by user, or fallback to \"nyholm\".",
|
|
"type": "metapackage",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"composer",
|
|
"fallback",
|
|
"default",
|
|
"psr",
|
|
"http-message-implementation"
|
|
],
|
|
"require": {
|
|
"nyholm/psr7": "*"
|
|
}
|
|
} |