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

Bump minimum dependencies to match what's actually tested #1519

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Oct 13, 2023

Q A
Bug fix? no
New feature? no
Doc updated no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT

This just bumps the minimum dependency versions in composer.json to match the actual versions installed on the PHP 7.2 lowest deps build (https://github.com/schmittjoh/serializer/actions/runs/6449612330/job/17508114478) and normalizes the file's formatting. The only one that might have a practical impact on folks is if they use phpstan/phpdoc-parser at an older release as it's probably constrained by the dev dependency chain here in ways the production dependencies won't be, otherwise a lot of this stuff is somewhat old anyway and with upcoming major releases from a number of tools, the wider ranges eventually start causing extra maintenance burden.

composer.json Show resolved Hide resolved
@scyzoryck scyzoryck merged commit 1de9b18 into schmittjoh:master Oct 23, 2023
21 of 22 checks passed
@mbabker mbabker deleted the bump-min-deps branch October 23, 2023 13:19
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