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 893d3c1 commit e922105Copy full SHA for e922105
illuminate/Foundation/Application.php
@@ -44,7 +44,7 @@ class Application extends Container implements
44
*
45
* @var string
46
*/
47
- public const VERSION = '10.53.3';
+ public const VERSION = '10.54.0';
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