File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,7 @@ The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.
6969[ ico-license ] : https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
7070[ ico-ga ] : https://github.com/middlewares/geolocation/workflows/testing/badge.svg
7171[ ico-downloads ] : https://img.shields.io/packagist/dt/middlewares/geolocation.svg?style=flat-square
72- [ ico-sensiolabs ] : https://img.shields.io/sensiolabs/i/b6c8bd3a-b3da-45ec-b2ac-9d27ae390b1b.svg?style=flat-square
7372
7473[ link-packagist ] : https://packagist.org/packages/middlewares/geolocation
75- [ link-scrutinizer ] : https://scrutinizer-ci.com/g/middlewares/geolocation
7674[ link-downloads ] : https://packagist.org/packages/middlewares/geolocation
7775[ link-sensiolabs ] : https://insight.sensiolabs.com/projects/b6c8bd3a-b3da-45ec-b2ac-9d27ae390b1b
Original file line number Diff line number Diff line change 2525 },
2626 "require-dev" : {
2727 "phpunit/phpunit" : " ^8|^9" ,
28- "zendframework/zend-diactoros" : " ^1.3" ,
2928 "friendsofphp/php-cs-fixer" : " ^2.0" ,
3029 "squizlabs/php_codesniffer" : " ^3.0" ,
3130 "middlewares/utils" : " ^2.1" ,
3231 "eloquent/phony-phpunit" : " ^3.0|^4.0" ,
3332 "php-http/guzzle6-adapter" : " ^1.1" ,
3433 "geocoder-php/free-geoip-provider" : " ^4.1" ,
35- "phpstan/phpstan" : " ^0.12"
34+ "phpstan/phpstan" : " ^0.12" ,
35+ "laminas/laminas-diactoros" : " ^2.3"
3636 },
3737 "autoload" : {
3838 "psr-4" : {
You can’t perform that action at this time.
0 commit comments