# This file is auto-generated during the composer install
parameters:
    boolean: true
    another: null
    nested:
        foo: bar
        bar:
            - foo
            - test
            - null
