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 51def2e commit a81f23dCopy full SHA for a81f23d
src/Illuminate/Foundation/Application.php
@@ -29,7 +29,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
29
*
30
* @var string
31
*/
32
- const VERSION = '5.5.48';
+ const VERSION = '5.5.49';
33
34
/**
35
* The base path for the Laravel installation.
0 commit comments