Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47940a1

Browse files
committed
version
2 parents b9a34d0 + dffcec0 commit 47940a1

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
@@ -35,7 +35,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
3535
*
3636
* @var string
3737
*/
38-
const VERSION = '9.5.1';
38+
const VERSION = '9.6.0';
3939

4040
/**
4141
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)