Skip to content

Commit a7aa2e6

Browse files
loks0nclaude
andcommitted
chore: bump validators to 0.2.* and fix security vulnerabilities
Update utopia-php/validators from 0.1.* to 0.2.* and resolve security advisories in dev dependencies by upgrading phpunit (9.6.31 → 9.6.34) and symfony/process (8.0.3 → 8.0.5). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent a0acec5 commit a7aa2e6

File tree

2 files changed

+39
-40
lines changed

2 files changed

+39
-40
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"php": ">=8.1",
3232
"ext-swoole": "*",
3333
"utopia-php/servers": "0.2.*",
34-
"utopia-php/validators": "0.1.*",
34+
"utopia-php/validators": "0.2.*",
3535
"utopia-php/compression": "0.1.*",
3636
"utopia-php/telemetry": "0.2.*"
3737
},

composer.lock

Lines changed: 38 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)