Skip to content

Commit 566c640

Browse files
committed
feat: json.
1 parent 3fe7519 commit 566c640

6 files changed

Lines changed: 944 additions & 5 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"utopia-php/database": "4.*",
3030
"utopia-php/storage": "0.18.*",
3131
"utopia-php/dsn": "0.2.*",
32-
"utopia-php/console": "0.0.*"
32+
"utopia-php/console": "0.0.*",
33+
"halaxa/json-machine": "^1.2"
3334
},
3435
"require-dev": {
3536
"ext-pdo": "*",

composer.lock

Lines changed: 63 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)