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 d6c08ba commit 2ca86f9Copy full SHA for 2ca86f9
src/Illuminate/Foundation/Application.php
@@ -35,7 +35,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
35
*
36
* @var string
37
*/
38
- const VERSION = '9.14.0';
+ const VERSION = '9.14.1';
39
40
/**
41
* The base path for the Laravel installation.
0 commit comments