Skip to content

Commit 4ff460d

Browse files
author
Silvan Laroo
committed
Fixed autoload
1 parent 8d498f7 commit 4ff460d

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
@@ -13,7 +13,7 @@
1313
"raven/raven": "0.9.*"
1414
},
1515
"autoload": {
16-
"psr-4": { "Sebwite\\Sidebar\\": "" },
16+
"psr-4": { "Sebwite\\Sentry\\": "" },
1717
"files": [ "registration.php" ]
1818
}
1919
}

0 commit comments

Comments
 (0)