Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Hannaford committed Nov 23, 2015
1 parent 62970fd commit 12aa27f
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
{
"name": "php-opencloud/openstack",
"authors": [
{
"name": "Jamie Hannaford",
"email": "jamie.hannaford@rackspace.com",
"homepage" : "https://github.com/jamiehannaford"
}
],
"autoload": {
"psr-4": {
"OpenStack\\": "src/"
Expand Down Expand Up @@ -27,4 +34,4 @@
"sami/sami": "dev-master",
"psr/log": "~1.0"
}
}
}

0 comments on commit 12aa27f

Please sign in to comment.