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 0f53880 commit 47483c0Copy full SHA for 47483c0
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.47';
+ const VERSION = '5.5.48';
33
34
/**
35
* The base path for the Laravel installation.
0 commit comments