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 2a8e826 commit bc5a1cfCopy full SHA for bc5a1cf
src/Illuminate/Foundation/Application.php
@@ -31,7 +31,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
31
*
32
* @var string
33
*/
34
- const VERSION = '6.18.40';
+ const VERSION = '6.18.41';
35
36
/**
37
* The base path for the Laravel installation.
0 commit comments