Skip to content

Use released castle/castle-php ^4.0#2

Merged
bartes merged 1 commit into
mainfrom
chore/castle-php-4.0
Jun 10, 2026
Merged

Use released castle/castle-php ^4.0#2
bartes merged 1 commit into
mainfrom
chore/castle-php-4.0

Conversation

@bartes

@bartes bartes commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Updates the demo to run against the released Castle PHP SDK.

  • Require castle/castle-php ^4.0 (resolved from the SDK Git tags via the existing VCS repository) instead of the pre-release feat/php-namespaces branch.
  • Configure the request timeout with Castle::setRequestTimeout(5000) in place of the removed Castle::setCurlOpts.
  • Update the install note in the README to match.

- Require `castle/castle-php` `^4.0` (resolved from the SDK Git tags via the
  existing VCS repository) instead of the pre-release `feat/php-namespaces`
  branch.
- Configure the request timeout with `Castle::setRequestTimeout(5000)` in place
  of the removed `Castle::setCurlOpts`.
- Update the install note in the README accordingly.
@bartes bartes force-pushed the chore/castle-php-4.0 branch from 96be62a to acf115a Compare June 10, 2026 14:40
@bartes bartes merged commit 132b0ac into main Jun 10, 2026
1 check passed
@bartes bartes deleted the chore/castle-php-4.0 branch June 10, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant