We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e23253c commit 73dd43dCopy full SHA for 73dd43d
src/Illuminate/Foundation/Application.php
@@ -33,7 +33,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
33
*
34
* @var string
35
*/
36
- const VERSION = '8.28.0';
+ const VERSION = '8.28.1';
37
38
/**
39
* The base path for the Laravel installation.
0 commit comments