Skip to content

Conversation

@huangdijia
Copy link
Member

Summary

Removed the conditional logic that required different symfony/console versions based on PSR log version in the component testing workflow.

Changes

  • Commented out the version-specific symfony/console requirement logic in .github/workflows/test-components.yml:317-321
  • This simplifies dependency management in the CI pipeline by removing unnecessary version constraints

Impact

  • Streamlines the test workflow configuration
  • Reduces complexity in CI dependency resolution
  • No functional impact on test execution

Test plan

  • CI workflow changes reviewed
  • Verify component tests still pass with simplified configuration

@limingxinleo limingxinleo merged commit 321fbdc into hyperf:3.2 Nov 4, 2025
76 checks passed
@huangdijia huangdijia deleted the chore/ci-remove-symfony-console-version-constraint branch November 4, 2025 07:43
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.

2 participants