Skip to content

Commit a33b108

Browse files
committed
Merge pull request #2 from NemoD503/dev
Autoload section was added.
2 parents 5265dec + 54bcafa commit a33b108

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)