Skip to content

Commit 303c659

Browse files
committed
Fixes in namespace declarations
1 parent 18e37d8 commit 303c659

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
@@ -17,6 +17,6 @@
1717
"ext-curl": "*"
1818
},
1919
"autoload": {
20-
"psr-0": { "TwitterOAuth": "" }
20+
"psr-0": { "TwitterOAuth\\": "" }
2121
}
2222
}

0 commit comments

Comments
 (0)