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 35998a0 commit fb87054Copy full SHA for fb87054
cli/app.php
@@ -38,7 +38,7 @@
38
*/
39
Container::setInstance(new Container);
40
41
-$version = '3.2.0';
+$version = '3.2.1';
42
43
$app = new Application('Laravel Valet', $version);
44
0 commit comments