Skip to content

remove useless ext-json requirement#22

Merged
ovx merged 1 commit intoaltcha-org:mainfrom
garak:remove-extjson
Apr 2, 2026
Merged

remove useless ext-json requirement#22
ovx merged 1 commit intoaltcha-org:mainfrom
garak:remove-extjson

Conversation

@garak
Copy link
Copy Markdown
Contributor

@garak garak commented Mar 29, 2026

Fix #21

Copilot AI review requested due to automatic review settings March 29, 2026 14:25
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the redundant Composer platform requirement for ext-json, aligning the package constraints with the project’s PHP >=8.2 baseline (Issue #21 notes JSON is bundled since PHP 8.0).

Changes:

  • Removed ext-json from composer.json requirements, leaving only the PHP version constraint.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ovx ovx merged commit b5c7e21 into altcha-org:main Apr 2, 2026
3 of 4 checks passed
@garak garak deleted the remove-extjson branch April 2, 2026 12:38
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.

Redundant ext-json requirement

3 participants