Skip to content

Commit

Permalink
Update PHPUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Feb 2, 2018
1 parent fab843e commit 635ada1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ which is supported by various containers out of the box.
Woohoo Labs. Harmony's middleware interface design is based on the the
[PSR-15](https://www.php-fig.org/psr/psr-15/) de-facto standard.

If you want to learn about the specifics of this style, please refer to the following article which describe the
If you want to learn about the specifics of this style, please refer to the following articles which describe the
very concept:

- [PSR-15 Meta Document](https://www.php-fig.org/psr/psr-15/meta/)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"nikic/fast-route": "^1.0.0",
"phpunit/phpunit": "^6.0.0",
"phpunit/phpunit": "^7.0.0",
"squizlabs/php_codesniffer": "^2.8.0",
"zendframework/zend-diactoros": "^1.3.0"
},
Expand Down

0 comments on commit 635ada1

Please sign in to comment.