8000 update version · laravel/framework@0d244f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d244f0

Browse files
committed
update version
1 parent befba4a commit 0d244f0

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
@@ -38,7 +38,7 @@ class Application extends Container implements ApplicationContract, CachesConfig
3838
*
3939
* @var string
4040
*/
41-
const VERSION = '9.52.18';
41+
const VERSION = '9.52.19';
4242

4343
/**
4444
* The base path for the Laravel installation.

0 commit comments

Comments
 (0)
0