File "installed.json"

Full Path: /home/ubunrgit/public_html/wp-content/plugins/woocommerce-paypal-payments/vendor/composer/installed.json
File size: 22.38 KB
MIME-type: application/json
Charset: utf-8

[
    {
        "name": "container-interop/service-provider",
        "version": "v0.4.0",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/container-interop/service-provider.git",
            "reference": "4969b9e49460690b7430b3f1a87cab07be61418a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/container-interop/service-provider/zipball/4969b9e49460690b7430b3f1a87cab07be61418a",
            "reference": "4969b9e49460690b7430b3f1a87cab07be61418a",
            "shasum": ""
        },
        "require": {
            "psr/container": "^1.0"
        },
        "time": "2017-09-20T14:13:36+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Interop\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Promoting container interoperability through standard service providers",
        "homepage": "https://github.com/container-interop/service-provider"
    },
    {
        "name": "dhii/collections-interface",
        "version": "v0.3.0",
        "version_normalized": "0.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Dhii/collections-interface.git",
            "reference": "74464a969b340d16889eacd9eadc9817f7e7f47a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dhii/collections-interface/zipball/74464a969b340d16889eacd9eadc9817f7e7f47a",
            "reference": "74464a969b340d16889eacd9eadc9817f7e7f47a",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 | ^8.0",
            "psr/container": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
            "slevomat/coding-standard": "^6.0",
            "vimeo/psalm": "^4.0"
        },
        "time": "2021-10-06T10:56:09+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dhii\\Collection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dhii Team",
                "email": "[email protected]"
            },
            {
                "name": "Anton Ukhanev",
                "email": "[email protected]"
            }
        ],
        "description": "A highly ISP-compliant collection of interfaces that represent maps and lists."
    },
    {
        "name": "dhii/containers",
        "version": "v0.1.4",
        "version_normalized": "0.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Dhii/containers.git",
            "reference": "42ab24683183fa0dc155f26c6a470ef697bbdc9a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dhii/containers/zipball/42ab24683183fa0dc155f26c6a470ef697bbdc9a",
            "reference": "42ab24683183fa0dc155f26c6a470ef697bbdc9a",
            "shasum": ""
        },
        "require": {
            "container-interop/service-provider": "^0.4",
            "dhii/collections-interface": "^0.3.0-alpha4",
            "php": "^7.1 | ^8.0"
        },
        "require-dev": {
            "gmazzap/andrew": "^1.1",
            "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
            "psr/container": "^1.0",
            "psr/simple-cache": "^1.0",
            "slevomat/coding-standard": "^6.0",
            "vimeo/psalm": "^4.0",
            "wildwolf/psr-memory-cache": "^1.0"
        },
        "time": "2021-10-06T11:13:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dhii\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dhii Team",
                "email": "[email protected]"
            }
        ],
        "description": "A selection of PSR-11 containers for utility, simplicity, and ease.",
        "keywords": [
            "PSR-11",
            "container"
        ]
    },
    {
        "name": "dhii/human-readable-interface",
        "version": "v0.2.0-alpha1",
        "version_normalized": "0.2.0.0-alpha1",
        "source": {
            "type": "git",
            "url": "https://github.com/Dhii/human-readable-interface.git",
            "reference": "2b49d664f117faf72fb7af402ad21c0c27c62b6b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dhii/human-readable-interface/zipball/2b49d664f117faf72fb7af402ad21c0c27c62b6b",
            "reference": "2b49d664f117faf72fb7af402ad21c0c27c62b6b",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 | ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0 | ^7.0 | ^8.0 | ^9.0",
            "slevomat/coding-standard": "^6.0",
            "symfony/polyfill-php80": "^1.19",
            "vimeo/psalm": "^3.11.7 | ^4.0"
        },
        "suggest": {
            "dhii/i18n-interface": "For internationalizing and translating human readable strings.",
            "symfony/polyfill-php80": "To add Stringable interface"
        },
        "time": "2021-03-05T00:36:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dhii\\Util\\String\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dhii Team",
                "email": "[email protected]"
            }
        ],
        "description": "Interfaces for human readable string interoperation."
    },
    {
        "name": "dhii/module-interface",
        "version": "v0.3.0-alpha2",
        "version_normalized": "0.3.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://github.com/Dhii/module-interface.git",
            "reference": "0e39f167d7ed8990c82f5d2e6084159d1a502a5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dhii/module-interface/zipball/0e39f167d7ed8990c82f5d2e6084159d1a502a5b",
            "reference": "0e39f167d7ed8990c82f5d2e6084159d1a502a5b",
            "shasum": ""
        },
        "require": {
            "container-interop/service-provider": "^0.4",
            "php": "^7.1 | ^8.0",
            "psr/container": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
            "slevomat/coding-standard": "^6.0",
            "vimeo/psalm": "^3.11.7 | ^4.0"
        },
        "time": "2021-08-23T08:23:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dhii\\Modular\\Module\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Dhii Team",
                "email": "[email protected]"
            }
        ],
        "description": "Interfaces for modules"
    },
    {
        "name": "dhii/package-interface",
        "version": "v0.1.0-alpha4",
        "version_normalized": "0.1.0.0-alpha4",
        "source": {
            "type": "git",
            "url": "https://github.com/Dhii/package-interface.git",
            "reference": "bcc73f4285eead9b482dbb89662b723abf49298b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dhii/package-interface/zipball/bcc73f4285eead9b482dbb89662b723abf49298b",
            "reference": "bcc73f4285eead9b482dbb89662b723abf49298b",
            "shasum": ""
        },
        "require": {
            "dhii/validation-interface": "^0.3-alpha1",
            "php": "^7.1 | ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
            "slevomat/coding-standard": "^6.0",
            "symfony/polyfill-php80": "^1.19",
            "vimeo/psalm": "^4.4.0"
        },
        "time": "2021-12-08T15:57:36+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dhii\\Package\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anton Ukhanev",
                "email": "[email protected]"
            }
        ],
        "description": "Interfaces for package-related interop"
    },
    {
        "name": "dhii/validation-interface",
        "version": "v0.3.0-alpha3",
        "version_normalized": "0.3.0.0-alpha3",
        "source": {
            "type": "git",
            "url": "https://github.com/Dhii/validation-interface.git",
            "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dhii/validation-interface/zipball/0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6",
            "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 | ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
            "slevomat/coding-standard": "^6.0",
            "symfony/polyfill-mbstring": "1.20",
            "symfony/polyfill-php80": "^1.19",
            "vimeo/psalm": "^3.11.7 | ^4.0"
        },
        "time": "2021-01-14T16:19:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dhii\\Validation\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anton Ukhanev",
                "email": "[email protected]"
            }
        ],
        "description": "A base interface for validators"
    },
    {
        "name": "dhii/versions",
        "version": "v0.1.0-alpha3",
        "version_normalized": "0.1.0.0-alpha3",
        "source": {
            "type": "git",
            "url": "https://github.com/Dhii/versions.git",
            "reference": "120b22b248d0b46e41bac93bf3394516c9d55730"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Dhii/versions/zipball/120b22b248d0b46e41bac93bf3394516c9d55730",
            "reference": "120b22b248d0b46e41bac93bf3394516c9d55730",
            "shasum": ""
        },
        "require": {
            "dhii/package-interface": "^0.1.0-alpha3",
            "php": "^7.1 | ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
            "slevomat/coding-standard": "^6.0",
            "symfony/polyfill-php80": "^1.19",
            "vimeo/psalm": "^4.4.0"
        },
        "time": "2021-12-08T16:54:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dhii\\Versions\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anton Ukhanev",
                "email": "[email protected]"
            }
        ],
        "description": "Implementation for dealing with SemVer-compliant versions"
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "[email protected]"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "symfony/polyfill-php80",
        "version": "v1.24.0",
        "version_normalized": "1.24.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php80.git",
            "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
            "reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-09-13T13:58:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "bootstrap.php"
            ],
            "psr-4": {
                "Symfony\\Polyfill\\Php80\\": ""
            },
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ion Bazan",
                "email": "[email protected]"
            },
            {
                "name": "Nicolas Grekas",
                "email": "[email protected]"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "wikimedia/composer-merge-plugin",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wikimedia/composer-merge-plugin.git",
            "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
            "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "composer/composer": "~1.0.0",
            "jakub-onderka/php-parallel-lint": "~0.8",
            "phpunit/phpunit": "~4.8|~5.0",
            "squizlabs/php_codesniffer": "~2.1.0"
        },
        "time": "2017-04-25T02:31:25+00:00",
        "type": "composer-plugin",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            },
            "class": "Wikimedia\\Composer\\MergePlugin"
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Wikimedia\\Composer\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bryan Davis",
                "email": "[email protected]"
            }
        ],
        "description": "Composer plugin to merge multiple composer.json files"
    },
    {
        "name": "wp-oop/wordpress-interface",
        "version": "v0.1.0-alpha2",
        "version_normalized": "0.1.0.0-alpha2",
        "source": {
            "type": "git",
            "url": "https://github.com/wp-oop/wordpress-interface.git",
            "reference": "5e40acb49b76702f409bb5bcd2ea5459c9b946f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wp-oop/wordpress-interface/zipball/5e40acb49b76702f409bb5bcd2ea5459c9b946f5",
            "reference": "5e40acb49b76702f409bb5bcd2ea5459c9b946f5",
            "shasum": ""
        },
        "require": {
            "dhii/human-readable-interface": "^0.2.0-alpha1",
            "dhii/package-interface": "^0.1-alpha3",
            "php": "^7.1 | ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0 | ^8.0 | ^9.0",
            "slevomat/coding-standard": "^6.0",
            "vimeo/psalm": "^4.4.0"
        },
        "time": "2021-04-30T09:37:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-task/initial-interfaces": "0.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WpOop\\WordPress\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anton Ukhanev",
                "email": "[email protected]"
            }
        ],
        "description": "Interfaces for interop within WordPress"
    }
]