Skip to content

chore: allow z-engine dev-master until the 8.4 release line is tagged - #8

Merged
lisachenko merged 1 commit into
mainfrom
claude/php-object-request-persistence-uos3tu
Jul 31, 2026
Merged

chore: allow z-engine dev-master until the 8.4 release line is tagged#8
lisachenko merged 1 commit into
mainfrom
claude/php-object-request-persistence-uos3tu

Conversation

@lisachenko

Copy link
Copy Markdown
Owner

Summary

Follow-up to #1's version-constraint review: z-engine versions follow the PHP version they target, so the next tag will be 8.4.x rather than 0.10.x. The ^0.10 constraint merged in #1 would never match — this switches it to dev-master || ^8.4, which installs from Packagist today (dev-master) and stays valid once the 8.4 release line is tagged. README requirements updated to match.

Testing

  • composer validate clean (lock file is gitignored)
  • 16/16 tests against current z-engine master

🤖 Generated with Claude Code

https://claude.ai/code/session_01PKeUJYmqgXbgr1ppx6gjX3


Generated by Claude Code

z-engine versions follow the PHP version they target, so the next tag is
8.4.x rather than 0.10.x; the constraint accepts dev-master now and the
release line once it exists.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PKeUJYmqgXbgr1ppx6gjX3
@lisachenko
lisachenko marked this pull request as ready for review July 31, 2026 18:56
@lisachenko
lisachenko merged commit d717bcb into main Jul 31, 2026
@lisachenko
lisachenko deleted the claude/php-object-request-persistence-uos3tu branch July 31, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants