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 a4ab046 commit d329797Copy full SHA for d329797
src/Illuminate/Foundation/Application.php
@@ -29,7 +29,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
29
*
30
* @var string
31
*/
32
- const VERSION = '5.7.17';
+ const VERSION = '5.7.18';
33
34
/**
35
* The base path for the Laravel installation.
0 commit comments