Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Dec 1, 2020
1 parent f684a45 commit a5140e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,4 @@ The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.
[ico-downloads]: https://img.shields.io/packagist/dt/middlewares/proxy.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/middlewares/proxy
[link-scrutinizer]: https://scrutinizer-ci.com/g/middlewares/proxy
[link-downloads]: https://packagist.org/packages/middlewares/proxy
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"require-dev": {
"middlewares/utils": "^3.0",
"phpunit/phpunit": "^8|^9",
"zendframework/zend-diactoros": "^2.2",
"friendsofphp/php-cs-fixer": "^2.0",
"squizlabs/php_codesniffer": "^3.0",
"oscarotero/php-cs-fixer-config": "^1.0",
"phpstan/phpstan": "^0.12"
"phpstan/phpstan": "^0.12",
"laminas/laminas-diactoros": "^2.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a5140e0

Please sign in to comment.