Skip to content

Commit

Permalink
Declare conflict with symfony/security-core v7
Browse files Browse the repository at this point in the history
  • Loading branch information
scheb committed Dec 3, 2023
1 parent 4a69ff1 commit db3c16a
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 @@ -65,7 +65,8 @@
"scheb/2fa-trusted-device": "^6.0"
},
"conflict": {
"scheb/two-factor-bundle": "*"
"scheb/two-factor-bundle": "*",
"symfony/security-core": "^7"
},
"config": {
"allow-plugins": {
Expand Down

0 comments on commit db3c16a

Please sign in to comment.