There was an error while loading. Please reload this page.
1 parent 2a4561b commit d6d6e3cCopy full SHA for d6d6e3c
src/Illuminate/Foundation/Application.php
@@ -45,7 +45,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
45
*
46
* @var string
47
*/
48
- const VERSION = '12.35.0';
+ const VERSION = '12.35.1';
49
50
/**
51
* The base path for the Laravel installation.
0 commit comments