Upgrade PHP to 8.5 and validators to 0.3.*#168
Conversation
Greptile SummaryThis PR bumps the PHP platform requirement from
Confidence Score: 5/5Straightforward dependency and platform version bump with all three files updated consistently — safe to merge. The Dockerfile, composer manifest, and lock file are all aligned on PHP 8.5. The validators 0.3.0 upgrade introduces no breaking changes to the Validator base class, which is the only part of that library this codebase depends on. No logic changes were made. No files require special attention. Important Files Changed
Reviews (3): Last reviewed commit: "Update extension versions for PHP 8.5 co..." | Re-trigger Greptile |
Upgrades
utopia-php/validatorsfrom0.2.*to0.3.*and bumps PHP requirement to>=8.5.