Skip to content

Commit 54bcafa

Browse files
author
n.kolesnichenko
committed
Autoload section was added.
1 parent 5265dec commit 54bcafa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
"require": {
2020
"php": ">=5.2.0",
2121
"ext-curl": "*"
22+
},
23+
"autoload": {
24+
"files": ["src/GetResponseAPI3.class.php"]
2225
}
2326
}

0 commit comments

Comments
 (0)