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 fabf61b commit db580b5Copy full SHA for db580b5
src/Illuminate/Foundation/Application.php
@@ -25,7 +25,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
25
*
26
* @var string
27
*/
28
- const VERSION = '5.1.42 (LTS)';
+ const VERSION = '5.1.43 (LTS)';
29
30
/**
31
* The base path for the Laravel installation.
0 commit comments