Thanks to visit codestin.com Credit goes to github.com
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.
2 parents b9a34d0 + dffcec0 commit 47940a1Copy full SHA for 47940a1
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.5.1';
+ const VERSION = '9.6.0';
39
40
/**
41
* The base path for the Laravel installation.
0 commit comments