8000 patch · laravel/framework@4191542 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4191542

Browse files
committed
patch
1 parent 1c29a99 commit 4191542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
3131
*
3232
* @var string
3333
*/
34-
const VERSION = '6.20.1';
34+
const VERSION = '6.20.2';
3535

3636
/**
3737
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)
0