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.
4.2.72
1 parent 4117d7c commit 84b6c7dCopy full SHA for 84b6c7d
src/Illuminate/Foundation/Application.php
@@ -30,7 +30,7 @@ class Application extends Container implements HttpKernelInterface, TerminableIn
30
*
31
* @var string
32
*/
33
- final const VERSION = '4.2.71';
+ final const VERSION = '4.2.72';
34
35
/**
36
* Indicates if the application has "booted".
0 commit comments