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

Update dependencies #44

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Update dependencies #44

merged 2 commits into from
Dec 5, 2023

Conversation

msmakouz
Copy link
Member

@msmakouz msmakouz commented Dec 5, 2023

What was changed

  1. Support for Symfony 7.0 components has been added.
  2. The minimum version of symfony/console has been raised to 5.3, as symfony/yaml 5.4 has a conflict:
    https://github.com/symfony/yaml/blob/v5.4.0/composer.json#L27
  3. The dev dependency vimeo/psalm has been updated, as the old version did not support symfony/console 7.0.
  4. The minimum version of symfony/http-client has been raised to 4.4.11. See: [HttpClient] Support for cURL handler objects symfony/symfony#37379
  5. The unused dev dependency symfony/var-dumper has been removed.

@msmakouz msmakouz self-assigned this Dec 5, 2023
@butschster butschster merged commit a896e1d into 2.x Dec 5, 2023
@butschster butschster deleted the sf-7 branch December 5, 2023 20:47
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.

3 participants