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 9b65cb4 commit 3d693ddCopy full SHA for 3d693dd
src/Illuminate/Foundation/Application.php
@@ -45,7 +45,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
45
*
46
* @var string
47
*/
48
- const VERSION = '11.39.0';
+ const VERSION = '11.39.1';
49
50
/**
51
* The base path for the Laravel installation.
0 commit comments