Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 382b20f commit f61e009Copy full SHA for f61e009
1 file changed
src/Illuminate/Foundation/Application.php
@@ -20,7 +20,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
20
*
21
* @var string
22
*/
23
- const VERSION = '5.0.13';
+ const VERSION = '5.0.14';
24
25
/**
26
* The base path for the Laravel installation.
0 commit comments