Skip to content

Commit 4e54b19

Browse files
committed
Merge pull request #2 from server-may-cry/patch-1
Update composer.json
2 parents 136d12d + c290918 commit 4e54b19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=5.2.4",
16-
"sentry/sentry": "*",
15+
"php": ">=5.3.3",
16+
"sentry/sentry": "0.*",
1717
"symfony/symfony": ">=2.2.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)