We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666a752 commit e641e75Copy full SHA for e641e75
src/Illuminate/Foundation/Application.php
@@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
25
*
26
* @var string
27
*/
28
- const VERSION = '5.3.30';
+ const VERSION = '5.3.31';
29
30
/**
31
* The base path for the Laravel installation.
0 commit comments