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

chore(deps): allow symfony/console and symfony/process ^6.0 #96

Merged
merged 6 commits into from
Aug 23, 2023

Conversation

ramsey
Copy link
Contributor

@ramsey ramsey commented Aug 23, 2023

Description

This PR allows FormatPHP to be installed with newer versions of symfony/console and symfony/process.

This also bumps the ICU version in the CI environment to 73.2.

Motivation and context

Unblocks upgrade path for users, allowing them to upgrade their applications to newer versions of these packages.

How has this been tested?

Unit tests and CI.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

PR checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.

@ramsey ramsey requested a review from a team August 23, 2023 17:36
@ramsey ramsey merged commit ee14c6a into main Aug 23, 2023
13 checks passed
@ramsey ramsey deleted the symfony-console-update branch August 23, 2023 17:57
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