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 0bafaa8 commit 91e2b9eCopy full SHA for 91e2b9e
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.9';
+ const VERSION = '10.48.10';
44
45
/**
46
* The base path for the Laravel installation.
0 commit comments