File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 );
1919}
2020
21- $ app = new Hal \Application \Console \PhpMetricsApplication ('PhpMetrics, by Jean-François Lépine (https://twitter.com/Halleck45) ' , '0.0.7 ' );
21+ $ app = new Hal \Application \Console \PhpMetricsApplication ('PhpMetrics, by Jean-François Lépine (https://twitter.com/Halleck45) ' , '0.0.8 ' );
2222$ app ->run ();
Original file line number Diff line number Diff line change 4040Phar::mapPhar('phpmetrics.phar');
4141
4242require_once 'phar://phpmetrics.phar/vendor/autoload.php';
43- \$app = new Hal\Application\Console\PhpMetricsApplication('PhpMetrics, by Jean-François Lépine (https://twitter.com/Halleck45)', '0.0.7 ');
43+ \$app = new Hal\Application\Console\PhpMetricsApplication('PhpMetrics, by Jean-François Lépine (https://twitter.com/Halleck45)', '0.0.8 ');
4444\$app->run();
4545
4646__HALT_COMPILER();
You can’t perform that action at this time.
0 commit comments