Skip to content

Commit

Permalink
Adds JSON extension to Composer configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Brückner <[email protected]>
  • Loading branch information
froschdesign committed Jun 18, 2020
1 parent 83aed33 commit 38a04b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
},
"require": {
"php": "^7.0 || ^5.6",
"ext-json": "*",
"laminas/laminas-stdlib": "^2.7 || ^3.0",
"laminas/laminas-zendframework-bridge": "^1.0"
},
Expand Down

0 comments on commit 38a04b7

Please sign in to comment.