Skip to content

Commit

Permalink
fix: fix phpunit version
Browse files Browse the repository at this point in the history
  • Loading branch information
vicvolk committed Sep 1, 2021
1 parent dd84a08 commit 4a07528
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 70 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require-dev": {
"doctrine/coding-standard": "^9",
"squizlabs/php_codesniffer": "3.6.0",
"phpunit/phpunit": "^7"
"phpunit/phpunit": "^8"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 4a07528

Please sign in to comment.