Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Commit ad503eb

Browse files
committed
add missing ext-json
1 parent 91d5682 commit ad503eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^7.4",
22+
"ext-json": "*",
2223
"astrotomic/laravel-guzzle": "^2.1",
2324
"illuminate/cache": "^6.0 || ^7.0",
2425
"illuminate/support": "^6.0 || ^7.0"

0 commit comments

Comments
 (0)