There was an error while loading. Please reload this page.
1 parent 4f58620 commit a654897Copy full SHA for a654897
src/Illuminate/Foundation/Application.php
@@ -33,7 +33,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
33
*
34
* @var string
35
*/
36
- const VERSION = '8.39.0';
+ const VERSION = '8.40.0';
37
38
/**
39
* The base path for the Laravel installation.
0 commit comments