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 d895ac8 commit 66f5e1bCopy full SHA for 66f5e1b
src/Illuminate/Foundation/Application.php
@@ -28,7 +28,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
28
*
29
* @var string
30
*/
31
- const VERSION = '5.4.26';
+ const VERSION = '5.4.27';
32
33
/**
34
* The base path for the Laravel installation.
0 commit comments