mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
integrate laravel framework
This commit is contained in:
@@ -8,7 +8,7 @@ class Install
|
||||
{
|
||||
protected $currentStep;
|
||||
|
||||
protected $minimumPhpVersion = '7.2.0';
|
||||
protected $minimumPhpVersion = '7.3.0';
|
||||
|
||||
protected $progressKeyPrefix = '__step';
|
||||
|
||||
@@ -522,4 +522,4 @@ class Install
|
||||
}
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user