Skip to content

Migrate zendframework packages to laminas #439

@raffis

Description

@raffis

Describe the change

Zend is transitioning all their sub projects to the linux foundation under the umbrella name laminas. Packagist zendframework/* packages are marked as abandoned.

Current situation

Direct dependencies by balloon v3:

$ cat composer.json  | grep zend
        "zendframework/zend-mail": "2.9.*",
        "zendframework/zend-servicemanager": "^3.4",
        "zendframework/zend-diactoros": "^2.1",
        "zendframework/zend-httphandlerrunner": "^1.1",

Should

Migrate to laminas packages.

Additional context

See blog post from zend to laminas.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions