We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4f7a8f commit 8f7f924Copy full SHA for 8f7f924
src/Illuminate/Foundation/Application.php
@@ -40,7 +40,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
40
*
41
* @var string
42
*/
43
- const VERSION = '10.48.28';
+ const VERSION = '10.48.29';
44
45
/**
46
* The base path for the Laravel installation.
0 commit comments