Skip to content

Commit

Permalink
stability and namespace changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WolfgangFahl committed Jan 13, 2016
1 parent 3713f76 commit e8b4e5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
},
"autoload": {
"psr-4": {
"GitHub\\": "src/"
"PlantUML\\": "src/"
},
"files" : [
"PlantUML.php"
Expand All @@ -32,6 +32,7 @@
},
"extra": {
"branch-alias": {
"*": "0.0.5"
"dev-master": "0.0.6-dev"
}
},
Expand Down

0 comments on commit e8b4e5e

Please sign in to comment.