Skip to content

Commit c4f506e

Browse files
committed
Updated dependencies
1 parent 2d89313 commit c4f506e

File tree

2 files changed

+111
-122
lines changed

2 files changed

+111
-122
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"require": {
1515
"minicli/minicli": "^4.0",
1616
"minicli/curly": "^0.2.2",
17-
"librarianphp/librarian-core": "^4.0"
17+
"librarianphp/librarian-core": "^4.0",
18+
"ext-json": "*"
1819
},
1920
"require-dev": {
2021
"pestphp/pest": "^2.5",

0 commit comments

Comments
 (0)