Skip to content

Commit

Permalink
Add autoload mapping for class loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Prat committed Feb 26, 2014
1 parent 70eb42f commit 705203f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,9 @@
"require":
{
"php": ">=5.3.0"
},
"autoload":
{
"classmap": ["CloudKey.php"]
}
}

0 comments on commit 705203f

Please sign in to comment.