Skip to content

Commit fd56a6f

Browse files
committed
updated deps
1 parent 7b79c6b commit fd56a6f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
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": {

0 commit comments

Comments
 (0)