Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit da3a523

Browse files
committed
Adds ext-json as an explicit requirement
1 parent d347a8f commit da3a523

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"sort-packages": true
88
},
99
"require": {
10+
"ext-json": "*",
1011
"fig/http-message-util": "^1.1.2",
1112
"http-interop/http-middleware": "^0.4.1",
1213
"php": "^7.1",

composer.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)