Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / input_argument_1.json
1 {
2     "name": "argument_name",
3     "is_required": true,
4     "is_array": false,
5     "description": "",
6     "default": null
7 }