Skip to content

Commit 4aa91c0

Browse files
author
Marko Dobric
committed
Composer require 'ext-json' package
1 parent a654563 commit 4aa91c0

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"php": ">=7.1",
77
"quickbooks/v3-php-sdk": "^5.0",
88
"league/oauth1-client": "1.6.*",
9-
"guzzle/guzzle": "3.8.*"
9+
"guzzle/guzzle": "3.8.*",
10+
"ext-json": "^1.5"
1011
},
1112
"require-dev": {
1213
"phpunit/phpunit": "^5.0"

composer.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)