![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/fooman/pdfcustomiser-implementation-m2/ |
{ "name": "fooman/pdfcustomiser-implementation-m2", "description": "Customise your sales pdf", "license": "proprietary", "type": "magento2-module", "version": "117.4.3", "require": { "php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0", "magento/framework": "^102.0.0 || ^103.0.0", "fooman/pdfcore-m2": "^20.1.0", "fooman/pdfdesign-m2": "^2.1.0", "fooman/printorderpdf-implementation-m2": "^103.0.3 || ^104.0.0 || ^105.0.0", "fooman/emailattachments-implementation-m2": "^104.0.2 || ^105.0.0 || ^106.0.0 || ^107.0.0", "magento/module-backend": "^101.0.0 || ^102.0.0", "magento/module-sales": "^102.0.0 || ^103.0.0", "magento/module-checkout-agreements": "^100.3.0", "magento/module-gift-message": "^100.3.0", "magento/module-payment": "^100.3.0", "magento/module-eav": "^102.0.0", "magento/module-catalog": "^103.0.0 || ^104.0.0", "magento/module-bundle": "^100.3.0 || ^101.0.0", "magento/module-tax": "^100.3.0", "magento/module-store": "^101.0.0", "magento/module-weee": "^100.3.0", "magento/module-ui": "^101.1.0", "magento/module-configurable-product": "^100.3.0", "ext-json": "*", "ext-intl": "*" }, "require-dev": { "fooman/testing-and-quality-tools": "^1.0" }, "autoload": { "psr-4": { "Fooman\\PdfCustomiser\\": "src/" }, "files": [ "src/registration.php" ] }, "autoload-dev": { "psr-4": { "Fooman\\PdfCustomiser\\UnitTest\\": "tests/unit/testsuite/Fooman/PdfCustomiser/UnitTest", "Fooman\\PdfCustomiser\\": "tests/integration/testsuite/Fooman/PdfCustomiser" } }, "config": { "sort-packages": true } }