Skip to content
Snippets Groups Projects
Commit e6bbb9b7 authored by Gwendolen Lynch's avatar Gwendolen Lynch Committed by Felip Manyer i Ballester
Browse files

Require PHP JSON extension

parent 9f901575
Branches
Tags
No related merge requests found
......@@ -22,6 +22,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.2",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.0|^7.0"
},
"require-dev": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment