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

Refactor SuluBuilder to be compatible with MassiveBuild ContainerAwareInterface for Symfony 7 #7375

Merged

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Apr 22, 2024

Q A
Bug fix? no
New feature? no
BC breaks? no (interface is an alias if symfonys containerawareinterface exists)
Deprecations? no yes
Fixed tickets fixes #
Related issues/PRs #7156
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Refactor SuluBuilder to be compatible with MassiveBuild ContainerAwareInterface for Symfony 7.

Why?

Prepare Symfony 7 compatibiliy.

@alexander-schranz alexander-schranz added the DX Affecting the end developer label Apr 22, 2024
@@ -55,7 +55,7 @@
"imagine/imagine": "^1.0",
"jms/serializer": "^3.16",
"jms/serializer-bundle": "^3.8 || ^4.0 || ^5.0",
"massive/build-bundle": "^0.5",
"massive/build-bundle": "^0.5.7",
Copy link
Member Author

Choose a reason for hiding this comment

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

min requirement for new ContainerAwareInterface in the build bundle

@alexander-schranz alexander-schranz marked this pull request as ready for review April 23, 2024 06:29
@Prokyonn Prokyonn merged commit c08fe6e into sulu:2.6 Apr 24, 2024
8 checks passed
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.

None yet

2 participants