We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56652d6 commit 9bffcd9Copy full SHA for 9bffcd9
composer.json
@@ -20,5 +20,8 @@
20
"php": ">=5.2",
21
"ext-curl": "*",
22
"ext-json": "*"
23
+ },
24
+ "autoload": {
25
+ "files": ["restclient.php"]
26
}
27
0 commit comments