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

chore: add suggests and move reflection-docblock #566

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

joostdebruijn
Copy link
Contributor

Target branch: 4.8.x
Resolves issue: n/a

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

This one is based on my last comments in PR #560. The dependency phpdocumentor/reflection-docblock must be in require instead of require-dev, as this one is needed in production environments for the serializer which uses several classes from this package. In the original PR I added various suggest-entries to the webauth-lib sub repo which didn't get merged, however: they are needed there as well for serialization (they may even be a require-dependency, but strictly it's not needed for all use cases).

Sorry for being here again about the dependencies, don't hesitate just closing this one!

@Spomky Spomky merged commit 1f6fdc0 into web-auth:4.8.x Feb 27, 2024
13 of 14 checks passed
@Spomky Spomky added this to the 4.8.2 milestone Feb 27, 2024
@Spomky Spomky self-assigned this Feb 27, 2024
@Spomky Spomky added the dependencies Pull requests that update a dependency file label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants