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 eb424de commit 27572f4Copy full SHA for 27572f4
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.26.1';
+ const VERSION = '9.27.0';
39
40
/**
41
* The base path for the Laravel installation.
0 commit comments