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.
1 parent 07faff7 commit d4c62ccCopy full SHA for d4c62cc
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.52.7';
+ const VERSION = '9.52.8';
42
43
/**
44
* The base path for the Laravel installation.
0 commit comments