3liz / lizmap-mapbuilder-module

Module Mapbuilder for Lizmap Web Client
Mozilla Public License 2.0
7 stars 8 forks source link

Support lizmap web client 3.3.0 #1

Closed rldhont closed 4 years ago

rldhont commented 4 years ago

In the mapBuilder module.xml file, it is defined that mapBuilder module depends on Lizmap-Web-Client version 3.2. and is not compatible with version 3.3..

To fix it update line 13 of https://github.com/3liz/lizmap-mapbuilder-module/blob/master/mapBuilder/module.xml

-        <module name="lizmap" minversion="3.2.0" maxversion="3.2.*"/>
+        <module name="lizmap" minversion="3.2.0" maxversion="3.3.*"/>
nboisteault commented 4 years ago

Fix with https://github.com/3liz/lizmap-mapbuilder-module/commit/8115667b4d7873cf215e0acc5b418094a3621d67