Skip to content

Allow utopia-php/client 0.2#1

Closed
loks0n wants to merge 1 commit into
mainfrom
chore/widen-client-constraint
Closed

Allow utopia-php/client 0.2#1
loks0n wants to merge 1 commit into
mainfrom
chore/widen-client-constraint

Conversation

@loks0n

@loks0n loks0n commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Widens the utopia-php/client constraint to ^0.1.1 || ^0.2.

The 0.1.4 → 0.2.0 diff is adapter-internal only (native response compression negotiation in the cURL/Swoole adapters) with no public API changes, so both ranges are compatible.

Needed so downstream consumers (e.g. appwrite-labs/edge) can install fastly alongside utopia-php/storage 3.0, which requires utopia-php/client 0.2.*.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thanks for contributing! This repository is a read-only mirror; development for this library happens in packages/fastly in the utopia-php monorepo. Please open this pull request there instead.

@github-actions github-actions Bot closed this Jul 22, 2026
@greptile-apps

greptile-apps Bot commented Jul 22, 2026

Copy link
Copy Markdown

Greptile Summary

This PR allows consumers to install a newer Utopia HTTP client release.

  • Expands utopia-php/client support from ^0.1.1 to ^0.1.1 || ^0.2.
  • Keeps the existing PSR-18 client boundary unchanged.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.
  • Runtime code depends on the standard PSR-18 interface rather than version-specific client APIs.

Important Files Changed

Filename Overview
composer.json Widens the accepted utopia-php/client versions to include compatible 0.2.x releases.

Reviews (1): Last reviewed commit: "Allow utopia-php/client 0.2" | Re-trigger Greptile

@loks0n
loks0n deleted the chore/widen-client-constraint branch July 22, 2026 15:02
@loks0n
loks0n restored the chore/widen-client-constraint branch July 22, 2026 15:03
@loks0n
loks0n deleted the chore/widen-client-constraint branch July 22, 2026 15:10
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.

1 participant