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 e93c478 + b42c2d8 commit 05da44dCopy full SHA for 05da44d
src/Illuminate/Foundation/Application.php
@@ -33,7 +33,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
33
*
34
* @var string
35
*/
36
- const VERSION = '8.24.0';
+ const VERSION = '8.25.0';
37
38
/**
39
* The base path for the Laravel installation.
0 commit comments