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

feat!: update all dependencies to latest supported versions #88

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

shavounet
Copy link
Contributor

@shavounet shavounet commented Oct 13, 2023

Why?

much cleanup, such nice

How?

  • dropped unsupported Symfony versions
  • dropped unsupported PHP versions
  • dropped Guzzle 6 as it doesn't support PHP8
  • applied latest CS rules

Should be included in next major version

Comment on lines +16 to +17
atoum-tests:
name: Atoum tests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

much discrimination, such sadness

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm planing to add a bit of rector & phpstan, that's why 😁

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

=> #89

"symfony/http-kernel": "^4.4||^5.0||^6.0",
"symfony/yaml" : "^4.4||^5.0||^6.0"
"guzzlehttp/guzzle": "^7",
"symfony/config" : "^5.4||^6.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ℹ️ Symfony 4.4 is still supported by Symfony ("security fixes only") until November... but it should be fine to release this before November 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As PHP8.0... but I guessed it was the time to make some cleanup. 🤷‍♂️

@shavounet shavounet force-pushed the update/dependencies branch 2 times, most recently from 4a59c6d to c5ab44a Compare October 13, 2023 08:58
@shavounet shavounet changed the base branch from fix/ci to feat/mark-deprecations-v5 October 13, 2023 08:59
@shavounet shavounet marked this pull request as ready for review October 13, 2023 09:35
@shavounet shavounet requested a review from a team as a code owner October 13, 2023 09:35
@shavounet shavounet force-pushed the feat/mark-deprecations-v5 branch from 49a3e11 to ac9c6dd Compare October 26, 2023 09:11
Base automatically changed from feat/mark-deprecations-v5 to master October 26, 2023 09:13
Copy link
Member

@Oliboy50 Oliboy50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤞

@shavounet shavounet force-pushed the update/dependencies branch from c5ab44a to f61b4bc Compare October 26, 2023 09:19
@shavounet shavounet merged commit cf93df9 into master Oct 26, 2023
10 checks passed
@shavounet shavounet deleted the update/dependencies branch October 26, 2023 09:23
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