Correct namespace

This commit is contained in:
Barry vd. Heuvel
2013-06-08 12:58:42 +02:00
parent df7807cd73
commit 070b13745a
+1 -1
View File
@@ -12,7 +12,7 @@
"dflydev/markdown": "1.0.*" "dflydev/markdown": "1.0.*"
}, },
"autoload": { "autoload": {
"psr-0": {"phpDocumentor": ["src/"]} "psr-0": {"Barryvdh": ["src/"]}
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.7.*@stable" "phpunit/phpunit": "3.7.*@stable"