[3.x] Laravel 13.24 support (backport #1476) - #1477
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
f3038b1 to
cd1b321
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/Commands/Seed.php`:
- Around line 31-43: Update the integration coverage for the command
registration logic in the Seed command constructor to resolve and verify both
tenants:seed and the built-in db:seed command on Laravel 13.24.0 and supported
older versions, preserving version-specific registration behavior.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 280b62b0-437c-424b-9907-d4c5345845f0
📒 Files selected for processing (1)
src/Commands/Seed.php
Fixes #1474
Backport of #1476 for v3
Summary by CodeRabbit
New Features
Compatibility