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.
2 parents bf46dbb + e0f12b6 commit 51d1084Copy full SHA for 51d1084
1 file changed
src/Illuminate/Foundation/Application.php
@@ -32,7 +32,7 @@ class Application extends Container implements HttpKernelInterface, ResponsePrep
32
*
33
* @var string
34
*/
35
- const VERSION = '4.0.6';
+ const VERSION = '4.0.7';
36
37
/**
38
* Indicates if the application has "booted".
0 commit comments