Skip to content

Remove laminas-config dependency from composer.json #31082

Closed
@sivaschenko

Description

@sivaschenko

Description (*)

In order to support PHP 8, the laminas/laminas-config dependency version should be either updated from "^2.6.0" to "^3.4.0" or removed as a dependency.

See the migration guide provided by laminas: https://docs.laminas.dev/laminas-config/migration/to-v3/

As there are no usages of laminas-config in the codebase, it appears the dependency should be removed

What should be done

  1. Remove laminas/laminas-config from composer.json
  2. Run composer update nothing to update the lock file

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions