We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc595b commit b1459cbCopy full SHA for b1459cb
composer.json
@@ -20,6 +20,7 @@
20
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
21
"irc": "irc://irc.freenode.net/phpunit"
22
},
23
+ "minimum-stability": "dev",
24
"require": {
25
"php": ">=5.3.3",
26
"phpunit/php-file-iterator": "~1.3",
0 commit comments