We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b20be4 commit 15ce569Copy full SHA for 15ce569
src/Illuminate/Foundation/Application.php
@@ -38,7 +38,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
38
*
39
* @var string
40
*/
41
- const VERSION = '9.36.3';
+ const VERSION = '9.36.4';
42
43
/**
44
* The base path for the Laravel installation.
0 commit comments