8000 version · laravel/framework@5ceadf9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5ceadf9

Browse files
committed
version
1 parent 179b7d3 commit 5ceadf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2929
*
3030
* @var string
3131
*/
32-
const VERSION = '5.6.39';
32+
const VERSION = '5.6.40';
3333

3434
/**
3535
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)
0