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 febcb3c commit c6af0b6Copy full SHA for c6af0b6
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.5';
+ const VERSION = '5.5.6';
33
34
/**
35
* The base path for the Laravel installation.
0 commit comments