Skip to content

Commit 6cdce03

Browse files
committed
fix: re-add utopia-php/validators dependency, sync lock file
1 parent abc7f7e commit 6cdce03

2 files changed

Lines changed: 72 additions & 25 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"php": ">=8.2",
3131
"adhocore/jwt": "^1.1",
3232
"utopia-php/cache": "^2.0",
33-
"utopia-php/fetch": "^1.1"
33+
"utopia-php/fetch": "^1.1",
34+
"utopia-php/validators": "^0.2.3"
3435
},
3536
"require-dev": {
3637
"phpunit/phpunit": "^9.4",

composer.lock

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

0 commit comments

Comments
 (0)