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 edb0796 commit 10bf643
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 @@ -77,5 +77,4 @@ The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.
[ico-downloads]: https://img.shields.io/packagist/dt/middlewares/shutdown.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/middlewares/shutdown
[link-scrutinizer]: https://scrutinizer-ci.com/g/middlewares/shutdown
[link-downloads]: https://packagist.org/packages/middlewares/shutdown
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": {
"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 10bf643

Please sign in to comment.