Skip to content

Add support for Symfony 7 without dropping PHP8.1#1495

Merged
gennadigennadigennadi merged 1 commit into
deptrac:4.xfrom
alleknalle:add-supprot-for-symfony-7
Aug 25, 2025
Merged

Add support for Symfony 7 without dropping PHP8.1#1495
gennadigennadigennadi merged 1 commit into
deptrac:4.xfrom
alleknalle:add-supprot-for-symfony-7

Conversation

@alleknalle

@alleknalle alleknalle commented Aug 15, 2025

Copy link
Copy Markdown
Contributor

Alternative PR for #1489 without dropping PHP 8.1 support

Looks like this does not use Symfony 7 in the pipeline because of composer.lock.
Shouldn't we remove composer.lock from the repo? It's only used while working on the project, but now we are always working with fixed versions, see https://getcomposer.org/doc/02-libraries.md#lock-file.
This means we can't test version restrictions like ^6.0|^7.0, because during all pipeline checks the same version is used.

This was referenced Aug 15, 2025
@alleknalle alleknalle changed the title Add support for Symfony 7 Add support for Symfony 7 without dropping PHP8.1 Aug 15, 2025
@gennadigennadigennadi

Copy link
Copy Markdown
Collaborator

Could you also bump the symphony/... dependencies v6 to ^6.4, please.

Could you instead of implementing the functions use the attribute?

@alleknalle alleknalle force-pushed the add-supprot-for-symfony-7 branch 3 times, most recently from eada7ce to 8ff9da3 Compare August 18, 2025 08:31
@alleknalle alleknalle force-pushed the add-supprot-for-symfony-7 branch from 8ff9da3 to fb0cecd Compare August 18, 2025 08:35
@alleknalle

Copy link
Copy Markdown
Contributor Author

Could you also bump the symphony/... dependencies v6 to ^6.4, please.

Could you instead of implementing the functions use the attribute?

done 😃

@gennadigennadigennadi gennadigennadigennadi merged commit 09691f1 into deptrac:4.x Aug 25, 2025
18 of 19 checks passed
@alleknalle alleknalle mentioned this pull request Aug 25, 2025
@Hikariii

Hikariii commented Sep 1, 2025

Copy link
Copy Markdown

@gennadigennadigennadi or @dbrumann when can we expect a release to that this code is actually usable?

@Hikariii

Hikariii commented Sep 1, 2025

Copy link
Copy Markdown

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.

3 participants