Skip to content

Commit 3cdbb6d

Browse files
committed
Tagging 10.3.1
1 parent 1baff15 commit 3cdbb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/homestead

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
require __DIR__.'/../../../autoload.php';
55

6-
$app = new Symfony\Component\Console\Application('Laravel Homestead', '10.3.0');
6+
$app = new Symfony\Component\Console\Application('Laravel Homestead', '10.3.1');
77

88
$app->add(new Laravel\Homestead\MakeCommand);
99

0 commit comments

Comments
 (0)