Skip to content

Commit

Permalink
Require ext-json for json_ function calls
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Dec 13, 2018
1 parent 00e3731 commit 62746fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -15,6 +15,7 @@
],
"require": {
"php": "^7.1.3",
"ext-json": "*",
"dompdf/dompdf": "^0.8.0",
"illuminate/database": "~5.7",
"illuminate/support": "~5.7",
Expand Down

0 comments on commit 62746fe

Please sign in to comment.