This use case demonstrates how the json_serialize_map_as_array changes the json of the generated Map.
- Navigate to the root of UseCase84 on your terminal
- Build the Docker image
- Run
composer install
inside the docker. - Run
bin/json_encode.php
inside the container.