Skip to content

Conversation

donquixote
Copy link

@donquixote donquixote commented Jul 23, 2025

I found that all the tests still pass with symfony/finder:^7.3. (and possibly lower, I did not try.)

We need this because we want to use simplesamlphp with Drupal 11, which requires symfony/*:^7.3.
We are ok to use a fork for the time being, but it would be much better to have this in upstream.

I am not sure how dependabot will like this.

Also, we could discuss if we want ^6.4.0|^7.3 instead of ~6.4.0|^7.3 for symfony/finder. With the ~ it won't allow 6.5.* if/when that comes out.

@donquixote donquixote force-pushed the upgrade-symfony-finder branch 6 times, most recently from e0e3e95 to 245efb2 Compare July 23, 2025 13:00
@donquixote donquixote changed the title Support symfony/finder:^7.3 alongside ~6.4.0 Support symfony/finder:^7.1 alongside ~6.4.0 Jul 23, 2025
@donquixote donquixote force-pushed the upgrade-symfony-finder branch from 245efb2 to dcd20f9 Compare July 24, 2025 14:32
@donquixote donquixote force-pushed the upgrade-symfony-finder branch from dcd20f9 to b79fe59 Compare July 24, 2025 15:44
@tvdijen
Copy link
Member

tvdijen commented Jul 24, 2025

As you could have read here, we're gonna wait on the LTS Symfony 7.4.

@tvdijen tvdijen closed this Jul 24, 2025
@donquixote
Copy link
Author

As you could have read here, we're gonna wait on the LTS Symfony 7.4.

That's ok.
I wanted to put the option on the table, it's up to you if you ever change your mind.
Until then we will use our fork.

@donquixote
Copy link
Author

As you could have read here, we're gonna wait on the LTS Symfony 7.4.

Btw the main difference to the other PR is that this one still allows Symfony 6.x, and also runs the tests with both.
This means you can support multiple symfony versions without breaking things.

@tvdijen
Copy link
Member

tvdijen commented Jul 24, 2025

Sure we can, but we choose not to. Don't get me wrong, but this project runs on virtually no-one and we have to pick our battles.

@simplesamlphp simplesamlphp locked and limited conversation to collaborators Jul 24, 2025
@tvdijen
Copy link
Member

tvdijen commented Jul 26, 2025

This might ease your pain a bit: #66

Tagged v2.0.1

I hope you can drop your fork now.

@tvdijen tvdijen reopened this Jul 26, 2025
@tvdijen tvdijen force-pushed the master branch 5 times, most recently from 9ab7bc6 to 3c65906 Compare September 17, 2025 21:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants