Updated the minimum required PHP version displayed during the WCFSetup
authorAlexander Ebert <ebert@woltlab.com>
Mon, 26 Aug 2019 08:20:12 +0000 (10:20 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 26 Aug 2019 08:20:12 +0000 (10:20 +0200)
wcfsetup/setup/template/stepShowSystemRequirements.tpl

index 3463496c6c54de6cd113d94be10702b20288628d..8514040101ba25d286185a1d6c3d5700effc5411 100644 (file)
@@ -10,7 +10,7 @@
                        <div class="row rowColGap formGrid">
                                <dl class="col-xs-12 col-md-6">
                                        <dt>{lang}wcf.global.systemRequirements.element.required{/lang}</dt>
-                                       <dd>5.5.4</dd>
+                                       <dd>7.0.22</dd>
                                </dl>
                                
                                <dl class="col-xs-12 col-md-6">