8000 Update version to v10.48.26 · laravel/framework@4c04a91 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c04a91

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update version to v10.48.26
1 parent 0948ecc commit 4c04a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Application.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
4040
*
4141
* @var string
4242
*/
43-
const VERSION = '10.48.25';
43+
const VERSION = '10.48.26';
4444

4545
/**
4646
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)
0