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 29a2d75 commit ce4a19bCopy full SHA for ce4a19b
illuminate/Foundation/Application.php
@@ -44,7 +44,7 @@ class Application extends Container implements
44
*
45
* @var string
46
*/
47
- public const VERSION = '10.53.2';
+ public const VERSION = '10.53.3';
48
49
/**
50
* The base path for the Laravel installation.
src/Application.php
@@ -58,7 +58,7 @@ class Application extends Container implements ApplicationContract
58
59
60
61
62
63
64
* Indicates if the class aliases have been registered.
0 commit comments