File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ The current version of ZendSentry for ZF2 is `2.2.1`. It supports Zend Framework
1313- Fix problem introduced by ZF BC break in ZF version 2.5.3 and branch of legacy branch
1414
1515#Important Changes
16+ - 3.0.1: ViewHelper fix for ZF3
1617- 3.0.0: Update to latest SDK dependencies and add ZF3 compatibility fixes
1718- 2.2.1: Update to ` sentry/sentry ` 1.5.0 and ` ravenjs ` 3.8.0, Fix: Only detach HttpExceptionStrategy if it exists
1819- 2.2.0: Update to ` sentry/sentry ` 0.21.2
@@ -50,7 +51,7 @@ In your project's `composer.json` use:
5051
5152 {
5253 "require": {
53- "cloud-solutions/zend-sentry": "2.2 .1"
54+ "cloud-solutions/zend-sentry": "3.0 .1"
5455 }
5556
5657Run ` php composer.phar update ` to download it into your vendor folder and setup autoloading.
You can’t perform that action at this time.
0 commit comments