hugosoltys/fitz-bundle

Generated files

config/packages/dev/hugosoltys_fitz.yaml

fitz:
    composer_path: '/usr/local/bin/composer'
    queue_file_path: '%kernel.project_dir%/vendor/hugosoltys/fitz-bundle'

config/packages/test/hugosoltys_fitz.yaml

fitz:
    composer_path: '/usr/local/bin/composer'
    queue_file_path: '%kernel.project_dir%/vendor/hugosoltys/fitz-bundle'

config/routes/dev/hugosoltys_fitz.yaml

fitz:
    resource: "@FitzBundle/Resources/config/routing.xml"

config/routes/test/hugosoltys_fitz.yaml

fitz:
    resource: "@FitzBundle/Resources/config/routing.xml"