We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583b1b8 commit fc5c7a1Copy full SHA for fc5c7a1
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.21';
+ const VERSION = '5.4.22';
32
33
/**
34
* The base path for the Laravel installation.
0 commit comments