Skip to content

security: update vulnerable development dependencies #157

Description

@chubes4

Problem

composer audit --locked --no-interaction reports three high-severity advisories in repository development tools:

The findings were discovered while running the required security gate for #156. They are unrelated to the service-assertion implementation and should not be hidden inside that feature PR.

Acceptance criteria

  • Update the affected development dependencies to patched versions compatible with PHP 8.3.
  • Regenerate composer.lock through Composer rather than hand-editing it.
  • composer audit --locked --no-interaction passes with no advisories.
  • Full tests and PHPCS run with the updated tools.
  • Do not hand-edit version targets or docs/CHANGELOG.md; release automation owns them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions