We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce02a2 commit 7a6043bCopy full SHA for 7a6043b
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.42';
+ const VERSION = '6.18.43';
35
36
/**
37
* The base path for the Laravel installation.
0 commit comments