File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -79,5 +79,4 @@ The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.
7979[ ico-downloads ] : https://img.shields.io/packagist/dt/middlewares/error-handler.svg?style=flat-square
8080
8181[ link-packagist ] : https://packagist.org/packages/middlewares/error-handler
82- [ link-scrutinizer ] : https://scrutinizer-ci.com/g/middlewares/error-handler
8382[ link-downloads ] : https://packagist.org/packages/middlewares/error-handler
Original file line number Diff line number Diff line change 2525 },
2626 "require-dev" : {
2727 "phpunit/phpunit" : " ^8|^9" ,
28- "zendframework/zend-diactoros" : " ^2.2" ,
2928 "friendsofphp/php-cs-fixer" : " ^2.0" ,
3029 "squizlabs/php_codesniffer" : " ^3.0" ,
3130 "oscarotero/php-cs-fixer-config" : " ^1.0" ,
32- "phpstan/phpstan" : " ^0.12"
31+ "phpstan/phpstan" : " ^0.12" ,
32+ "laminas/laminas-diactoros" : " ^2.3"
3333 },
3434 "autoload" : {
3535 "psr-4" : {
You can’t perform that action at this time.
0 commit comments