{
    "name": "pdffiller/wp-integration-pdf-forms",
    "description": "Html Form data to PDF Document",
    "authors": [
        {
            "name": "PDFFiller Team",
            "email": "integrations@pdffiller.com"
        }
    ],
    "autoload": {
        "psr-4": {
            "PdfFormsLoader\\": "App/"
        }
    },
    "require": {
        "weew/helpers-array": "^1.3",
        "pdffiller/pdffiller-php-api-client": "^3.0",
        "symfony/http-foundation": "3.3.17"
    }
}
