Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.96.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : installed.json
{
    "packages": [
        {
            "name": "doctrine/inflector",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "time": "2015-11-06T14:35:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Doctrine\\Common\\Inflector\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Roman Borschel",
                    "email": "[email protected]"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "[email protected]"
                },
                {
                    "name": "Guilherme Blanco",
                    "email": "[email protected]"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "[email protected]"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "[email protected]"
                }
            ],
            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
            "homepage": "http://www.doctrine-project.org",
            "keywords": [
                "inflection",
                "pluralize",
                "singularize",
                "string"
            ],
            "support": {
                "source": "https://github.com/doctrine/inflector/tree/master"
            },
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "gettext/gettext",
            "version": "v4.8.12",
            "version_normalized": "4.8.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Gettext.git",
                "reference": "11af89ee6c087db3cf09ce2111a150bca5c46e12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/11af89ee6c087db3cf09ce2111a150bca5c46e12",
                "reference": "11af89ee6c087db3cf09ce2111a150bca5c46e12",
                "shasum": ""
            },
            "require": {
                "gettext/languages": "^2.3",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "illuminate/view": "^5.0.x-dev",
                "phpunit/phpunit": "^4.8|^5.7|^6.5",
                "squizlabs/php_codesniffer": "^3.0",
                "symfony/yaml": "~2",
                "twig/extensions": "*",
                "twig/twig": "^1.31|^2.0"
            },
            "suggest": {
                "illuminate/view": "Is necessary if you want to use the Blade extractor",
                "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator",
                "twig/extensions": "Is necessary if you want to use the Twig extractor",
                "twig/twig": "Is necessary if you want to use the Twig extractor"
            },
            "time": "2024-05-18T10:25:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gettext\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oscar Otero",
                    "email": "[email protected]",
                    "homepage": "http://oscarotero.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP gettext manager",
            "homepage": "https://github.com/oscarotero/Gettext",
            "keywords": [
                "JS",
                "gettext",
                "i18n",
                "mo",
                "po",
                "translation"
            ],
            "support": {
                "email": "[email protected]",
                "issues": "https://github.com/oscarotero/Gettext/issues",
                "source": "https://github.com/php-gettext/Gettext/tree/v4.8.12"
            },
            "funding": [
                {
                    "url": "https://paypal.me/oscarotero",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/oscarotero",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/misteroom",
                    "type": "patreon"
                }
            ],
            "install-path": "../gettext/gettext"
        },
        {
            "name": "gettext/languages",
            "version": "2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-gettext/Languages.git",
                "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-gettext/Languages/zipball/4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
                "reference": "4d61d67fe83a2ad85959fe6133d6d9ba7dddd1ab",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4"
            },
            "time": "2022-10-18T15:00:10+00:00",
            "bin": [
                "bin/export-plural-rules"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gettext\\Languages\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "[email protected]",
                    "role": "Developer"
                }
            ],
            "description": "gettext languages with plural rules",
            "homepage": "https://github.com/php-gettext/Languages",
            "keywords": [
                "cldr",
                "i18n",
                "internationalization",
                "l10n",
                "language",
                "languages",
                "localization",
                "php",
                "plural",
                "plural rules",
                "plurals",
                "translate",
                "translations",
                "unicode"
            ],
            "support": {
                "issues": "https://github.com/php-gettext/Languages/issues",
                "source": "https://github.com/php-gettext/Languages/tree/2.10.0"
            },
            "funding": [
                {
                    "url": "https://paypal.me/mlocati",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/mlocati",
                    "type": "github"
                }
            ],
            "install-path": "../gettext/languages"
        },
        {
            "name": "gravitykit/foundation",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "[email protected]:GravityKit/Foundation.git",
                "reference": "d9419f64ce3955097e723001ab91f71544785766"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/GravityKit/Foundation/zipball/d9419f64ce3955097e723001ab91f71544785766",
                "reference": "d9419f64ce3955097e723001ab91f71544785766",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "1.1.0",
                "ext-json": "*",
                "gettext/gettext": "^4.8.7",
                "illuminate/support": "5.4.*",
                "illuminate/translation": "5.4.*",
                "illuminate/validation": "5.4.*",
                "monolog/monolog": "1.*",
                "php": ">=7.2.0",
                "psr/log": "^1.1",
                "trustedlogin/client": "^v1.8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "dingo-d/wp-pest": "^1.6",
                "php-stubs/gravity-forms-stubs": "^2.8",
                "php-stubs/wordpress-stubs": "^6.6",
                "php-stubs/wp-cli-stubs": "^2.10",
                "phpcompatibility/phpcompatibility-wp": "*",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^1.12",
                "szepeviktor/phpstan-wordpress": "^1.3",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "time": "2024-11-21T17:11:41+00:00",
            "type": "library",
            "extra": {
                "strauss": {
                    "target_directory": "vendor_prefixed",
                    "namespace_prefix": "GravityKit\\Foundation\\ThirdParty",
                    "classmap_prefix": "GravityKit_Foundation_ThirdParty_",
                    "packages": [
                        "illuminate/support",
                        "illuminate/validation",
                        "illuminate/translation",
                        "monolog/monolog",
                        "psr/log",
                        "gettext/gettext",
                        "trustedlogin/client"
                    ],
                    "exclude_from_prefix": {
                        "file_patterns": []
                    },
                    "exclude_from_copy": {
                        "packages": [
                            "paragonie/random_compat"
                        ]
                    },
                    "delete_vendor_files": false
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "GravityKit\\Foundation\\": "src"
                }
            },
            "scripts": {
                "code:analyze": [
                    "phpstan analyse -c phpstan/config.neon.dist --memory-limit=2048M"
                ],
                "code:sniff": [
                    "./vendor/bin/phpcs"
                ],
                "code:format": [
                    "./vendor/bin/phpcbf --report-summary --report-source"
                ],
                "prefix_vendor": [
                    "@php tools/strauss.phar"
                ],
                "test:unit": [
                    "vendor/bin/pest --group=unit"
                ],
                "post_update_install": [
                    "./composer_post_update_install.sh"
                ],
                "post-install-cmd": [
                    "@prefix_vendor",
                    "@post_update_install",
                    "composer dump-autoload -o"
                ],
                "post-update-cmd": [
                    "@prefix_vendor",
                    "@post_update_install",
                    "composer dump-autoload -o"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "GravityKit",
                    "email": "[email protected]"
                }
            ],
            "support": {
                "source": "https://github.com/GravityKit/Foundation/tree/v1.2.21",
                "issues": "https://github.com/GravityKit/Foundation/issues"
            },
            "install-path": "../gravitykit/foundation"
        },
        {
            "name": "illuminate/container",
            "version": "v5.4.36",
            "version_normalized": "5.4.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/container.git",
                "reference": "c5b8a02a34a52c307f16922334c355c5eef725a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/container/zipball/c5b8a02a34a52c307f16922334c355c5eef725a6",
                "reference": "c5b8a02a34a52c307f16922334c355c5eef725a6",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.4.*",
                "php": ">=5.6.4"
            },
            "time": "2017-05-24T14:15:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Container\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "[email protected]"
                }
            ],
            "description": "The Illuminate Container package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/container"
        },
        {
            "name": "illuminate/contracts",
            "version": "v5.4.36",
            "version_normalized": "5.4.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "67f642e018f3e95fb0b2ebffc206c3200391b1ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/67f642e018f3e95fb0b2ebffc206c3200391b1ab",
                "reference": "67f642e018f3e95fb0b2ebffc206c3200391b1ab",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.4"
            },
            "time": "2017-08-26T23:56:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "[email protected]"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/contracts"
        },
        {
            "name": "illuminate/filesystem",
            "version": "v5.4.36",
            "version_normalized": "5.4.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/filesystem.git",
                "reference": "b800a1423d06869ee5c2768eee123917f12b693e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/filesystem/zipball/b800a1423d06869ee5c2768eee123917f12b693e",
                "reference": "b800a1423d06869ee5c2768eee123917f12b693e",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.4.*",
                "illuminate/support": "5.4.*",
                "php": ">=5.6.4",
                "symfony/finder": "~3.2"
            },
            "suggest": {
                "league/flysystem": "Required to use the Flysystem local and FTP drivers (~1.0).",
                "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
                "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0)."
            },
            "time": "2017-08-02T21:58:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Filesystem\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "[email protected]"
                }
            ],
            "description": "The Illuminate Filesystem package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/filesystem"
        },
        {
            "name": "illuminate/support",
            "version": "v5.4.36",
            "version_normalized": "5.4.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/feab1d1495fd6d38970bd6c83586ba2ace8f299a",
                "reference": "feab1d1495fd6d38970bd6c83586ba2ace8f299a",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "~1.1",
                "ext-mbstring": "*",
                "illuminate/contracts": "5.4.*",
                "paragonie/random_compat": "~1.4|~2.0",
                "php": ">=5.6.4"
            },
            "replace": {
                "tightenco/collect": "self.version"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the composer class (5.2.*).",
                "symfony/process": "Required to use the composer class (~3.2).",
                "symfony/var-dumper": "Required to use the dd function (~3.2)."
            },
            "time": "2017-08-15T13:25:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "[email protected]"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/support"
        },
        {
            "name": "illuminate/translation",
            "version": "v5.4.36",
            "version_normalized": "5.4.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/translation.git",
                "reference": "b671ddf78cbee60b0b357ad5745eceda2df26082"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/translation/zipball/b671ddf78cbee60b0b357ad5745eceda2df26082",
                "reference": "b671ddf78cbee60b0b357ad5745eceda2df26082",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "5.4.*",
                "illuminate/filesystem": "5.4.*",
                "illuminate/support": "5.4.*",
                "php": ">=5.6.4"
            },
            "time": "2017-06-11T21:19:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Translation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "[email protected]"
                }
            ],
            "description": "The Illuminate Translation package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/translation"
        },
        {
            "name": "illuminate/validation",
            "version": "v5.4.36",
            "version_normalized": "5.4.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/validation.git",
                "reference": "c9b7beedfb94e50becfbce1aa354e0851c519809"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/validation/zipball/c9b7beedfb94e50becfbce1aa354e0851c519809",
                "reference": "c9b7beedfb94e50becfbce1aa354e0851c519809",
                "shasum": ""
            },
            "require": {
                "illuminate/container": "5.4.*",
                "illuminate/contracts": "5.4.*",
                "illuminate/support": "5.4.*",
                "illuminate/translation": "5.4.*",
                "php": ">=5.6.4",
                "symfony/http-foundation": "~3.2"
            },
            "suggest": {
                "illuminate/database": "Required to use the database presence verifier (5.4.*)."
            },
            "time": "2017-08-26T19:43:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Validation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "[email protected]"
                }
            ],
            "description": "The Illuminate Validation package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/validation"
        },
        {
            "name": "monolog/monolog",
            "version": "1.27.1",
            "version_normalized": "1.27.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "904713c5929655dc9b97288b69cfeedad610c9a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1",
                "reference": "904713c5929655dc9b97288b69cfeedad610c9a1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "psr/log": "~1.0"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "graylog2/gelf-php": "~1.0",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpstan/phpstan": "^0.12.59",
                "phpunit/phpunit": "~4.5",
                "ruflin/elastica": ">=0.90 <3.0",
                "sentry/sentry": "^0.13",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mongo": "Allow sending log messages to a MongoDB server",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                "sentry/sentry": "Allow sending log messages to a Sentry server"
            },
            "time": "2022-06-09T08:53:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "[email protected]",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "http://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/1.27.1"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v2.0.21",
            "version_normalized": "2.0.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
                "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2022-02-16T17:07:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "[email protected]",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "[email protected]",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "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"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "symfony/finder",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
                "reference": "b6b6ad3db3edb1b4b1c1896b1975fb684994de6e",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "time": "2020-11-16T17:02:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "[email protected]"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Finder Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v3.4.47"
            },
            "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"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
                "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php70": "~1.6"
            },
            "require-dev": {
                "symfony/expression-language": "~2.8|~3.0|~4.0"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "[email protected]"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony HttpFoundation Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v3.4.47"
            },
            "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"
                }
            ],
            "install-path": "../symfony/http-foundation"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.31.0",
            "version_normalized": "1.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
                "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "[email protected]"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2020-10-23T14:02:19+00:00",
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "[email protected]"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0"
            },
            "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"
                }
            ],
            "install-path": null
        },
        {
            "name": "trustedlogin/client",
            "version": "v1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trustedlogin/client.git",
                "reference": "b913058ae57b512a7766f449ab8d55952500fe72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trustedlogin/client/zipball/b913058ae57b512a7766f449ab8d55952500fe72",
                "reference": "b913058ae57b512a7766f449ab8d55952500fe72",
                "shasum": ""
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.3.0",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpstan/extension-installer": "^1.3",
                "phpstan/phpstan": "^1.10",
                "szepeviktor/phpstan-wordpress": "^1.3",
                "wp-coding-standards/wpcs": "^3.0",
                "yoast/phpunit-polyfills": "^1.0.0"
            },
            "time": "2024-08-26T01:13:42+00:00",
            "bin": [
                "bin/build-sass"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TrustedLogin\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "TrustedLogin",
                    "email": "[email protected]",
                    "homepage": "https://www.trustedlogin.com"
                }
            ],
            "description": "Easily and securely log in to your customers sites when providing support.",
            "homepage": "https://www.trustedlogin.com",
            "keywords": [
                "login",
                "security",
                "support"
            ],
            "support": {
                "issues": "https://github.com/trustedlogin/client/issues",
                "source": "https://github.com/trustedlogin/client/tree/v1.9.0"
            },
            "install-path": "../trustedlogin/client"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
© 2025 XylotrechusZ