Skip to content

Commit 070b137

Browse files
committed
Correct namespace
1 parent df7807c commit 070b137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dflydev/markdown": "1.0.*"
1313
},
1414
"autoload": {
15-
"psr-0": {"phpDocumentor": ["src/"]}
15+
"psr-0": {"Barryvdh": ["src/"]}
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "3.7.*@stable"

0 commit comments

Comments
 (0)