Skip to content

Commit 097f02f

Browse files
committed
verison
1 parent 8c20b7d commit 097f02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Application extends Container implements ApplicationContract, HttpKernelIn
2828
*
2929
* @var string
3030
*/
31-
const VERSION = '5.4.25';
31+
const VERSION = '5.4.26';
3232

3333
/**
3434
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)