Skip to content

Commit

Permalink
Conflict with SyliusInvoicingPlugin below 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zales0123 committed Jun 18, 2021
1 parent 1eebec9 commit 5df3399
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 @@ -43,7 +43,8 @@
},
"conflict": {
"symfony/doctrine-bridge": "4.4.16",
"doctrine/doctrine-bundle": "2.3.0"
"doctrine/doctrine-bundle": "2.3.0",
"sylius/invoicing-plugin": "<0.16.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 5df3399

Please sign in to comment.