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.
The library currently requires
lisachenko/z-engine: dev-master(plus root-levelminimum-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: