Skip to content

Remove unused dependencies#84

Merged
gsteel merged 1 commit into
mezzio:2.13.xfrom
gregtyler:remove-unused-dependencies
Jun 30, 2026
Merged

Remove unused dependencies#84
gsteel merged 1 commit into
mezzio:2.13.xfrom
gregtyler:remove-unused-dependencies

Conversation

@gregtyler

Copy link
Copy Markdown
Contributor
Q A
Documentation yes (kinda)
Bugfix yes (kinda)
BC Break no
New Feature no
RFC no
QA no

Description

mezzio-tooling does not use laminas-code, laminas-stdlib or laminas-stratigility.

laminas-stratigility remains in the lockfile because mezzio still depends on it, but making the dependency indirect means it can be updated without mezzio-tooling imposing any restrictions.

Fixes #83

mezzio-tooling does not use laminas-code, laminas-stdlib or laminas-stratigility.

laminas-stratigility remains in the lockfile because mezzio still depends on it, but making the dependency indirect means it can be updated without mezzio-tooling imposing any restrictions.

@gsteel gsteel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @gregtyler 🚢

@gsteel gsteel self-assigned this Jun 30, 2026
@gsteel gsteel added the dependencies Pull requests that update a dependency file label Jun 30, 2026
@gsteel gsteel added this to the 2.13.0 milestone Jun 30, 2026
@gsteel gsteel merged commit 7875384 into mezzio:2.13.x Jun 30, 2026
12 of 13 checks passed
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.

Unnecessary dependency on laminas-stratigility

2 participants