Skip to content

Commit

Permalink
Enhancement: Require ergebnis/json
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Nov 17, 2024
1 parent ced41fc commit 6c2f391
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 5 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"require": {
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-json": "*",
"ext-mbstring": "*"
"ext-mbstring": "*",
"ergebnis/json": "^1.3.0"
},
"require-dev": {
"ergebnis/data-provider": "^3.3.0",
Expand Down
74 changes: 70 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6c2f391

Please sign in to comment.