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 symfony dependencies #475

Merged
merged 2 commits into from
Nov 28, 2024
Merged

Update symfony dependencies #475

merged 2 commits into from
Nov 28, 2024

Conversation

staabm
Copy link
Collaborator

@staabm staabm commented Nov 28, 2024

updated the symfony dependencies and re-created the composer.lock with php 8.1 so the CI 8.1 build no longer errors at composer install:

Run composer install --no-interaction
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - symfony/stopwatch is locked to version v7.1.6 and an update of this package was not requested.
    - symfony/stopwatch v7.1.6 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.
  Problem 2
    - php-coveralls/php-coveralls is locked to version v2.7.0 and an update of this package was not requested.
    - php-coveralls/php-coveralls v2.7.0 requires symfony/stopwatch ^2.0 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/stopwatch[v7.1.6].
    - symfony/stopwatch v7.1.6 requires php >=8.2 -> your php version (8.1.31) does not satisfy that requirement.

@staabm staabm marked this pull request as ready for review November 28, 2024 11:05
@staabm
Copy link
Collaborator Author

staabm commented Nov 28, 2024

//cc @shish

@shish
Copy link
Collaborator

shish commented Nov 28, 2024

Looks good to me, though I don't have permission to merge it o.o

@staabm staabm merged commit 735cec3 into master Nov 28, 2024
7 of 12 checks passed
@staabm staabm deleted the sf6 branch November 28, 2024 18:32
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