Skip to content

Commit c77a16e

Browse files
committed
Conflict with mongodb < 1.8
Signed-off-by: Filippo Tessarotto <[email protected]>
1 parent e93011b commit c77a16e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"php": "^7.3 || ~8.0.0"
1111
},
1212
"conflict": {
13-
"laminas/laminas-cache": "<2.10"
13+
"laminas/laminas-cache": "<2.10",
14+
"mongodb/mongodb": "<1.8"
1415
},
1516
"provide": {
1617
"laminas/laminas-cache-storage-implementation": "1.0"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)