HEX
Server: LiteSpeed
System: Linux eko108.isimtescil.net 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: uyarreklamcomtr (11202)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/installed.json.tar
uyarreklam.com.tr/httpdocs/wp-content/plugins/broken-link-checker-seo/vendor/composer/installed.json000064400000004056151542472430033026 0ustar00var/www/vhosts{
    "packages": [
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.9.2",
            "version_normalized": "3.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "efbb7953f72a433086335b249292f280dd43ddfe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/efbb7953f72a433086335b249292f280dd43ddfe",
                "reference": "efbb7953f72a433086335b249292f280dd43ddfe",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-02-03T09:09:30+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "test": "Run unit tests",
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "issues": "https://github.com/woocommerce/action-scheduler/issues",
                "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.2"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
uyarreklam.com.tr/httpdocs/wp-content/plugins/all-in-one-seo-pack/vendor/composer/installed.json000064400000022277151543215300032055 0ustar00var/www/vhosts{
    "packages": [
        {
            "name": "jwhennessey/phpinsight",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/awesomemotive/aioseo-phpInsight.git",
                "reference": "0618bd228db16f408f5004bd97c6423d281edc51"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/awesomemotive/aioseo-phpInsight/zipball/0618bd228db16f408f5004bd97c6423d281edc51",
                "reference": "0618bd228db16f408f5004bd97c6423d281edc51",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2024-01-30T18:51:16+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "PHPInsight": "lib/"
                }
            },
            "license": [
                "GPLv3 or later"
            ],
            "authors": [
                {
                    "name": "James Hennessey"
                }
            ],
            "description": "Sentiment analysis tool for PHP",
            "homepage": "https://github.com/JWHennessey/phpInsight",
            "keywords": [
                "insight",
                "phpinsight",
                "sentiment"
            ],
            "support": {
                "source": "https://github.com/awesomemotive/aioseo-phpInsight/tree/master"
            },
            "install-path": "../jwhennessey/phpinsight"
        },
        {
            "name": "monolog/monolog",
            "version": "1.26.1",
            "version_normalized": "1.26.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5",
                "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5",
                "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": "2021-05-28T08:32:12+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": "j.boggiano@seld.be",
                    "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.26.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": "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": "woocommerce/action-scheduler",
            "version": "3.9.2",
            "version_normalized": "3.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "efbb7953f72a433086335b249292f280dd43ddfe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/efbb7953f72a433086335b249292f280dd43ddfe",
                "reference": "efbb7953f72a433086335b249292f280dd43ddfe",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-02-03T09:09:30+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "test": "Run unit tests",
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "issues": "https://github.com/woocommerce/action-scheduler/issues",
                "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.2"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/demo-yukle/vendor/composer/installed.json000064400000002743151550000550030466 0ustar00var[
    {
        "name": "proteusthemes/wp-content-importer-v2",
        "version": "v0.4.7",
        "version_normalized": "0.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/proteusthemes/WordPress-Importer.git",
            "reference": "ec052cc8fdcde29b47b69599b2b430e7fb423c22"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/proteusthemes/WordPress-Importer/zipball/ec052cc8fdcde29b47b69599b2b430e7fb423c22",
            "reference": "ec052cc8fdcde29b47b69599b2b430e7fb423c22",
            "shasum": ""
        },
        "time": "2017-05-02T11:07:20+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-4": {
                "ProteusThemes\\WPContentImporter2\\": "src/"
            }
        },
        "license": [
            "GPL-2.0+"
        ],
        "authors": [
            {
                "name": "Contributors",
                "homepage": "https://github.com/humanmade/WordPress-Importer/graphs/contributors"
            }
        ],
        "description": "WP content importer v2 forked from humanmade/wordpress-importer.",
        "keywords": [
            "content",
            "import",
            "proteusthemes",
            "theme",
            "wordpress",
            "wp"
        ],
        "support": {
            "source": "https://github.com/proteusthemes/WordPress-Importer/tree/v0.4.7"
        }
    }
]
www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/plugins/woocommerce/vendor/composer/installed.json000064400000124510151550245710030740 0ustar00var{
    "packages": [
        {
            "name": "automattic/jetpack-a8c-mc-stats",
            "version": "v1.4.22",
            "version_normalized": "1.4.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
                "reference": "d7fdf2fc7ae33d75e24e82d81269e33ec718446f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/d7fdf2fc7ae33d75e24e82d81269e33ec718446f",
                "reference": "d7fdf2fc7ae33d75e24e82d81269e33ec718446f",
                "shasum": ""
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.9",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-09-19T18:18:33+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-a8c-mc-stats",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/v1.4.22"
            },
            "install-path": "../automattic/jetpack-a8c-mc-stats"
        },
        {
            "name": "automattic/jetpack-admin-ui",
            "version": "v0.2.23",
            "version_normalized": "0.2.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-admin-ui.git",
                "reference": "2684f3ee3b458074d95e727e70ae994802501688"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-admin-ui/zipball/2684f3ee3b458074d95e727e70ae994802501688",
                "reference": "2684f3ee3b458074d95e727e70ae994802501688",
                "shasum": ""
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.9",
                "automattic/jetpack-logo": "^1.6.3",
                "automattic/wordbless": "dev-master",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-09-19T18:19:10+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-admin-ui",
                "textdomain": "jetpack-admin-ui",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-admin-ui/compare/${old}...${new}"
                },
                "branch-alias": {
                    "dev-trunk": "0.2.x-dev"
                },
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-admin-menu.php"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Generic Jetpack wp-admin UI elements",
            "support": {
                "source": "https://github.com/Automattic/jetpack-admin-ui/tree/v0.2.23"
            },
            "install-path": "../automattic/jetpack-admin-ui"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v2.11.18",
            "version_normalized": "2.11.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "53cbf0528fa6931c4fa6465bccd37514f9eda720"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/53cbf0528fa6931c4fa6465bccd37514f9eda720",
                "reference": "53cbf0528fa6931c4fa6465bccd37514f9eda720",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.2",
                "yoast/phpunit-polyfills": "1.0.4"
            },
            "time": "2023-03-29T12:51:59+00:00",
            "type": "composer-plugin",
            "extra": {
                "autotagger": true,
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.11.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.18"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "automattic/jetpack-config",
            "version": "v1.15.2",
            "version_normalized": "1.15.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-config.git",
                "reference": "f1fa6e24a89192336a1499968bf8c68e173b6e34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/f1fa6e24a89192336a1499968bf8c68e173b6e34",
                "reference": "f1fa6e24a89192336a1499968bf8c68e173b6e34",
                "shasum": ""
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.2"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-04-10T11:43:31+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-config",
                "textdomain": "jetpack-config",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-config/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "1.15.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-config/tree/v1.15.2"
            },
            "install-path": "../automattic/jetpack-config"
        },
        {
            "name": "automattic/jetpack-connection",
            "version": "v1.51.7",
            "version_normalized": "1.51.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-connection.git",
                "reference": "4c4bae836858957d9aaf6854cf4e24c3261242c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/4c4bae836858957d9aaf6854cf4e24c3261242c4",
                "reference": "4c4bae836858957d9aaf6854cf4e24c3261242c4",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-a8c-mc-stats": "^1.4.20",
                "automattic/jetpack-admin-ui": "^0.2.19",
                "automattic/jetpack-constants": "^1.6.22",
                "automattic/jetpack-redirect": "^1.7.25",
                "automattic/jetpack-roles": "^1.4.23",
                "automattic/jetpack-status": "^1.16.4"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.2",
                "automattic/wordbless": "@dev",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.0.4"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-04-10T11:44:13+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-connection",
                "textdomain": "jetpack-connection",
                "version-constants": {
                    "::PACKAGE_VERSION": "src/class-package-version.php"
                },
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-connection/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "1.51.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "legacy",
                    "src/",
                    "src/webhooks"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Everything needed to connect to the Jetpack infrastructure",
            "support": {
                "source": "https://github.com/Automattic/jetpack-connection/tree/v1.51.7"
            },
            "install-path": "../automattic/jetpack-connection"
        },
        {
            "name": "automattic/jetpack-constants",
            "version": "v1.6.23",
            "version_normalized": "1.6.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-constants.git",
                "reference": "0825fb1fa94956f26adebc01be0d716a0fd3ade0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/0825fb1fa94956f26adebc01be0d716a0fd3ade0",
                "reference": "0825fb1fa94956f26adebc01be0d716a0fd3ade0",
                "shasum": ""
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.8",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-08-23T17:56:35+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-constants",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-constants/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A wrapper for defining constants in a more testable way.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-constants/tree/v1.6.23"
            },
            "install-path": "../automattic/jetpack-constants"
        },
        {
            "name": "automattic/jetpack-redirect",
            "version": "v1.7.27",
            "version_normalized": "1.7.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-redirect.git",
                "reference": "43dd3ae2bef71281fe70f62733bfaa44c988f1b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-redirect/zipball/43dd3ae2bef71281fe70f62733bfaa44c988f1b1",
                "reference": "43dd3ae2bef71281fe70f62733bfaa44c988f1b1",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-status": "^1.18.4"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.9",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-09-19T18:19:22+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-redirect",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-redirect/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "1.7.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities to build URLs to the jetpack.com/redirect/ service",
            "support": {
                "source": "https://github.com/Automattic/jetpack-redirect/tree/v1.7.27"
            },
            "install-path": "../automattic/jetpack-redirect"
        },
        {
            "name": "automattic/jetpack-roles",
            "version": "v1.4.25",
            "version_normalized": "1.4.25.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-roles.git",
                "reference": "708b33f16a879fc2ab5939a972c968c9aeefbe38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/708b33f16a879fc2ab5939a972c968c9aeefbe38",
                "reference": "708b33f16a879fc2ab5939a972c968c9aeefbe38",
                "shasum": ""
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.9",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-09-19T18:18:38+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-roles",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-roles/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Utilities, related with user roles and capabilities.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-roles/tree/v1.4.25"
            },
            "install-path": "../automattic/jetpack-roles"
        },
        {
            "name": "automattic/jetpack-status",
            "version": "v1.18.5",
            "version_normalized": "1.18.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-status.git",
                "reference": "fe08772e2005b8cd78ec5e0d416b73a04ae57c10"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/fe08772e2005b8cd78ec5e0d416b73a04ae57c10",
                "reference": "fe08772e2005b8cd78ec5e0d416b73a04ae57c10",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-constants": "^1.6.23"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.10",
                "automattic/jetpack-ip": "^0.1.6",
                "brain/monkey": "2.6.1",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "suggest": {
                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
            },
            "time": "2023-09-25T19:07:29+00:00",
            "type": "jetpack-library",
            "extra": {
                "autotagger": true,
                "mirror-repo": "Automattic/jetpack-status",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "1.18.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Used to retrieve information about the current status of Jetpack and the site overall.",
            "support": {
                "source": "https://github.com/Automattic/jetpack-status/tree/v1.18.5"
            },
            "install-path": "../automattic/jetpack-status"
        },
        {
            "name": "composer/installers",
            "version": "v1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.6.* || ^2.0",
                "composer/semver": "^1 || ^3",
                "phpstan/phpstan": "^0.12.55",
                "phpstan/phpstan-phpunit": "^0.12.16",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.3"
            },
            "time": "2021-09-13T08:19:44+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "symfony",
                "tastyigniter",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v1.12.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./installers"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/b1f3c0699525336d09cc5161a2861268d9f2ae5b",
                "reference": "b1f3c0699525336d09cc5161a2861268d9f2ae5b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.10.1,>=2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "php-coveralls/php-coveralls": "^2.1",
                "phpstan/phpstan": "*",
                "phpunit/phpcov": ">=6.0.0",
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
            },
            "time": "2021-10-18T15:23:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Db\\": "src/MaxMind/Db"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind DB Reader API",
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
            "keywords": [
                "database",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.11.0"
            },
            "install-path": "../maxmind-db/reader"
        },
        {
            "name": "pelago/emogrifier",
            "version": "v6.0.0",
            "version_normalized": "6.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MyIntervals/emogrifier.git",
                "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/aa72d5407efac118f3896bcb995a2cba793df0ae",
                "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0",
                "sabberworm/php-css-parser": "^8.3.1",
                "symfony/css-selector": "^3.4.32 || ^4.4 || ^5.3 || ^6.0"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "^1.3.0",
                "phpunit/phpunit": "^8.5.16",
                "rawr/cross-data-providers": "^2.3.0"
            },
            "time": "2021-09-16T16:22:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "7.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Pelago\\Emogrifier\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Zoli Szabó",
                    "email": "zoli.szabo+github@gmail.com"
                },
                {
                    "name": "John Reeve",
                    "email": "jreeve@pelagodesign.com"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake@qzdesign.co.uk"
                },
                {
                    "name": "Cameron Brooks"
                },
                {
                    "name": "Jaime Prado"
                }
            ],
            "description": "Converts CSS styles into inline style attributes in your HTML code",
            "homepage": "https://www.myintervals.com/emogrifier.php",
            "keywords": [
                "css",
                "email",
                "pre-processing"
            ],
            "support": {
                "issues": "https://github.com/MyIntervals/emogrifier/issues",
                "source": "https://github.com/MyIntervals/emogrifier"
            },
            "install-path": "../pelago/emogrifier"
        },
        {
            "name": "sabberworm/php-css-parser",
            "version": "8.4.0",
            "version_normalized": "8.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
                "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
                "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=5.6.20"
            },
            "require-dev": {
                "codacy/coverage": "^1.4",
                "phpunit/phpunit": "^4.8.36"
            },
            "suggest": {
                "ext-mbstring": "for parsing UTF-8 CSS"
            },
            "time": "2021-12-11T13:40:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Sabberworm\\CSS\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Schweikert"
                }
            ],
            "description": "Parser for CSS Files written in PHP",
            "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
            "keywords": [
                "css",
                "parser",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
                "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
            },
            "install-path": "../sabberworm/php-css-parser"
        },
        {
            "name": "symfony/css-selector",
            "version": "v5.4.26",
            "version_normalized": "5.4.26.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
                "reference": "0ad3f7e9a1ab492c5b4214cf22a9dc55dcf8600a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2023-07-07T06:10:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v5.4.26"
            },
            "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/css-selector"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.28.0",
            "version_normalized": "1.28.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
                "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2023-01-26T09:26:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.28-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": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.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-php80"
        },
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.6.3",
            "version_normalized": "3.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "c33dd732e37c90f37c3f9662f7eed888c11dc60d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c33dd732e37c90f37c3f9662f7eed888c11dc60d",
                "reference": "c33dd732e37c90f37c3f9662f7eed888c11dc60d",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "time": "2023-09-13T13:40:20+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "test": "Run unit tests",
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "issues": "https://github.com/woocommerce/action-scheduler/issues",
                "source": "https://github.com/woocommerce/action-scheduler/tree/3.6.3"
            },
            "install-path": "../../packages/action-scheduler"
        },
        {
            "name": "woocommerce/woocommerce-blocks",
            "version": "11.1.2",
            "version_normalized": "11.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/woocommerce-blocks.git",
                "reference": "f8d7f8bbae6047a108ad9a7bd2426f597cc778a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/woocommerce-blocks/zipball/f8d7f8bbae6047a108ad9a7bd2426f597cc778a5",
                "reference": "f8d7f8bbae6047a108ad9a7bd2426f597cc778a5",
                "shasum": ""
            },
            "require": {
                "automattic/jetpack-autoloader": "^2.9.1",
                "composer/installers": "^1.7.0",
                "ext-hash": "*",
                "ext-json": "*"
            },
            "require-dev": {
                "mockery/mockery": "1.6.6",
                "nikic/php-parser": "4.16.0 as 1.0.0",
                "phpdocumentor/reflection": "3.0.1",
                "phpunit/php-code-coverage": "9.2.27",
                "phpunit/phpunit": "9.6.10",
                "woocommerce/woocommerce-sniffs": "0.1.3",
                "wp-hooks/generator": "0.9.0",
                "yoast/phpunit-polyfills": "2.0.0"
            },
            "time": "2023-09-28T17:23:42+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/StoreApi/deprecated.php",
                    "src/StoreApi/functions.php"
                ],
                "psr-4": {
                    "Automattic\\WooCommerce\\Blocks\\": "src/",
                    "Automattic\\WooCommerce\\StoreApi\\": "src/StoreApi/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "WooCommerce blocks for the Gutenberg editor.",
            "homepage": "https://woocommerce.com/",
            "keywords": [
                "blocks",
                "gutenberg",
                "woocommerce"
            ],
            "support": {
                "issues": "https://github.com/woocommerce/woocommerce-blocks/issues",
                "source": "https://github.com/woocommerce/woocommerce-blocks/tree/v11.1.2"
            },
            "install-path": "../../packages/woocommerce-blocks"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
httpdocs/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installed.json000064400000016453151551754240036322 0ustar00var/www/vhosts/uyarreklam.com.tr{
    "packages": [
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v2.11.22",
            "version_normalized": "2.11.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1",
                "reference": "32cc6b4a30e5cb5be669b4c8bed7330202e9f0c1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^3.3.8",
                "yoast/phpunit-polyfills": "1.1.0"
            },
            "time": "2023-08-23T17:57:14+00:00",
            "type": "composer-plugin",
            "extra": {
                "autotagger": true,
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "branch-alias": {
                    "dev-trunk": "2.11.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "keywords": [
                "autoload",
                "autoloader",
                "composer",
                "jetpack",
                "plugin",
                "wordpress"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.11.22"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "composer/installers",
            "version": "v1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0"
            },
            "replace": {
                "roundcube/plugin-installer": "*",
                "shama/baton": "*"
            },
            "require-dev": {
                "composer/composer": "1.6.* || ^2.0",
                "composer/semver": "^1 || ^3",
                "phpstan/phpstan": "^0.12.55",
                "phpstan/phpstan-phpunit": "^0.12.16",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.3"
            },
            "time": "2021-09-13T08:19:44+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Craft",
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "aimeos",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "joomla",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "symfony",
                "tastyigniter",
                "typo3",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v1.12.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./installers"
        }
    ],
    "dev": false,
    "dev-package-names": []
}