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

Add Support for Symfony 7 #75

Merged
merged 13 commits into from
Jul 16, 2024
Merged

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Jul 16, 2024

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets parts of sulu/sulu#7413
Related issues/PRs sulu/sulu#7413, php-task/php-task#49, php-task/TaskBundle#55, sulu/SuluArticleBundle#684
License MIT

What's in this PR?

Add Support for Symfony 7

Why?

See sulu/sulu#7413

"sulu/sulu": "^2.2.0 || ^2.5.0@dev",
"symfony/config": "^4.3 || ^5.4 || ^6.3",
"symfony/dependency-injection": "^4.3 || ^5.4 || ^6.3",
"sulu/sulu": "^2.4.0 || ^2.5.0@dev",
Copy link
Member Author

Choose a reason for hiding this comment

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

dropped sulu 2.2 / 2.3 to fix lowest tests error with data fixtures

@Prokyonn Prokyonn merged commit e6ea391 into sulu:2.1 Jul 16, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants