Navigation Menu

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 029e005 commit aa290ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -97,5 +97,4 @@ The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.
[ico-downloads]: https://img.shields.io/packagist/dt/middlewares/fast-route.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/middlewares/fast-route
[link-scrutinizer]: https://scrutinizer-ci.com/g/middlewares/fast-route
[link-downloads]: https://packagist.org/packages/middlewares/fast-route
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -25,11 +25,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 aa290ab

Please sign in to comment.