N°3217 Change module version to 3.0

In dependencies
This commit is contained in:
Ben
2021-04-28 16:51:33 +02:00
committed by GitHub
parent 88a615528f
commit 4a28aa316f

View File

@@ -13,7 +13,7 @@ SetupWebPage::AddModule(
// Setup
//
'dependencies' => array(
'itop-structure/2.7.0 || itop-portal/2.7.0' ,
'itop-structure/3.0.0 || itop-portal/3.0.0',
),
'mandatory' => false,
'visible' => true,