Skip to content

Commit

Permalink
Add a conflict for pagerfanta 3.0 before allowing it in Sylius#143
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Jan 10, 2022
1 parent 30a1965 commit 37ea0d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"sylius/grid": "self.version"
},
"conflict": {
"pagerfanta/pagerfanta": "^3.0",
"twig/twig": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 37ea0d6

Please sign in to comment.