Skip to content

Commit

Permalink
Lock PHPUnit to v9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Dec 23, 2020
1 parent 3f827ef commit 0c17851
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 @@ -39,7 +39,7 @@
"phpstan/phpstan": "0.12.40",
"phpstan/phpstan-phpunit": "0.12.16",
"phpstan/phpstan-strict-rules": "0.12.4",
"phpunit/phpunit": "^9.4",
"phpunit/phpunit": "9.4.3",
"psalm/plugin-phpunit": "^0.13.0",
"simpod/php-coveralls-mirror": "^3.0",
"thecodingmachine/phpstan-safe-rule": "^1.0",
Expand Down

0 comments on commit 0c17851

Please sign in to comment.