Skip to content

Doctrine requirement is now optional#942

Merged
GSadee merged 3 commits into
Sylius:1.12from
loic425:doctrine
Sep 23, 2024
Merged

Doctrine requirement is now optional#942
GSadee merged 3 commits into
Sylius:1.12from
loic425:doctrine

Conversation

@loic425

@loic425 loic425 commented Sep 23, 2024

Copy link
Copy Markdown
Member
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets
License MIT

@loic425 loic425 requested a review from a team as a code owner September 23, 2024 12:12
Comment thread composer.json
"willdurand/hateoas-bundle": "^2.0"
},
"conflict": {
"doctrine/doctrine-bundle": "<2.0 || ^3.0",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cause it has been moved on dev requirement, we have to ensure the right version is installed.

@GSadee GSadee merged commit b894eff into Sylius:1.12 Sep 23, 2024
@loic425 loic425 deleted the doctrine branch September 23, 2024 12:41
mpysiak added a commit to Sylius/Sylius that referenced this pull request Sep 24, 2024
| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | after
Sylius/SyliusResourceBundle#942
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 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
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants