Skip to content

Commit c7ae63d

Browse files
committed
Update composer.json
1 parent 3f04f84 commit c7ae63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
"require" : {
2424
"mouf/javascript.jquery.jquery" : ">=1.11",
25-
"mouf/database.querywriter" : "~3.0",
25+
"mouf/database.querywriter" : "~3.0 | ~4.0",
2626
"mouf/mvc.splash-common" : ">=4.0, <6.0",
2727
"mouf/utils.common.sortable-interface" : "~1.0",
2828
"mouf/html.utils.weblibrarymanager" : ">=2.0, <4.0",
@@ -72,4 +72,4 @@
7272
]
7373
}
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)