Skip to content

Conversation

@GromNaN
Copy link
Member

@GromNaN GromNaN commented Sep 24, 2025

Flex uses the SYMFONY_REQUIRE variable for version constraint https://github.com/symfony/flex/blob/f356aa35f3cf3d2f46c31d344c1098eb2d260426/src/Flex.php#L129

@GromNaN
Copy link
Member Author

GromNaN commented Sep 27, 2025

I made the wrong assumption about the purpose of SYMFONY_VERSION; it's used for testing.

public function getTargetSkeletonVersion(): ?string
{
return $_SERVER['SYMFONY_VERSION'] ?? '';
}

@GromNaN GromNaN closed this Sep 27, 2025
@GromNaN GromNaN deleted the ci-symfony branch September 27, 2025 18:03
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