mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
bug #15228 [Docs] Update UPGRADE-1.12.md (UlrichHP)
This PR was merged into the 1.12 branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | 1.12 |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | |
| License | MIT |
<!--
- Bug fixes must be submitted against the 1.12 branch
- Features and deprecations must be submitted against the 1.13 branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
This PR fixes UPGRADE-1.12.md wrong sylius version
Commits
-------
6129ae4182 Update UPGRADE-1.12.md
This commit is contained in:
commit
2c6f04ab3e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
constructor argument has been made optional and is `null` by default, subsequently the first argument of
|
||||
`sylius.form.type.attribute_type.select.choices_collection` has been removed.
|
||||
|
||||
# UPGRADE FROM `v1.12.8` TO `v1.12.9`
|
||||
# UPGRADE FROM `v1.12.9` TO `v1.12.10`
|
||||
|
||||
1. The `Sylius\Component\Core\OrderProcessing\OrderPaymentProcessor` constructor has been changed:
|
||||
```diff
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue