Skip to content

Commit

Permalink
Namespace fixed
Browse files Browse the repository at this point in the history
Namespace fixed in "autoload" property
  • Loading branch information
kros committed May 15, 2015
1 parent d3495fd commit f8cbcb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}
],
"autoload": {
"psr-0": {"Kros\\PropertiesMGR": "src/"}
"psr-0": {"Kros\\PropertiesMGR\\": "src/"}
},
"keywords" : [
"properties",
Expand Down

0 comments on commit f8cbcb8

Please sign in to comment.