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 c5c97e4 commit dbad869Copy full SHA for dbad869
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.15.0';
+ const VERSION = '9.16.0';
39
40
/**
41
* The base path for the Laravel installation.
0 commit comments