STRATO-apps/wordpress_03/app/wp-content/plugins/fluentform/vendor/composer/installed.json

SHA-256: 15f71de3815cc05c0c141fafa2f9aca916f5ea51a51fc529dd072304f1e7d211
{
    "packages": [
        {
            "name": "openspout/openspout",
            "version": "v3.7.4",
            "version_normalized": "3.7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/openspout/openspout.git",
                "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/openspout/openspout/zipball/dfbbd53b5edcd486b45a37f6a04fac33073c70f3",
                "reference": "dfbbd53b5edcd486b45a37f6a04fac33073c70f3",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-filter": "*",
                "ext-libxml": "*",
                "ext-xmlreader": "*",
                "ext-zip": "*",
                "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "friendsofphp/php-cs-fixer": "^3.4",
                "phpstan/phpstan": "^1.4",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)",
                "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)"
            },
            "time": "2022-03-31T06:15:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OpenSpout\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrien Loison",
                    "email": "adrien@box.com"
                }
            ],
            "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way",
            "homepage": "https://github.com/openspout/openspout",
            "keywords": [
                "OOXML",
                "csv",
                "excel",
                "memory",
                "odf",
                "ods",
                "office",
                "open",
                "php",
                "read",
                "scale",
                "spreadsheet",
                "stream",
                "write",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/openspout/openspout/issues",
                "source": "https://github.com/openspout/openspout/tree/v3.7.4"
            },
            "funding": [
                {
                    "url": "https://paypal.me/filippotessarotto",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Slamdunk",
                    "type": "github"
                }
            ],
            "install-path": "../openspout/openspout"
        },
        {
            "name": "wpfluent/framework",
            "version": "1.0.19",
            "version_normalized": "1.0.19.0",
            "source": {
                "type": "git",
                "url": "git@github.com:wpfluent/framework.git",
                "reference": "e7c043b2a431b1bcd98ff658f47a137e8d21d673"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpfluent/framework/zipball/e7c043b2a431b1bcd98ff658f47a137e8d21d673",
                "reference": "e7c043b2a431b1bcd98ff658f47a137e8d21d673",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "time": "2022-09-16T11:41:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "WPFluent\\": "src/WPFluent"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sheikh Heera",
                    "email": "heera.sheikh77@gmail.com"
                }
            ],
            "description": "A lightweight rest api based framework to build WordPress plugins.",
            "install-path": "../wpfluent/framework"
        }
    ],
    "dev": true,
    "dev-package-names": []
}