projects
/
Dyndns
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
120112f
)
Fix composer.json
author
Nico Kaiser
<nico.kaiser@boerse-go.de>
Fri, 4 Oct 2013 12:07:52 +0000
(14:07 +0200)
committer
Nico Kaiser
<nico.kaiser@boerse-go.de>
Fri, 4 Oct 2013 12:07:52 +0000
(14:07 +0200)
composer.json
patch
|
blob
|
history
diff --git
a/composer.json
b/composer.json
index
db36461
..
64ac0f6
100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-12,7
+12,7
@@
],
"autoload": {
"psr-0": {
- "Dyndns": "src/"
,
+ "Dyndns": "src/"
}
}
}