Skip to content

Commit

Permalink
Fix: Downgrade phpunit/phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Aug 13, 2021
1 parent ceed9f0 commit 44791e4
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 489 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"phpstan/phpstan-deprecation-rules": "~0.12.6",
"phpstan/phpstan-phpunit": "~0.12.19",
"phpstan/phpstan-strict-rules": "~0.12.9",
"phpunit/phpunit": "~9.5.5",
"phpunit/phpunit": "^8.5.19",
"psalm/plugin-phpunit": "~0.16.0",
"vimeo/psalm": "^4.7.0"
},
Expand Down
Loading

0 comments on commit 44791e4

Please sign in to comment.