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 671327d commit 10f7122Copy full SHA for 10f7122
bin/mozart
@@ -22,4 +22,4 @@ call_user_func(function ($version) {
22
23
$app = new CoenJacobs\Mozart\Console\Application($version);
24
$app->run();
25
-}, '0.4.0');
+}, '0.5.0');
0 commit comments