Skip to content

Comments

Support Symfony 7.0 (and 6.0)#24

Merged
timoschinkel merged 1 commit intomainfrom
support-symfony-7
Jan 30, 2025
Merged

Support Symfony 7.0 (and 6.0)#24
timoschinkel merged 1 commit intomainfrom
support-symfony-7

Conversation

@timoschinkel
Copy link
Owner

The differences between Symfony 6 and 7 do not affect this codebase (yet). This means we might as well support both versions. This also adds some GHA/Composer changes to run inspections on supported PHP versions, but also on both Symfony versions. Symfony is way faster with dropping support for languages, so I added --ignore-platform-req=php+ to deal with this.

@timoschinkel timoschinkel force-pushed the support-symfony-7 branch 3 times, most recently from 06aa351 to bcef651 Compare January 30, 2025 12:51
The differences between Symfony 6 and 7 do not affect this codebase (yet). This means we might as well support both versions. This also adds some GHA/Composer changes to run inspections on supported PHP versions, but also on both Symfony versions. Symfony is way faster with dropping support for languages, so I added `--ignore-platform-reqs` to deal with this.
@timoschinkel timoschinkel marked this pull request as ready for review January 30, 2025 12:55
@timoschinkel timoschinkel merged commit 57000f0 into main Jan 30, 2025
8 checks passed
@timoschinkel timoschinkel deleted the support-symfony-7 branch January 30, 2025 12:56
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.

1 participant