Skip to content

Commit

Permalink
Update version to v11.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored and github-actions[bot] committed May 7, 2024
1 parent d4119d7 commit e5ac72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
*
* @var string
*/
const VERSION = '11.6.0';
const VERSION = '11.7.0';

/**
* The base path for the Laravel installation.
Expand Down

0 comments on commit e5ac72f

Please sign in to comment.