Skip to content

Commit 1bcbe0d

Browse files
authored
Widening session manager dependencies
1 parent 68942e4 commit 1bcbe0d

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
"php" : ">=5.3.0",
2323
"mouf/javascript.jquery.jquery-file-upload" : "*",
2424
"mouf/html.htmlelement" : "~2.0",
25-
"mouf/utils.session.session-manager" : "~2.0",
25+
"mouf/utils.session.session-manager" : "~2.0 || ~3.0",
2626
"mouf/utils.common.getvars" : "~2.0",
2727
"mouf/html.renderer" : "~1.0",
2828
"symfony/filesystem" : "~2.3",
@@ -50,4 +50,4 @@
5050
]
5151
}
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)