Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IBX-8470: Upgraded codebase to Symfony 6 #125

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented Nov 15, 2024

Caution

This is a part of bigger set of changes, to be merged together when ready

  • Remove TMP commits before merge
🎫 Issue IBX-8470

Related PRs:

Description:

This PR bumps Symfony to v6 with necessary codebase upgrades.

Key changes:

  • [Composer] Forced PHP >= 8.3
  • [Git] Added missing src/contracts directory
  • Bumped Symfony packages requirements to ^6.4
  • [Composer] Bumped psy/psysh to ^0.12.4 which supports Symfony 6
  • [Composer] Dropped dependency on ci-scripts standalone app
  • [Composer] Dropped abandoned behat/mink-goutte-driver
  • [Composer] Dropped direct dependency on PHP CS Fixer
  • Aligned RetryChoiceListFactory with Symfony 6
  • [Tests] Aligned form tests with Symfony 6
  • [Tests] Aligned codebase with upgraded version of psy/psysh
  • [PHPStan] Removed resolved issues

QA:

Up to QA to decide.

Documentation:

No documentation required.

Copy link

sonarcloud bot commented Nov 15, 2024

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.

4 participants