We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384d0cf commit ed5c051Copy full SHA for ed5c051
composer.json
@@ -3,7 +3,7 @@
3
"description": "Assert exception was thrown without stopping a test",
4
"type": "library",
5
"require": {
6
- "phpunit/phpunit": "^6.4|^7.0"
+ "phpunit/phpunit": "^6.4|^7.0|^8.0"
7
},
8
"license": "MIT",
9
"autoload": {
0 commit comments