Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Apr 18, 2023
1 parent 8ef7a8d commit 317d7cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Foundation/Application.php
Expand Up @@ -38,7 +38,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
*
* @var string
*/
const VERSION = '10.7.1';
const VERSION = '10.8.0';

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

0 comments on commit 317d7cc

Please sign in to comment.