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 composer dependencies #36

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Update composer dependencies #36

merged 1 commit into from
Jul 3, 2024

Conversation

SmetDenis
Copy link
Member

This commit updates several composer dependencies to their latest compatible versions. Key changes include:

  • Upgrade symfony components to 6.4.x versions
  • Update phpunit to 9.6.19
  • Update vimeo/psalm to 5.25.0
  • Update other dev dependencies like squizlabs/php_codesniffer and friendsofphp/php-cs-fixer

Updating dependencies helps ensure we're using the latest features and security fixes. The changes were made to both the composer.json and composer.lock files.

This commit updates several composer dependencies to their latest compatible versions. Key changes include:

- Upgrade symfony components to 6.4.x versions
- Update phpunit to 9.6.19
- Update vimeo/psalm to 5.25.0
- Update other dev dependencies like squizlabs/php_codesniffer and friendsofphp/php-cs-fixer

Updating dependencies helps ensure we're using the latest features and security fixes. The changes were made to both the composer.json and composer.lock files.
@SmetDenis SmetDenis merged commit ba56dd1 into master Jul 3, 2024
24 checks passed
@SmetDenis SmetDenis deleted the update-deps branch July 3, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant