Skip to content

Commit 2873030

Browse files
committedJul 21, 2016
lint
1 parent b50f299 commit 2873030

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎src/Sentry/SentryBundle/SentryBundle.php

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Symfony\Component\HttpKernel\Bundle\Bundle;
66

7-
class SentryBundle extends Bundle {
7+
class SentryBundle extends Bundle
8+
{
89
const VERSION = '0.4.0';
910
}

0 commit comments

Comments
 (0)