Bump validators dependency to 0.2#3
Conversation
Greptile SummaryThis PR bumps
Confidence Score: 4/5Safe to merge if the team has standardised on PHP 8.4 for development/CI; otherwise the lock file needs to be regenerated on a lower PHP version or doctrine/instantiator pinned to a PHP 8.1-compatible release. The composer.json change itself is clean and correct. The P1 concern is in the lock file: a transitive dev dependency now requires PHP ^8.4, silently raising the minimum PHP version for running tests beyond the declared >=8.0 support range. composer.lock — specifically the doctrine/instantiator resolution at line 71. Important Files Changed
Reviews (2): Last reviewed commit: "Update composer.lock" | Re-trigger Greptile |
Summary
utopia-php/consoleto requireutopia-php/validators^0.2.0composer.lockagainst validators0.2.0utopia-php/queueTesting
composer testcomposer check