* 1.10:
[Maintenance] Add conflict to symfony/framework-bundle to fix problem with solving path prefix in API scenarios
[Maintenace] Add explicit doctrine/dbal requirement in ApiBundle to fix problem with json_array type
[PHPSpec] Change UsernameNotFoundException to RuntimeException in username provider
[Maintenance] Add conflict to symfony/dependency-injection
[Maintenance] Remove validation of schema from GitHub Actions
* 1.9:
[Maintenance] Add conflict to symfony/framework-bundle to fix problem with solving path prefix in API scenarios
[Maintenace] Add explicit doctrine/dbal requirement in ApiBundle to fix problem with json_array type
[PHPSpec] Change UsernameNotFoundException to RuntimeException in username provider
[Maintenance] Add conflict to symfony/dependency-injection
[Maintenance] Remove validation of schema from GitHub Actions
This PR was merged into the 1.11 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.11
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
A recent check of sylius-standard installation proved, that installing it without symfony/flex may result in wrong libraries being installed, like symfony/cache. As we want to provide smooth upgrade path to Sylius 1.11, I'm proposing conflicting them for now.
<!--
- Bug fixes must be submitted against the 1.10 branch
- Features and deprecations must be submitted against the master 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
-->
Commits
-------
2c55893508 [Maintenance] Conflict with Symfony 6 packages
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | Leftover from https://github.com/Sylius/Sylius/pull/13357 and https://github.com/Sylius/Sylius/pull/13358
| License | MIT
<!--
- Bug fixes must be submitted against the 1.10 branch
- Features and deprecations must be submitted against the master 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
-->
Commits
-------
e3ba9b9b9d [Docs] Add missing references in CONFLICT.md
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Commits
-------
ecc9869357 Bring back conflict to symfony/polyfill-mbstring