Skip to content

Commit 048db7f

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.29 → 9.6.34) and symfony/process (8.0.0 → 8.0.5). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 82b139f commit 048db7f

File tree

2 files changed

+46
-47
lines changed

2 files changed

+46
-47
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"php": ">=8.3",
2626
"utopia-php/compression": "0.1.*",
2727
"utopia-php/telemetry": "0.1.*",
28-
"utopia-php/validators": "0.1.*"
28+
"utopia-php/validators": "0.2.*"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "9.*",

composer.lock

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

0 commit comments

Comments
 (0)