File: /home/apkvhicq/777cbgame.com.pk/wp-content/plugins/kadence-pro/vendor/composer/installed.json
{
"packages": [
{
"name": "lucatume/di52",
"version": "3.3.7",
"version_normalized": "3.3.7.0",
"source": {
"type": "git",
"url": "https://github.com/lucatume/di52.git",
"reference": "76c0c2ad0422ce595e2e38138456f3475888e32c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lucatume/di52/zipball/76c0c2ad0422ce595e2e38138456f3475888e32c",
"reference": "76c0c2ad0422ce595e2e38138456f3475888e32c",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.6",
"psr/container": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "<10.0"
},
"time": "2024-04-26T14:46:26+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"lucatume\\DI52\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0"
],
"authors": [
{
"name": "Luca Tumedei",
"email": "luca@theaveragedev.com"
}
],
"description": "A PHP 5.6 compatible dependency injection container.",
"support": {
"issues": "https://github.com/lucatume/di52/issues",
"source": "https://github.com/lucatume/di52/tree/3.3.7"
},
"install-path": "../lucatume/di52"
},
{
"name": "psr/container",
"version": "1.1.2",
"version_normalized": "1.1.2.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"time": "2021-11-05T16:50:12+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/1.1.2"
},
"install-path": "../psr/container"
},
{
"name": "stellarwp/container-contract",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/container-contract.git",
"reference": "b2c42c76681db314e4edbb2af0a312b6c06b495e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/container-contract/zipball/b2c42c76681db314e4edbb2af0a312b6c06b495e",
"reference": "b2c42c76681db314e4edbb2af0a312b6c06b495e",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"time": "2023-09-05T20:08:29+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\ContainerContract\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "StellarWP",
"homepage": "https://stellarwp.com"
}
],
"description": "StellarWP Container Interface",
"homepage": "https://github.com/stellarwp/container-contract",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop"
],
"support": {
"issues": "https://github.com/stellarwp/container-contract/issues",
"source": "https://github.com/stellarwp/container-contract/tree/1.1.1"
},
"install-path": "../stellarwp/container-contract"
},
{
"name": "stellarwp/uplink",
"version": "dev-fix/get-key-from-file",
"version_normalized": "dev-fix/get-key-from-file",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/uplink.git",
"reference": "68956159fab47bea8c89fdb38bdafda5384a7e0f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/uplink/zipball/68956159fab47bea8c89fdb38bdafda5384a7e0f",
"reference": "68956159fab47bea8c89fdb38bdafda5384a7e0f",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.1",
"stellarwp/container-contract": "^1.0"
},
"require-dev": {
"codeception/module-asserts": "^1.0",
"codeception/module-cli": "^1.0",
"codeception/module-db": "^1.0",
"codeception/module-filesystem": "^1.0",
"codeception/module-phpbrowser": "^1.0",
"codeception/module-rest": "^1.0",
"codeception/module-webdriver": "^1.0",
"codeception/util-universalframework": "^1.0",
"lucatume/di52": "^3.0",
"lucatume/wp-browser": "^3.0.14",
"phpspec/prophecy": "^1.0",
"phpspec/prophecy-phpunit": "^1.0|^2.0",
"phpunit/phpunit": "^6.0|^7.0|^8.0|^9.0",
"symfony/event-dispatcher-contracts": "^2.5.1",
"symfony/string": "^5.4",
"szepeviktor/phpstan-wordpress": "^1.1"
},
"time": "2025-03-15T05:42:56+00:00",
"bin": [
"bin/stellar-uplink"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\Uplink\\": "src/Uplink/",
"StellarWP\\Uplink\\Views\\": "src/views/",
"StellarWP\\Uplink\\Assets_Dir\\": "src/assets/",
"StellarWP\\Uplink\\Admin_Views\\": "src/admin-views/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "StellarWP",
"homepage": "https://stellarwp.com"
}
],
"description": "A library that integrates a WordPress product with the StellarWP Licensing system.",
"support": {
"issues": "https://github.com/stellarwp/uplink/issues",
"source": "https://github.com/stellarwp/uplink/tree/fix/get-key-from-file"
},
"install-path": "../stellarwp/uplink"
}
],
"dev": false,
"dev-package-names": []
}