expand_composer_json.php should not encode tags

Issue information

From user: chi

Related to !232 (merged)

Contribution record

Fork management

Problem/Motivation

Currently the requirements might be encoded as follows.

   "require": {
        "php": "\u003E=8.3",
    },

Proposed resolution

I suppose JSON_HEX_TAG should not be used when encoding composer.json.

Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information