HEX
Server: nginx/1.28.1
System: Linux 10-41-63-61 6.8.0-31-generic #31-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 20 00:40:06 UTC 2024 x86_64
User: www (1001)
PHP: 7.4.33
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.ydrbh.com/vendor/composer/installed.json
{
    "packages": [
        {
            "name": "apimatic/core",
            "version": "0.3.13",
            "version_normalized": "0.3.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/apimatic/core-lib-php.git",
                "reference": "944678aa7017457daacd9750b96962fb693ea81a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/apimatic/core-lib-php/zipball/944678aa7017457daacd9750b96962fb693ea81a",
                "reference": "944678aa7017457daacd9750b96962fb693ea81a",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "apimatic/core-interfaces": "~0.1.5",
                "apimatic/jsonmapper": "^3.1.1",
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "php": "^7.2 || ^8.0",
                "php-jsonpointer/php-jsonpointer": "^3.0.2",
                "psr/log": "^1.1.4 || ^2.0.0 || ^3.0.0"
            },
            "require-dev": {
                "phan/phan": "5.4.5",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "time": "2024-12-18T08:29:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Core\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Core logic and the utilities for the Apimatic's PHP SDK",
            "homepage": "https://github.com/apimatic/core-lib-php",
            "keywords": [
                "apimatic",
                "core",
                "corelib",
                "php"
            ],
            "support": {
                "issues": "https://github.com/apimatic/core-lib-php/issues",
                "source": "https://github.com/apimatic/core-lib-php/tree/0.3.13"
            },
            "install-path": "../apimatic/core"
        },
        {
            "name": "apimatic/core-interfaces",
            "version": "0.1.5",
            "version_normalized": "0.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/apimatic/core-interfaces-php.git",
                "reference": "b4f1bffc8be79584836f70af33c65e097eec155c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/apimatic/core-interfaces-php/zipball/b4f1bffc8be79584836f70af33c65e097eec155c",
                "reference": "b4f1bffc8be79584836f70af33c65e097eec155c",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2024-05-09T06:32:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CoreInterfaces\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Definition of the behavior of apimatic/core, apimatic/unirest-php and Apimatic's PHP SDK",
            "homepage": "https://github.com/apimatic/core-interfaces-php",
            "keywords": [
                "apimatic",
                "core",
                "corelib",
                "interface",
                "php",
                "unirest"
            ],
            "support": {
                "issues": "https://github.com/apimatic/core-interfaces-php/issues",
                "source": "https://github.com/apimatic/core-interfaces-php/tree/0.1.5"
            },
            "install-path": "../apimatic/core-interfaces"
        },
        {
            "name": "apimatic/jsonmapper",
            "version": "3.1.6",
            "version_normalized": "3.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/apimatic/jsonmapper.git",
                "reference": "c6cc21bd56bfe5d5822bbd08f514be465c0b24e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/apimatic/jsonmapper/zipball/c6cc21bd56bfe5d5822bbd08f514be465c0b24e7",
                "reference": "c6cc21bd56bfe5d5822bbd08f514be465c0b24e7",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "ext-json": "*",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
                "squizlabs/php_codesniffer": "^3.0.0"
            },
            "time": "2024-11-28T09:15:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "apimatic\\jsonmapper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "OSL-3.0"
            ],
            "authors": [
                {
                    "name": "Christian Weiske",
                    "email": "christian.weiske@netresearch.de",
                    "homepage": "http://www.netresearch.de/",
                    "role": "Developer"
                },
                {
                    "name": "Mehdi Jaffery",
                    "email": "mehdi.jaffery@apimatic.io",
                    "homepage": "http://apimatic.io/",
                    "role": "Developer"
                }
            ],
            "description": "Map nested JSON structures onto PHP classes",
            "support": {
                "email": "mehdi.jaffery@apimatic.io",
                "issues": "https://github.com/apimatic/jsonmapper/issues",
                "source": "https://github.com/apimatic/jsonmapper/tree/3.1.6"
            },
            "install-path": "../apimatic/jsonmapper"
        },
        {
            "name": "apimatic/unirest-php",
            "version": "4.0.5",
            "version_normalized": "4.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/apimatic/unirest-php.git",
                "reference": "e16754010c16be5473289470f129d87a0f41b55e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/apimatic/unirest-php/zipball/e16754010c16be5473289470f129d87a0f41b55e",
                "reference": "e16754010c16be5473289470f129d87a0f41b55e",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "apimatic/core-interfaces": "^0.1.0",
                "ext-curl": "*",
                "ext-json": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phan/phan": "5.4.2",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "time": "2023-04-25T14:19:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Unirest\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mashape",
                    "email": "opensource@mashape.com",
                    "homepage": "https://www.mashape.com",
                    "role": "Developer"
                },
                {
                    "name": "APIMATIC",
                    "email": "opensource@apimatic.io",
                    "homepage": "https://www.apimatic.io",
                    "role": "Developer"
                }
            ],
            "description": "Unirest PHP",
            "homepage": "https://github.com/apimatic/unirest-php",
            "keywords": [
                "client",
                "curl",
                "http",
                "https",
                "rest"
            ],
            "support": {
                "email": "opensource@apimatic.io",
                "issues": "https://github.com/apimatic/unirest-php/issues",
                "source": "https://github.com/apimatic/unirest-php/tree/4.0.5"
            },
            "install-path": "../apimatic/unirest-php"
        },
        {
            "name": "paypal/paypal-server-sdk",
            "version": "0.5.1",
            "version_normalized": "0.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/PayPal-PHP-Server-SDK.git",
                "reference": "09148245f72f9dc2f6c8363b6206eac5effefa77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/PayPal-PHP-Server-SDK/zipball/09148245f72f9dc2f6c8363b6206eac5effefa77",
                "reference": "09148245f72f9dc2f6c8363b6206eac5effefa77",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "apimatic/core": "~0.3.11",
                "apimatic/core-interfaces": "~0.1.5",
                "apimatic/unirest-php": "^4.0.0",
                "ext-json": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phan/phan": "5.4.2",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "time": "2024-09-10T15:31:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PaypalServerSDKLib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PayPal's SDK for interacting with the REST APIs",
            "homepage": "https://github.com/paypal/PayPal-PHP-Server-SDK",
            "support": {
                "issues": "https://github.com/paypal/PayPal-PHP-Server-SDK/issues",
                "source": "https://github.com/paypal/PayPal-PHP-Server-SDK/tree/0.5.1"
            },
            "install-path": "../paypal/paypal-server-sdk"
        },
        {
            "name": "php-jsonpointer/php-jsonpointer",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/raphaelstolt/php-jsonpointer.git",
                "reference": "4428f86c6f23846e9faa5a420c4ef14e485b3afb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/raphaelstolt/php-jsonpointer/zipball/4428f86c6f23846e9faa5a420c4ef14e485b3afb",
                "reference": "4428f86c6f23846e9faa5a420c4ef14e485b3afb",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^1.11",
                "phpunit/phpunit": "4.6.*"
            },
            "time": "2016-08-29T08:51:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Rs\\Json": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Stolt",
                    "email": "raphael.stolt@gmail.com",
                    "homepage": "http://raphaelstolt.blogspot.com/"
                }
            ],
            "description": "Implementation of JSON Pointer (http://tools.ietf.org/html/rfc6901)",
            "homepage": "https://github.com/raphaelstolt/php-jsonpointer",
            "keywords": [
                "json",
                "json pointer",
                "json traversal"
            ],
            "support": {
                "issues": "https://github.com/raphaelstolt/php-jsonpointer/issues",
                "source": "https://github.com/raphaelstolt/php-jsonpointer/tree/master"
            },
            "install-path": "../php-jsonpointer/php-jsonpointer"
        },
        {
            "name": "psr/log",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "79dff0b268932c640297f5208d6298f71855c03e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/79dff0b268932c640297f5208d6298f71855c03e",
                "reference": "79dff0b268932c640297f5208d6298f71855c03e",
                "shasum": "",
                "mirrors": [
                    {
                        "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
                        "preferred": true
                    }
                ]
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-08-21T13:31:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "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/3.0.1"
            },
            "install-path": "../psr/log"
        }
    ],
    "dev": true,
    "dev-package-names": []
}