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 0b45186 commit 372e0adCopy full SHA for 372e0ad
src/Illuminate/Foundation/Application.php
@@ -30,7 +30,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
30
*
31
* @var string
32
*/
33
- const VERSION = '6.0.3';
+ const VERSION = '6.0.4';
34
35
/**
36
* The base path for the Laravel installation.
0 commit comments