diff --git a/copy_this/.noencode b/copy_this/.noencode index f9b027e..c2e5315 100644 --- a/copy_this/.noencode +++ b/copy_this/.noencode @@ -1 +1 @@ -copyAsIsFiles = modules \ No newline at end of file +copyAsIsFiles=modules diff --git a/setup+doku/Precheck/d3precheck.php b/setup+doku/Precheck/d3precheck.php index 5ac162a..3caa96e 100644 --- a/setup+doku/Precheck/d3precheck.php +++ b/setup+doku/Precheck/d3precheck.php @@ -68,8 +68,8 @@ class requConfig 'hasFromToPhpVersion' => array( 'blExec' => 1, 'aParams' => array( - 'from' => '5.3.0', - 'to' => '5.6.200', + 'from' => '7.0.0', + 'to' => '7.2.200', ) ),