chore: bump utopia-php/storage to 2.0.*#230
Conversation
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Greptile SummaryThis PR bumps
Confidence Score: 5/5This is a single-package version bump with no application logic changes; the lock file pins the resolved version to 2.0.3 and no other packages are affected. The change is isolated to the storage dependency and its lock-file entry. All Utopia\Storage\Device* class names and the methods called throughout the codebase are part of the stable surface maintained across the version history realignment. No application logic was modified. No files require special attention; verifying the change with the stated composer analyze and test suite runs is the natural final gate. Important Files Changed
Reviews (2): Last reviewed commit: "chore: use ^2.0 constraint for utopia-ph..." | Re-trigger Greptile |
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Summary
utopia-php/storagefrom0.18.*to2.0.*(latest 2.0.3). The 1.0.0/2.0.0 jumps were version-history realignment, not API breaks; existingUtopia\Storage\Device\*imports remain compatible.Test plan
composer analyzepassescomposer test:unitpassescomposer test:e2epasses🤖 Generated with Claude Code