Skip to content

Conversation

@ChiragAgg5k
Copy link
Member

No description provided.

Copy link

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

This PR updates the utopia-php/orchestration library from version 0.14.* to 0.19.* and handles the resulting breaking changes in the Utopia framework ecosystem. The orchestration library now depends on utopia-php/console instead of utopia-php/cli, and the framework has extracted validators into a separate package.

Key Changes

  • Updated utopia-php/orchestration from 0.14.* to 0.19.*
  • Migrated validator imports from Utopia\Http\Validator to Utopia\Validator namespace
  • Updated transitive dependencies including framework, storage, and telemetry packages

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
composer.json Updated orchestration library constraint to 0.19.*
composer.lock Updated orchestration library and transitive dependencies (framework, storage, telemetry); removed utopia-php/cli dependency and added utopia-php/console and utopia-php/validators
src/Executor/Validator/TCP.php Updated validator import from Utopia\Http\Validator to Utopia\Validator
app/controllers.php Updated all validator imports from Utopia\Http\Validator\* to Utopia\Validator\*

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

@ChiragAgg5k ChiragAgg5k merged commit 2b6c57c into main Dec 18, 2025
10 checks passed
@ChiragAgg5k ChiragAgg5k deleted the upate-orchestration-0.19.9 branch December 18, 2025 11:05
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.

3 participants