Skip to content

Commit b11fbad

Browse files
committed
version
1 parent 20bc4da commit b11fbad

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
@@ -29,7 +29,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2929
*
3030
* @var string
3131
*/
32-
const VERSION = '5.6.30';
32+
const VERSION = '5.6.31';
3333

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

0 commit comments

Comments
 (0)