Skip to content

Remove check for content bundle package instead check for Bundle #7676

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

Conversation

alexander-schranz
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes #
Related issues/PRs #
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Remove check for content bundle package instead check for Bundle

Why?

Content Bundle was moved to core.

@alexander-schranz alexander-schranz added the DX Affecting the end developer label Nov 25, 2024
@alexander-schranz alexander-schranz merged commit f29a2a0 into sulu:3.0 Nov 25, 2024
7 of 9 checks passed
@alexander-schranz alexander-schranz deleted the feature/check-service-definitions branch November 25, 2024 15:52
@alexander-schranz
Copy link
Member Author

@Prokyonn FYI

@@ -30,7 +30,6 @@
"ext-json": "*",
"ext-simplexml": "*",
"composer-runtime-api": "^2.0",
"composer/package-versions-deprecated": "^1.8",
"composer/semver": "^3.4",
Copy link
Member

Choose a reason for hiding this comment

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

I think we could also get rid of this dependency then @alexander-schranz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affecting the end developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants