Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doctrine requirement is now optional #942

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Doctrine requirement is now optional #942

merged 3 commits into from
Sep 23, 2024

Conversation

loic425
Copy link
Member

@loic425 loic425 commented Sep 23, 2024

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
@@ -89,6 +89,7 @@
"willdurand/hateoas-bundle": "^2.0"
},
"conflict": {
"doctrine/doctrine-bundle": "<2.0 || ^3.0",
Copy link
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
20 checks passed
@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