Skip to content

Commit

Permalink
Merge pull request #7 from oallain/fix/symfony-contract
Browse files Browse the repository at this point in the history
fix Ambiguous class resolution for symfony contracts
  • Loading branch information
oallain authored Jul 7, 2020
2 parents f305d9d + 1d24e52 commit ec5301a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"fzaninotto/faker": "^1.6",
"sylius/sylius": "^1.6",
"symfony/framework-bundle": "^4.4",
"symfony/contracts": "^1.1|^2.0"
"symfony/service-contracts": "^1.1|^2.0"
},
"require-dev": {
"behat/behat": "^3.4",
Expand Down

0 comments on commit ec5301a

Please sign in to comment.