File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Logging Error Handler for DotKernel
44
55![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/dot-errorhandler )
6+ ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/dot-errorhandler/3.2.0 )
67
7- [ ![ GitHub issues] ( https://img.shields.io/github/issues/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-debugbar/issues )
8- [ ![ GitHub forks] ( https://img.shields.io/github/forks/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-debugbar/network )
9- [ ![ GitHub stars] ( https://img.shields.io/github/stars/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-debugbar/stargazers )
10- [ ![ GitHub license] ( https://img.shields.io/github/license/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-debugbar/blob/main/LICENSE.md )
11-
12- ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/dot-errorhandler/3.1.1 )
8+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-errorhandler/issues )
9+ [ ![ GitHub forks] ( https://img.shields.io/github/forks/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-errorhandler/network )
10+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-errorhandler/stargazers )
11+ [ ![ GitHub license] ( https://img.shields.io/github/license/dotkernel/dot-errorhandler )] ( https://github.com/dotkernel/dot-errorhandler/blob/3.0/LICENSE )
1312
1413## Adding the error handler
1514
Original file line number Diff line number Diff line change 2020 " service-manager"
2121 ],
2222 "require" : {
23- "php" : " ^ 7.4" ,
24- "dotkernel/dot-log" : " ^3.0" ,
25- "laminas/laminas-dependency-plugin" : " ^2.0" ,
26- "laminas/laminas-diactoros" : " ^2.2 " ,
27- "laminas/laminas-log" : " ^2.12 " ,
28- "psr/http-message" : " ^1.0" ,
29- "psr/container" : " ^1.0 "
23+ "php" : " ~ 7.4.0 || ~8.0.0 || ~8.1.0 " ,
24+ "dotkernel/dot-log" : " ^3.2. 0" ,
25+ "laminas/laminas-dependency-plugin" : " ^2.2. 0" ,
26+ "laminas/laminas-diactoros" : " ^2.8.0 " ,
27+ "laminas/laminas-log" : " ^2.15.0 " ,
28+ "psr/http-message" : " ^1.0.1 " ,
29+ "psr/container" : " ^1.1.2 "
3030 },
3131 "autoload" : {
3232 "psr-4" : {
You can’t perform that action at this time.
0 commit comments