Skip to content

chore: relax the z-engine dev-master pin once a stable 8.4 tag exists #12

Description

@lisachenko

The library currently requires lisachenko/z-engine: dev-master (plus root-level minimum-stability: dev) because z-engine's master has no branch alias and no tag compatible with PHP 8.4 — the latest tag (0.9.1, 2021) predates the modernization.

When z-engine ships a stable PHP 8.4 release:

  • relax the constraint to a caret version,
  • drop the root-stability note from the README installation section,
  • tag a new native-php-matrix release so it becomes normally installable from Packagist again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions