Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Use newest phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Nov 12, 2020
1 parent 98e4098 commit c29ad0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -50,7 +50,7 @@
"phan/phan": "^1 <1.3 || >1.3.0",
"php-coveralls/php-coveralls": "^2.1",
"phpstan/phpstan": ">=0.10",
"phpunit/phpunit": "^6.5 || ^8.0",
"phpunit/phpunit": "^8.0 || ^9.4",
"sanmai/phpunit-legacy-adapter": "^6 || ^8",
"vimeo/psalm": ">=3.0.16"
},
Expand Down

0 comments on commit c29ad0d

Please sign in to comment.