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

Allow to install Symfony 7 packages #716

Merged
merged 8 commits into from
Nov 10, 2024
Merged

Conversation

franmomu
Copy link
Member

@franmomu franmomu commented Jul 13, 2024

Subject

From #700

I am targeting this branch, because these changes are BC.

Changelog

### Added
- Support for Symfony 7.

@franmomu franmomu added the minor label Jul 13, 2024
composer.json Outdated
@@ -21,16 +21,16 @@
"homepage": "https://docs.sonata-project.org/projects/SonataTranslationBundle",
"require": {
"php": "^8.0",
"sonata-project/admin-bundle": "^4.14",
"sonata-project/admin-bundle": "^4.15",
"sonata-project/block-bundle": "^4.11 || ^5.0",
"symfony/config": "^5.4 || ^6.2",
Copy link

@p-golovin p-golovin Oct 21, 2024

Choose a reason for hiding this comment

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

Should symfony/config also be allowed for ^7.0 ?

@OskarStark OskarStark changed the title Allow to install symfony 7 packages Allow to install Symfony 7 packages Oct 21, 2024
@franmomu franmomu merged commit 8968074 into sonata-project:3.x Nov 10, 2024
23 of 25 checks passed
@p-golovin
Copy link

Hi all! Any ideas when this could be released?

@p-golovin
Copy link

Is there any news on release date? Waiting for it very much. 🙏

Friendly ping: @franmomu, @VincentLanglet

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

Successfully merging this pull request may close these issues.

4 participants