Skip to content

Commit

Permalink
Bump PHPUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Nov 13, 2020
1 parent 1890ea3 commit 1893d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"nepada/coding-standard": "^6.3.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"nette/tester": "^2.3.2",
"phpunit/phpunit": "^7.5.18",
"phpunit/phpunit": "^8.5.9 || ^9.4.3",
"phpstan/phpstan-phpunit": "^0.12.11",
"phpstan/phpstan-strict-rules": "^0.12.2"
},
Expand Down

0 comments on commit 1893d5b

Please sign in to comment.