Skip to content

Commit 636eaea

Browse files
update dependencies
1 parent ef4aaec commit 636eaea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"keywords": ["log", "logging", "sentry", "raven", "zend-framework"],
55
"homepage": "https://github.com/cloud-solutions/zend-sentry",
66
"type": "library",
7-
"version": "2.3.1",
7+
"version": "2.4.0",
88
"license": "New BSD License",
99
"authors": [
1010
{
1111
"name": "Markus Hausammann",
12-
"email": "[email protected]"
12+
"email": "[email protected]"
1313
}
1414
],
1515
"require": {
1616
"php": "^5.5 || ^7.0",
17-
"sentry/sentry": "1.5.0"
17+
"sentry/sentry": "1.7.0"
1818
},
1919
"conflict": {
2020
"zendframework/zendframework": "<2.5.3"

0 commit comments

Comments
 (0)