mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-17 02:18:01 +00:00
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:
commit
cedaccff80
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue