bug #11441 [Composer] Add conflict to doctrine/inflector ^1.4 to fix taxons (GSadee)

This PR was merged into the 1.7 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.7
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes #11440
| License         | MIT


Commits
-------

7da61c9361 [Composer] Add conflict to doctrine/inflector ^1.4 to fix taxons
This commit is contained in:
Łukasz Chruściel 2020-05-11 08:47:54 +02:00 committed by GitHub
commit cedaccff80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -180,6 +180,7 @@
"sylius/user-bundle": "self.version"
},
"conflict": {
"doctrine/inflector": "^1.4",
"sylius/grid-bundle": "1.7.4",
"symfony/symfony": "3.4.7",
"twig/twig": "2.6.1"