Skip to content

Commit

Permalink
Update phpunit/phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
violinist-bot committed Nov 4, 2019
1 parent 0041136 commit 27d6f29
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 75 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
"require": {
"guzzlehttp/guzzle": "6.3.*",
"symfony/dotenv": "4.3.*",
"ext-json": "*"
"ext-json": "*",
"phpunit/phpunit": "8.4.2"
},
"require-dev": {
"brianium/paratest": "3.0",
"php-coveralls/php-coveralls": "~2.1",
"friendsofphp/php-cs-fixer": "~2.15",
"squizlabs/php_codesniffer": "3.*",
"phpmd/phpmd": "@stable",
"phpunit/phpunit": "8.3.4",
"codacy/coverage": "^1.4"
},
"autoload": {
Expand Down
Loading

0 comments on commit 27d6f29

Please sign in to comment.