{
"php": [{
"version": "all",
"type": "extension",
"name": "gmagick",
"action": [{
"type": "conflict",
"name": "imagick"
}]
},{
"version": "all",
"type": "extension",
"name": "imagick",
"action": [{
"type": "conflict",
"name": "gmagick"
}]
}]
}