Skip to content

Commit

Permalink
add conflict for sebastian/comparator ^5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wachterjohannes committed Jan 16, 2024
1 parent f7416bf commit 46bcd75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@
},
"conflict": {
"symfony/security-guard": "5.4.0-BETA1",
"doctrine/doctrine-cache-bundle": "<1.3.1"
"doctrine/doctrine-cache-bundle": "<1.3.1",
"sebastian/comparator": "^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 46bcd75

Please sign in to comment.