Viewing File: /home/fshjisk/asian-store.fr/wp-contenta43/plugins/flexible-shipping/vendor/composer/installed.json

[
    {
        "name": "psr/log",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2021-05-03T11:20:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "https://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ],
        "support": {
            "source": "https://github.com/php-fig/log/tree/1.1.4"
        }
    },
    {
        "name": "wpdesk/wp-builder",
        "version": "1.4.4",
        "version_normalized": "1.4.4.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/wpdesk/wp-builder.git",
            "reference": "e18df43bc3bc047c7bc0ed3e52eabb16118f4bc9"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-builder/repository/archive.zip?sha=e18df43bc3bc047c7bc0ed3e52eabb16118f4bc9",
            "reference": "e18df43bc3bc047c7bc0ed3e52eabb16118f4bc9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "10up/wp_mock": "*",
            "mockery/mockery": "*",
            "phpunit/phpunit": "<7",
            "squizlabs/php_codesniffer": "^3.0.2",
            "wimg/php-compatibility": "^8",
            "wp-coding-standards/wpcs": "^0.14.1"
        },
        "time": "2020-06-17T08:00:07+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WPDesk\\PluginBuilder\\": "src/"
            },
            "classmap": [
                "src/Plugin/WithoutNamespace"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Krzysiek",
                "email": "krzysiek@wpdesk.pl"
            }
        ],
        "support": {
            "issues": "https://gitlab.com/api/v4/projects/6094305/issues"
        }
    },
    {
        "name": "wpdesk/wp-notice",
        "version": "3.1.3",
        "version_normalized": "3.1.3.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/wpdesk/wp-notice.git",
            "reference": "bd062f56852a6206ae23f0c635ee7c97aa553438"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-notice/repository/archive.zip?sha=bd062f56852a6206ae23f0c635ee7c97aa553438",
            "reference": "bd062f56852a6206ae23f0c635ee7c97aa553438",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5",
            "wpdesk/wp-builder": "^1.0"
        },
        "require-dev": {
            "10up/wp_mock": "*",
            "mockery/mockery": "*",
            "phpunit/phpunit": "<7",
            "squizlabs/php_codesniffer": "^3.0.2",
            "wimg/php-compatibility": "^8",
            "wp-coding-standards/wpcs": "^0.14.1"
        },
        "time": "2020-03-06T11:09:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WPDesk\\Notice\\": "src/WPDesk/Notice/"
            },
            "files": [
                "src/WPDesk/notice-functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "grola",
                "email": "grola@wpdesk.net"
            }
        ],
        "description": "Library for displaying Wordpress notices.",
        "homepage": "https://gitlab.com/wpdesk/wp-notice",
        "keywords": [
            "admin",
            "notice",
            "wordpress"
        ],
        "support": {
            "issues": "https://gitlab.com/api/v4/projects/8538391/issues"
        }
    },
    {
        "name": "wpdesk/wp-wpdesk-fs-compatibility",
        "version": "1.0.10",
        "version_normalized": "1.0.10.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/wpdesk/wp-wpdesk-fs-compatibility.git",
            "reference": "e01dac92d6b89985bbe6c789098512402bf9fedc"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-fs-compatibility/repository/archive.zip?sha=e01dac92d6b89985bbe6c789098512402bf9fedc",
            "reference": "e01dac92d6b89985bbe6c789098512402bf9fedc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6",
            "psr/log": "^1.1",
            "wpdesk/wp-builder": "^1.4",
            "wpdesk/wp-notice": "^3.1.3"
        },
        "require-dev": {
            "10up/wp_mock": "^0.3",
            "mockery/mockery": "^1.2",
            "phpunit/phpunit": "<7"
        },
        "time": "2021-02-26T13:40:06+00:00",
        "type": "library",
        "extra": {
            "text-domain": "wp-wpdesk-fs-compatibility",
            "translations-folder": "lang",
            "po-files": {
                "pl_PL": "pl_PL.po"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WPDesk\\FS\\Compatibility\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Sebastian",
                "email": "sebastian.pisula@flexibleshipping.com"
            }
        ],
        "support": {
            "issues": "https://gitlab.com/api/v4/projects/22556334/issues"
        }
    },
    {
        "name": "wpdesk/wp-wpdesk-fs-shipment-interfaces",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/wpdesk/predators/library/wp-wpdesk-fs-shipment-interfaces.git",
            "reference": "17a821b0cf72caf6ac6dc48e6239256e6ade34df"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fpredators%2Flibrary%2Fwp-wpdesk-fs-shipment-interfaces/repository/archive.zip?sha=17a821b0cf72caf6ac6dc48e6239256e6ade34df",
            "reference": "17a821b0cf72caf6ac6dc48e6239256e6ade34df",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "10up/wp_mock": "^0.2.0",
            "phpunit/phpunit": "<7",
            "squizlabs/php_codesniffer": "^3.4.2",
            "wp-coding-standards/wpcs": "^0.14.1"
        },
        "time": "2021-07-01T08:42:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Krzysiek",
                "email": "krzysiek@wpdesk.pl"
            }
        ],
        "support": {
            "issues": "https://gitlab.com/api/v4/projects/27813970/issues"
        }
    },
    {
        "name": "wpdesk/wp-wpdesk-helper-override",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/wpdesk/wp-wpdesk-helper-override.git",
            "reference": "77844fc71da7ebb7645f10f0fc15f5294fed8542"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-wpdesk-helper-override/repository/archive.zip?sha=77844fc71da7ebb7645f10f0fc15f5294fed8542",
            "reference": "77844fc71da7ebb7645f10f0fc15f5294fed8542",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "<7"
        },
        "time": "2019-08-13T07:33:46+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Krzysiek",
                "email": "krzysiek@wpdesk.pl"
            }
        ]
    }
]
Back to Directory File Manager