Widened the upgrade path
authorAlexander Ebert <ebert@woltlab.com>
Sun, 1 Dec 2019 23:03:17 +0000 (00:03 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 1 Dec 2019 23:03:17 +0000 (00:03 +0100)
com.woltlab.wcf/package.xml

index 54d8172321c5a0f9a2710b0cedf59118ef914307..b8f2edbc7c6d6f584073cdc6b744c4c77a4ca06b 100644 (file)
@@ -57,7 +57,9 @@
                <instruction type="page" />
        </instructions>
        
-       <instructions type="update" fromversion="3.1.10 pl 2">
+       <instructions type="update" fromversion="3.1.*">
+               <!-- TODO: Add a check for the minimum version and the PHP requirements! -->
+               
                <instruction type="sql">update_5.2_pre_sql_api.sql</instruction>
                
                <!-- contains 3 PIP-scripts, \wcf\data\option\OptionEditor, \wcf\system\cache\builder\RoutingCacheBuilder, \wcf\system\database\table\ -->