Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f61e009

Browse files
committed
update versions.
1 parent 382b20f commit f61e009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2020
*
2121
* @var string
2222
*/
23-
const VERSION = '5.0.13';
23+
const VERSION = '5.0.14';
2424

2525
/**
2626
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)