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 e45f2d0 commit 2c4648eCopy full SHA for 2c4648e
phpunit-finder
@@ -20,7 +20,7 @@ foreach ($autoload as $file) {
20
}
21
22
const APP_NAME = 'PHPUnit Finder';
23
-const VERSION = '2.0.1';
+const VERSION = '2.x-dev';
24
25
use PhpUnitFinder\FinderCommand;
26
use Symfony\Component\Console\Application;
0 commit comments