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