Skip to content

Commit e090ee6

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update version to v11.6.0
1 parent 5d06b37 commit e090ee6

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
@@ -45,7 +45,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
4545
*
4646
* @var string
4747
*/
48-
const VERSION = '11.5.0';
48+
const VERSION = '11.6.0';
4949

5050
/**
5151
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)