{
"packages": [
{
"name": "illuminate/collections",
"version": "v8.83.27",
"version_normalized": "8.83.27.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
"reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
"reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
"shasum": ""
},
"require": {
"illuminate/contracts": "^8.0",
"illuminate/macroable": "^8.0",
"php": "^7.3|^8.0"
},
"suggest": {
"symfony/var-dumper": "Required to use the dump method (^5.4)."
},
"time": "2022-06-23T15:29:49+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-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": "taylor@laravel.com"
}
],
"description": "The Illuminate Collections package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"install-path": "../illuminate/collections"
},
{
"name": "illuminate/contracts",
"version": "v8.83.27",
"version_normalized": "8.83.27.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
"reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/contracts/zipball/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
"reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0",
"psr/container": "^1.0",
"psr/simple-cache": "^1.0"
},
"time": "2022-01-13T14:47:47+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Illuminate\\Contracts\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"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/macroable",
"version": "v8.83.27",
"version_normalized": "8.83.27.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
"reference": "aed81891a6e046fdee72edd497f822190f61c162"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/illuminate/macroable/zipball/aed81891a6e046fdee72edd497f822190f61c162",
"reference": "aed81891a6e046fdee72edd497f822190f61c162",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0"
},
"time": "2021-11-16T13:57:03+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "8.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Illuminate\\Support\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Otwell",
"email": "taylor@laravel.com"
}
],
"description": "The Illuminate Macroable package.",
"homepage": "https://laravel.com",
"support": {
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"install-path": "../illuminate/macroable"
},
{
"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.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"time": "2021-03-05T17:36:06+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.1"
},
"install-path": "../psr/container"
},
{
"name": "psr/simple-cache",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2017-10-23T01:57:42+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/master"
},
"install-path": "../psr/simple-cache"
},
{
"name": "razorpay/razorpay",
"version": "2.9.0",
"version_normalized": "2.9.0.0",
"source": {
"type": "git",
"url": "https://github.com/razorpay/razorpay-php.git",
"reference": "a3d7c2bcb416091edd6a76eb5a7600eaf00ac837"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/a3d7c2bcb416091edd6a76eb5a7600eaf00ac837",
"reference": "a3d7c2bcb416091edd6a76eb5a7600eaf00ac837",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.3",
"rmccue/requests": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9",
"raveren/kint": "1.*"
},
"time": "2023-12-18T04:19:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"Deprecated.php"
],
"psr-4": {
"Razorpay\\Api\\": "src/",
"Razorpay\\Tests\\": "tests/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Abhay Rana",
"email": "nemo@razorpay.com",
"homepage": "https://captnemo.in",
"role": "Developer"
},
{
"name": "Shashank Kumar",
"email": "shashank@razorpay.com",
"role": "Developer"
}
],
"description": "Razorpay PHP Client Library",
"homepage": "https://docs.razorpay.com",
"keywords": [
"api",
"client",
"php",
"razorpay"
],
"support": {
"email": "contact@razorpay.com",
"issues": "https://github.com/Razorpay/razorpay-php/issues",
"source": "https://github.com/Razorpay/razorpay-php"
},
"install-path": "../razorpay/razorpay"
},
{
"name": "rmccue/requests",
"version": "v2.0.14",
"version_normalized": "2.0.14.0",
"source": {
"type": "git",
"url": "https://github.com/WordPress/Requests.git",
"reference": "9b228eef149e1752b037bf79cef4ca73a7b1fea1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordPress/Requests/zipball/9b228eef149e1752b037bf79cef4ca73a7b1fea1",
"reference": "9b228eef149e1752b037bf79cef4ca73a7b1fea1",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=5.6"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"php-parallel-lint/php-console-highlighter": "^0.5.0",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpcompatibility/php-compatibility": "^9.0",
"requests/test-server": "dev-main",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.6",
"wp-coding-standards/wpcs": "^2.0",
"yoast/phpunit-polyfills": "^1.0.0"
},
"suggest": {
"art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client",
"ext-curl": "For improved performance",
"ext-openssl": "For secure transport support",
"ext-zlib": "For improved performance when decompressing encoded streams"
},
"time": "2024-12-11T09:46:32+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"library/Deprecated.php"
],
"psr-4": {
"WpOrg\\Requests\\": "src/"
},
"classmap": [
"library/Requests.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Ryan McCue",
"homepage": "https://rmccue.io/"
},
{
"name": "Alain Schlesser",
"homepage": "https://github.com/schlessera"
},
{
"name": "Juliette Reinders Folmer",
"homepage": "https://github.com/jrfnl"
},
{
"name": "Contributors",
"homepage": "https://github.com/WordPress/Requests/graphs/contributors"
}
],
"description": "A HTTP library written in PHP, for human beings.",
"homepage": "https://requests.ryanmccue.info/",
"keywords": [
"curl",
"fsockopen",
"http",
"idna",
"ipv6",
"iri",
"sockets"
],
"support": {
"docs": "https://requests.ryanmccue.info/",
"issues": "https://github.com/WordPress/Requests/issues",
"source": "https://github.com/WordPress/Requests"
},
"install-path": "../rmccue/requests"
},
{
"name": "scssphp/scssphp",
"version": "v1.13.0",
"version_normalized": "1.13.0.0",
"source": {
"type": "git",
"url": "https://github.com/scssphp/scssphp.git",
"reference": "63d1157457e5554edf00b0c1fabab4c1511d2520"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520",
"reference": "63d1157457e5554edf00b0c1fabab4c1511d2520",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"php": ">=5.6.0"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4",
"phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
"sass/sass-spec": "*",
"squizlabs/php_codesniffer": "~3.5",
"symfony/phpunit-bridge": "^5.1",
"thoughtbot/bourbon": "^7.0",
"twbs/bootstrap": "~5.0",
"twbs/bootstrap4": "4.6.1",
"zurb/foundation": "~6.7.0"
},
"suggest": {
"ext-iconv": "Can be used as fallback when ext-mbstring is not available",
"ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
},
"time": "2024-08-17T21:02:11+00:00",
"bin": [
"bin/pscss"
],
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": false,
"forward-command": false
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"ScssPhp\\ScssPhp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Anthon Pang",
"email": "apang@softwaredevelopment.ca",
"homepage": "https://github.com/robocoder"
},
{
"name": "Cédric Morin",
"email": "cedric@yterium.com",
"homepage": "https://github.com/Cerdic"
}
],
"description": "scssphp is a compiler for SCSS written in PHP.",
"homepage": "http://scssphp.github.io/scssphp/",
"keywords": [
"css",
"less",
"sass",
"scss",
"stylesheet"
],
"support": {
"issues": "https://github.com/scssphp/scssphp/issues",
"source": "https://github.com/scssphp/scssphp/tree/v1.13.0"
},
"install-path": "../scssphp/scssphp"
},
{
"name": "stellarwp/admin-notices",
"version": "1.2.2",
"version_normalized": "1.2.2.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/admin-notices.git",
"reference": "219e081167a347f80e7eca62d41eac06e5f58dc3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/admin-notices/zipball/219e081167a347f80e7eca62d41eac06e5f58dc3",
"reference": "219e081167a347f80e7eca62d41eac06e5f58dc3",
"shasum": ""
},
"require": {
"psr/container": "1.1.1"
},
"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/wp-browser": "^3.6.5",
"phpunit/phpunit": "^9.5",
"szepeviktor/phpstan-wordpress": "^1.3"
},
"time": "2024-10-29T14:53:11+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\AdminNotices\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jason Adams",
"email": "jason.adams@stellarwp.com"
}
],
"description": "A handy package for easily displaying admin notices in WordPress with simple to complex visibility conditions",
"support": {
"issues": "https://github.com/stellarwp/admin-notices/issues",
"source": "https://github.com/stellarwp/admin-notices/tree/1.2.2"
},
"install-path": "../stellarwp/admin-notices"
},
{
"name": "stellarwp/arrays",
"version": "1.2.4",
"version_normalized": "1.2.4.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/arrays.git",
"reference": "fc2199a1ee5884efe59ca4c1cd6b33a52e049eaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/arrays/zipball/fc2199a1ee5884efe59ca4c1cd6b33a52e049eaf",
"reference": "fc2199a1ee5884efe59ca4c1cd6b33a52e049eaf",
"shasum": ""
},
"require": {
"illuminate/collections": "^8.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/wp-browser": "^3.0.14",
"phpunit/phpunit": "~6.0",
"saggre/phpdocumentor-markdown": "^0.1.3",
"symfony/event-dispatcher-contracts": "^2.5.1",
"symfony/string": "^5.4",
"szepeviktor/phpstan-wordpress": "^1.1"
},
"time": "2024-06-12T16:00:03+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\Arrays\\": "src/Arrays/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "StellarWP",
"email": "dev@stellarwp.com"
},
{
"name": "Matthew Batchelder",
"email": "matt.batchelder@stellarwp.com"
}
],
"description": "A library for array manipulation.",
"support": {
"issues": "https://github.com/stellarwp/arrays/issues",
"source": "https://github.com/stellarwp/arrays/tree/1.2.4"
},
"install-path": "../stellarwp/arrays"
},
{
"name": "stellarwp/assets",
"version": "1.4.2",
"version_normalized": "1.4.2.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/assets.git",
"reference": "6c26d088dcf940234c57185218258dc909be657d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/assets/zipball/6c26d088dcf940234c57185218258dc909be657d",
"reference": "6c26d088dcf940234c57185218258dc909be657d",
"shasum": ""
},
"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/wp-browser": "^3.0.14",
"phpunit/phpunit": "~6.0",
"symfony/event-dispatcher-contracts": "^2.5.1",
"symfony/string": "^5.4",
"szepeviktor/phpstan-wordpress": "^1.1"
},
"time": "2024-11-11T15:52:51+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\Assets\\": "src/Assets/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "StellarWP",
"email": "dev@stellarwp.com"
},
{
"name": "Matthew Batchelder",
"email": "matt.batchelder@stellarwp.com"
}
],
"description": "A library for managing asset registration and enqueuing in WordPress.",
"support": {
"issues": "https://github.com/stellarwp/assets/issues",
"source": "https://github.com/stellarwp/assets/tree/1.4.2"
},
"install-path": "../stellarwp/assets"
},
{
"name": "stellarwp/container-contract",
"version": "1.0.4",
"version_normalized": "1.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/container-contract.git",
"reference": "37becc9edbecb0ff95556048337600dd9cc888f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/container-contract/zipball/37becc9edbecb0ff95556048337600dd9cc888f0",
"reference": "37becc9edbecb0ff95556048337600dd9cc888f0",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"time": "2022-12-20T21:29:17+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.0.4"
},
"install-path": "../stellarwp/container-contract"
},
{
"name": "stellarwp/db",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/db.git",
"reference": "cbaed00b77f212b791263689cb8a24cbdfdf2100"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/db/zipball/cbaed00b77f212b791263689cb8a24cbdfdf2100",
"reference": "cbaed00b77f212b791263689cb8a24cbdfdf2100",
"shasum": ""
},
"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/wp-browser": "^3.0.14",
"phpunit/phpunit": "~6.0",
"symfony/event-dispatcher-contracts": "^2.5.1",
"symfony/string": "^5.4",
"szepeviktor/phpstan-wordpress": "^1.1"
},
"time": "2024-06-06T20:03:23+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\DB\\": "src/DB/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0"
],
"authors": [
{
"name": "StellarWP",
"email": "dev@stellarwp.com"
},
{
"name": "Matthew Batchelder",
"email": "matt.batchelder@stellarwp.com"
}
],
"description": "A WPDB wrapper and query builder library.",
"support": {
"issues": "https://github.com/stellarwp/db/issues",
"source": "https://github.com/stellarwp/db/tree/1.1.1"
},
"install-path": "../stellarwp/db"
},
{
"name": "stellarwp/field-conditions",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/field-conditions.git",
"reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/field-conditions/zipball/03f5aff2f4977359e672efe5426bbb4ef62101cd",
"reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd",
"shasum": ""
},
"require": {
"ext-json": "*"
},
"require-dev": {
"codeception/module-asserts": "^1.0.0",
"codeception/module-phpbrowser": "^1.0.0",
"lucatume/wp-browser": "^3.0.14",
"phpunit/phpunit": "~6.0"
},
"time": "2023-04-01T00:38:22+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\FieldConditions\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "StellarWP",
"email": "dev@stellarwp.com"
},
{
"name": "Jason Adams",
"email": "jason.adams@givewp.com"
}
],
"description": "A set of serializable classes for handling conditional logic for fields in PHP",
"support": {
"issues": "https://github.com/stellarwp/field-conditions/issues",
"source": "https://github.com/stellarwp/field-conditions/tree/1.1.1"
},
"install-path": "../stellarwp/field-conditions"
},
{
"name": "stellarwp/models",
"version": "1.2.2",
"version_normalized": "1.2.2.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/models.git",
"reference": "ac30397971ac654278ebe2cf703524db81459630"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/models/zipball/ac30397971ac654278ebe2cf703524db81459630",
"reference": "ac30397971ac654278ebe2cf703524db81459630",
"shasum": ""
},
"require": {
"stellarwp/db": "^1.0.3"
},
"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/wp-browser": "^3.0.14",
"phpunit/phpunit": "~6.0"
},
"time": "2024-09-26T18:03:55+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\Models\\": "src/Models/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-3.0-or-later"
],
"authors": [
{
"name": "StellarWP",
"homepage": "https://github.com/stellarwp"
}
],
"description": "A library for a simple model structure.",
"homepage": "https://github.com/stellarwp/models",
"keywords": [
"stellarwp"
],
"support": {
"issues": "https://github.com/stellarwp/models/issues",
"source": "https://github.com/stellarwp/models/tree/1.2.2"
},
"install-path": "../stellarwp/models"
},
{
"name": "stellarwp/superglobals",
"version": "1.3.0",
"version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/superglobals.git",
"reference": "a43ffa491c171f46d81a26d55e096bc8eaddfb3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/superglobals/zipball/a43ffa491c171f46d81a26d55e096bc8eaddfb3e",
"reference": "a43ffa491c171f46d81a26d55e096bc8eaddfb3e",
"shasum": ""
},
"require": {
"stellarwp/arrays": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "<10.0",
"symfony/event-dispatcher-contracts": "^2.5.1",
"symfony/string": "^5.4",
"szepeviktor/phpstan-wordpress": "^1.1"
},
"time": "2024-06-26T14:12:19+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\SuperGlobals\\": "src/SuperGlobals/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "StellarWP",
"email": "dev@stellarwp.com"
},
{
"name": "Matthew Batchelder",
"email": "matt.batchelder@stellarwp.com"
}
],
"description": "A library that handles access to superglobals.",
"support": {
"issues": "https://github.com/stellarwp/superglobals/issues",
"source": "https://github.com/stellarwp/superglobals/tree/1.3.0"
},
"install-path": "../stellarwp/superglobals"
},
{
"name": "stellarwp/telemetry",
"version": "1.0.6",
"version_normalized": "1.0.6.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/telemetry.git",
"reference": "331b61749bf1b4d90fa975419c2be506dd5d2cfc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/telemetry/zipball/331b61749bf1b4d90fa975419c2be506dd5d2cfc",
"reference": "331b61749bf1b4d90fa975419c2be506dd5d2cfc",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": ">=7.1",
"stellarwp/container-contract": "^1.0"
},
"require-dev": {
"automattic/vipwpcs": "^2.3",
"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-webdriver": "^1.0",
"codeception/util-universalframework": "^1.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"lucatume/di52": "3.0.0",
"lucatume/wp-browser": "^3.1",
"phpcompatibility/phpcompatibility-wp": "*",
"szepeviktor/phpstan-wordpress": "^1.1",
"the-events-calendar/coding-standards": "dev-master",
"wp-coding-standards/wpcs": "^2.3"
},
"time": "2023-02-23T18:58:09+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\Telemetry\\": "src/Telemetry",
"StellarWP\\Telemetry\\Views_Dir\\": "src/views",
"StellarWP\\Telemetry\\Assets_Dir\\": "src/resources"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Telemetry library for StellarWP plugins.",
"support": {
"issues": "https://github.com/stellarwp/telemetry/issues",
"source": "https://github.com/stellarwp/telemetry/tree/1.0.6"
},
"install-path": "../stellarwp/telemetry"
},
{
"name": "stellarwp/validation",
"version": "1.4.1",
"version_normalized": "1.4.1.0",
"source": {
"type": "git",
"url": "https://github.com/stellarwp/validation.git",
"reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stellarwp/validation/zipball/0f0d0dbc28b9b0780c61f81a6462c467e6d0358f",
"reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f",
"shasum": ""
},
"require": {
"ext-json": "*",
"stellarwp/container-contract": "1.0.4",
"stellarwp/field-conditions": "^1.0"
},
"require-dev": {
"codeception/module-asserts": "^1.0.0",
"codeception/module-phpbrowser": "^1.0.0",
"lucatume/di52": "^3.0",
"lucatume/wp-browser": "^3.0.14",
"phpunit/phpunit": "~6.0"
},
"time": "2023-08-15T15:24:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"StellarWP\\Validation\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "StellarWP",
"email": "dev@stellarwp.com"
},
{
"name": "Jason Adams",
"email": "jason.adams@givewp.com"
}
],
"description": "An end-to-end ready PHP validation library",
"support": {
"issues": "https://github.com/stellarwp/validation/issues",
"source": "https://github.com/stellarwp/validation/tree/1.4.1"
},
"install-path": "../stellarwp/validation"
},
{
"name": "stripe/stripe-php",
"version": "v13.18.0",
"version_normalized": "13.18.0.0",
"source": {
"type": "git",
"url": "https://github.com/stripe/stripe-php.git",
"reference": "02abb043b103766f4ed920642ae56ffdc58c7467"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/02abb043b103766f4ed920642ae56ffdc58c7467",
"reference": "02abb043b103766f4ed920642ae56ffdc58c7467",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"php": ">=5.6.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.5.0",
"phpstan/phpstan": "^1.2",
"phpunit/phpunit": "^5.7 || ^9.0"
},
"time": "2024-04-09T21:08:04+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Stripe\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Stripe and contributors",
"homepage": "https://github.com/stripe/stripe-php/contributors"
}
],
"description": "Stripe PHP Library",
"homepage": "https://stripe.com/",
"keywords": [
"api",
"payment processing",
"stripe"
],
"support": {
"issues": "https://github.com/stripe/stripe-php/issues",
"source": "https://github.com/stripe/stripe-php/tree/v13.18.0"
},
"install-path": "../stripe/stripe-php"
},
{
"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": "support@trustedlogin.com",
"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": []
}