Skip to content

chore: update database dependency to dev branch#165

Closed
ChiragAgg5k wants to merge 1 commit intomainfrom
chore/update-database-dep
Closed

chore: update database dependency to dev branch#165
ChiragAgg5k wants to merge 1 commit intomainfrom
chore/update-database-dep

Conversation

@ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Mar 16, 2026

Summary

Updates the utopia-php/database dependency from version 5.* to the dev branch dev-chore/remove-databases.

Changes

  • Updated composer.json to use utopia-php/database: dev-chore/remove-databases instead of 5.*
  • Updated composer.lock to reflect the new dependency resolution

Related PR

This change is in preparation for the database library's refactor that removes validator support from the database package itself and instead relies on the separate utopia-php/validators library.

Type of Change

  • Chore (maintenance, dependency updates, etc.)

Pre-flight Checklist

  • Code follows the project's coding standards
  • No new warnings or errors introduced
  • Checked for type errors with PHPStan

Summary by CodeRabbit

  • Chores
    • Updated internal dependencies to support ongoing maintenance and development improvements.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bb9cc08a-13da-40de-a496-15cb22e16b44

📥 Commits

Reviewing files that changed from the base of the PR and between 95dcbb9 and ee81012.

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • composer.json

Walkthrough

The pull request updates a single dependency specification in composer.json. The utopia-php/database package constraint is changed from version 5.* to dev-chore/remove-databases, pointing the dependency to a development branch instead of a stable release version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarizes the main change: updating the database dependency to a dev branch, which is the primary objective of the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/update-database-dep
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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