We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b26e787 commit 62db708Copy full SHA for 62db708
1 file changed
composer.json
@@ -1,5 +1,8 @@
1
{
2
"name": "solcloud/proxy",
3
+ "description": "PHP proxy implementation using dispatchers and endpoints for scalable solutions",
4
+ "license": "MIT",
5
+ "keywords": ["proxy", "http"],
6
"require": {
7
"php": ">= 7.1",
8
"solcloud/http": "^1.0",
0 commit comments