Skip to content

Commit 46bcd75

Browse files
add conflict for sebastian/comparator ^5.0
1 parent f7416bf commit 46bcd75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
},
5353
"conflict": {
5454
"symfony/security-guard": "5.4.0-BETA1",
55-
"doctrine/doctrine-cache-bundle": "<1.3.1"
55+
"doctrine/doctrine-cache-bundle": "<1.3.1",
56+
"sebastian/comparator": "^5.0"
5657
},
5758
"autoload": {
5859
"psr-4": {

0 commit comments

Comments
 (0)