Skip to content

Commit f9937b3

Browse files
authored
Update vapor
1 parent 0f3f0f9 commit f9937b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vapor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Container::setInstance($container = new Container);
6868
/**
6969
* Start the console application.
7070
*/
71-
$app = new Application('Laravel Vapor', '1.65.3');
71+
$app = new Application('Laravel Vapor', '1.65.4');
7272

7373
// Authentication...
7474
$app->add(new Commands\LoginCommand);

0 commit comments

Comments
 (0)