Skip to content

Commit

Permalink
Merge pull request #2 from NemoD503/dev
Browse files Browse the repository at this point in the history
Autoload section was added.
  • Loading branch information
gstruczynski committed Nov 25, 2015
2 parents 5265dec + 54bcafa commit a33b108
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@
"require": {
"php": ">=5.2.0",
"ext-curl": "*"
},
"autoload": {
"files": ["src/GetResponseAPI3.class.php"]
}
}

0 comments on commit a33b108

Please sign in to comment.