* 2.0:
[Behat] Use chromedrives in some scenarios
Update phpstan/phpstan-doctrine requirement from 1.3.43 to 1.3.69
Update PR template
[Documentation] Update release cycle after 1.13 release
[Maintenance] Use chromedrive in behat tests
[Maintenance][AbstractStateMachine] Add Sylius logo to readme
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | bootstrap-admin-panel |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | n/a |
| License | MIT |
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | bootstrap-admin-panel|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
--> |
| Related tickets | continuation of #16111|
| License | MIT |
<img width="1377" alt="image"
src="https://github.com/Sylius/Sylius/assets/6140884/86a8c6a7-5e72-42aa-93d6-b29ac174c2aa">
<!--
- 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
-->
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | bootstrap-admin-panel |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Related tickets | n/a |
| License | MIT |
This PR was merged into the bootstrap-admin-panel branch.
Discussion
----------
| Q | A |
|-----------------|--------------------------------------------------------------|
| Branch? | bootstrap-admin-panel
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | N/A
| License | MIT
Based on #16110
Commits
-------
[Admin][ProductVariant] Add MovePositionsController
[Behat][Admin][ProductVariant] Enable moving position tests
[Behat][Admin][ProductVariant] Rename behat step
[Admin][ProductVariant] Rename MovePositionsController to SavePositionsController