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 9276161 commit a287eb4Copy full SHA for a287eb4
composer.json
@@ -19,7 +19,6 @@
19
"support": {
20
"issues": "https://github.com/sebastianbergmann/phpunit/issues"
21
},
22
- "minimum-stability": "dev",
23
"prefer-stable": true,
24
"require": {
25
"php": "^7.3 || ^8.0",
@@ -34,7 +33,7 @@
34
33
"phar-io/manifest": "^2.0.1",
35
"phar-io/version": "^3.0.2",
36
"phpspec/prophecy": "^1.11.1",
37
- "phpunit/php-code-coverage": "^9.1",
+ "phpunit/php-code-coverage": "^9.1.1",
38
"phpunit/php-file-iterator": "^3.0.4",
39
"phpunit/php-invoker": "^3.1",
40
"phpunit/php-text-template": "^2.0.2",
0 commit comments