Skip to content

Commit

Permalink
Require ext-json. (#23)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mvdnbrk authored Nov 11, 2019
1 parent 63bd914 commit 80a0b84
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 @@ -19,6 +19,7 @@
],
"require": {
"php": "^7.2",
"ext-json": "*",
"composer/ca-bundle": "^1.2",
"guzzlehttp/guzzle": "^6.4",
"lcobucci/jwt": "^3.3",
Expand Down

0 comments on commit 80a0b84

Please sign in to comment.