Skip to content

Commit

Permalink
Downgrade PHPUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
FrontEndCoffee committed Jul 31, 2020
1 parent a7e1b30 commit 9eca50c
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 @@ -25,7 +25,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"phpunit/phpunit": "^8.5",
"phpunit/phpunit": "^7.5",
"mockery/mockery": "^1.3",
"friendsofphp/php-cs-fixer": "^2.16",
"uptimeproject/php-cs-fixer-config": "^1.1",
Expand Down

0 comments on commit 9eca50c

Please sign in to comment.