Skip to content

Commit 9bffcd9

Browse files
committed
Autoload configuration.
1 parent 56652d6 commit 9bffcd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@
2020
"php": ">=5.2",
2121
"ext-curl": "*",
2222
"ext-json": "*"
23+
},
24+
"autoload": {
25+
"files": ["restclient.php"]
2326
}
2427
}

0 commit comments

Comments
 (0)