Skip to content

Upgrade dependencies#135

Merged
mdumoulin merged 4 commits intomasterfrom
upgrade_dependencies
Jan 5, 2026
Merged

Upgrade dependencies#135
mdumoulin merged 4 commits intomasterfrom
upgrade_dependencies

Conversation

@mdumoulin
Copy link
Copy Markdown
Contributor

Reason for this PR

This PR upgrade minimal version of php to 8.0, and minimal versions for dependencies.
Modifications of source code have been induced by phpcs. It should only contains cosmetic changes.

@mdumoulin mdumoulin self-assigned this Dec 22, 2025
"autoload": {
"psr-4": {
"ShoppingFeed\\Sdk\\": "src/",
"ShoppingFeed\\Sdk\\Test\\": "tests/unit"
Copy link
Copy Markdown
Contributor Author

@mdumoulin mdumoulin Dec 22, 2025

Choose a reason for hiding this comment

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

Note: This can break some code if classes in Test are used. It only contains Test classes and object and should not cause any arm in production environment

@mdumoulin mdumoulin merged commit df021be into master Jan 5, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants