update: secure_path minimum length limit

This commit is contained in:
tokumeikoi
2022-12-15 22:32:51 +08:00
parent 1a3618499f
commit 57ef51f5d1
2 changed files with 4 additions and 3 deletions

View File

@ -237,5 +237,5 @@ return [
| The only modification by laravel config
|
*/
'version' => '1.7.1.1671082585916'
'version' => '1.7.2'
];