{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d0ab999e13c5eae22a650550f979a8ae", "packages": [ { "name": "art4/requests-psr18-adapter", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/Art4/WP-Requests-PSR18-Adapter.git", "reference": "b2d5d3b4d035bbac57520e3b6c10e3f2765e7353" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Art4/WP-Requests-PSR18-Adapter/zipball/b2d5d3b4d035bbac57520e3b6c10e3f2765e7353", "reference": "b2d5d3b4d035bbac57520e3b6c10e3f2765e7353", "shasum": "" }, "require": { "php": "^7.2 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0", "rmccue/requests": "^1.8 || ^2.0" }, "provide": { "psr/http-client-implementation": "^1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.4", "phpstan/phpstan": "^1.12 || ^2.1", "phpstan/phpstan-strict-rules": "^1.6 || ^2.0", "phpunit/phpunit": "^8.5 || ^9.6 || ^11.5 || ^12.2", "yoast/phpunit-polyfills": "^4.0" }, "type": "library", "autoload": { "files": [ "v1-compat/autoload.php" ], "psr-4": { "Art4\\Requests\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "Art4", "email": "art4@wlabs.de", "homepage": "https://wlabs.de" } ], "description": "Use WordPress/Requests as a PSR-18 HTTP client", "homepage": "https://github.com/Art4/WP-Requests-PSR18-Adapter", "keywords": [ "http", "http-client", "http-message", "psr", "psr-18", "psr-7", "request", "requests", "response", "wordpress" ], "support": { "issues": "https://github.com/Art4/WP-Requests-PSR18-Adapter/issues", "source": "https://github.com/Art4/WP-Requests-PSR18-Adapter/tree/1.4.1" }, "time": "2026-05-09T09:26:29+00:00" }, { "name": "fig/cache-util", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/cache-util.git", "reference": "d2b26fb12af1406f02ce5e5dec1e58b9382f5854" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache-util/zipball/d2b26fb12af1406f02ce5e5dec1e58b9382f5854", "reference": "d2b26fb12af1406f02ce5e5dec1e58b9382f5854", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/cache": "^1.0.0" }, "require-dev": { "phpunit/phpunit": "^5.1", "squizlabs/php_codesniffer": "^2.3.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Fig\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" }, { "name": "Larry Garfield", "homepage": "http://www.garfieldtech.com/" } ], "description": "Useful utility classes and traits for implementing the PSR cache standard", "keywords": [ "cache", "psr", "psr-6" ], "support": { "issues": "https://github.com/php-fig/cache-util/issues", "source": "https://github.com/php-fig/cache-util/tree/1.0.0" }, "time": "2021-02-24T21:35:04+00:00" }, { "name": "firebase/php-jwt", "version": "v7.1.0", "source": { "type": "git", "url": "https://github.com/googleapis/php-jwt.git", "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/b374a5d1a4f1f67fadc2165cdb284645945e2fc0", "reference": "b374a5d1a4f1f67fadc2165cdb284645945e2fc0", "shasum": "" }, "require": { "php": "^8.0" }, "require-dev": { "guzzlehttp/guzzle": "^7.4", "phpfastcache/phpfastcache": "^9.2", "phpseclib/phpseclib": "~3.0", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, "suggest": { "ext-sodium": "Support EdDSA (Ed25519) signatures", "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present", "phpseclib/phpseclib": "Support PS256 (RSASSA-PSS) signatures" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/googleapis/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/googleapis/php-jwt/issues", "source": "https://github.com/googleapis/php-jwt/tree/v7.1.0" }, "time": "2026-06-11T17:54:14+00:00" }, { "name": "italystrap/cache", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/ItalyStrap/cache.git", "reference": "52524111a8c4b6802deda02a29a2a84647961cfc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ItalyStrap/cache/zipball/52524111a8c4b6802deda02a29a2a84647961cfc", "reference": "52524111a8c4b6802deda02a29a2a84647961cfc", "shasum": "" }, "require": { "fig/cache-util": "^1.0", "italystrap/storage": "^1.0", "php": ">=7.4", "psr/cache": "^1.0", "psr/clock": "^1.0", "psr/simple-cache": "^1.0" }, "provide": { "psr/cache-implementation": "1.0|2.0|3.0", "psr/simple-cache-implementation": "1.0|2.0|3.0" }, "require-dev": { "cache/integration-tests": "^0.17.0", "codeception/module-asserts": "^1.0", "codeception/module-db": "^1.2", "codeception/module-phpbrowser": "^1.0", "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "humanmade/psalm-plugin-wordpress": "^3.0.0-alpha1", "infection/codeception-adapter": "^0.4.1", "infection/infection": "^0.26.6", "italystrap/debug": "^2.1", "lucatume/function-mocker-le": "^1.0", "lucatume/wp-browser": "^3.1", "phpbench/phpbench": "^1.2", "phpcompatibility/php-compatibility": "^9.3", "phpmetrics/phpmetrics": "^2.8", "phpspec/prophecy-phpunit": "^2.0", "rector/rector": "^0.15.17", "squizlabs/php_codesniffer": "^3.7", "vimeo/psalm": "^5.6" }, "type": "library", "autoload": { "psr-4": { "ItalyStrap\\Cache\\": [ "src/" ], "ItalyStrap\\Storage\\": [ "storage/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Enea Overclokk", "email": "info@overclokk.net", "homepage": "https://www.italystrap.com", "role": "Developer" } ], "description": "Simple PSR-16 cache implementations for WordPress transient the OOP way", "keywords": [ "cache", "psr", "psr-16", "psr-6", "transient", "transients", "wordpress" ], "support": { "issues": "https://github.com/ItalyStrap/common/issues", "source": "https://github.com/ItalyStrap/common" }, "time": "2023-05-20T16:43:54+00:00" }, { "name": "italystrap/common", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/ItalyStrap/common.git", "reference": "c08e79c7a929601bdcdcbc5da958a03dbe0a6aea" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ItalyStrap/common/zipball/c08e79c7a929601bdcdcbc5da958a03dbe0a6aea", "reference": "c08e79c7a929601bdcdcbc5da958a03dbe0a6aea", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "phpcompatibility/php-compatibility": "^9.3", "rector/rector": "^0.15.17", "squizlabs/php_codesniffer": "^3.7", "vimeo/psalm": "^5.6" }, "type": "library", "autoload": { "psr-4": { "ItalyStrap\\Storage\\": "storage/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Enea", "email": "info@overclokk.net", "homepage": "https://www.italystrap.com", "role": "Developer" } ], "description": "A shared library for ItalyStrap project for ItalyStrap project", "keywords": [ "ItalyStrap", "common", "library" ], "support": { "issues": "https://github.com/ItalyStrap/common/issues", "source": "https://github.com/ItalyStrap/common" }, "time": "2024-10-09T16:46:25+00:00" }, { "name": "italystrap/storage", "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/ItalyStrap/storage.git", "reference": "b9a28fec685c38f289815fdf51942ab20b71c422" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ItalyStrap/storage/zipball/b9a28fec685c38f289815fdf51942ab20b71c422", "reference": "b9a28fec685c38f289815fdf51942ab20b71c422", "shasum": "" }, "require": { "italystrap/common": "^1.0", "php": ">=7.4" }, "require-dev": { "codeception/module-asserts": "^1.0", "codeception/module-db": "^1.2", "codeception/module-phpbrowser": "^1.0", "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "humanmade/psalm-plugin-wordpress": "^3.0.0-alpha1", "infection/codeception-adapter": "^0.4.1", "infection/infection": "^0.26.6", "inpsyde/wp-stubs": "dev-main", "italystrap/debug": "^2.1", "italystrap/storage-tests": "dev-master", "lucatume/function-mocker-le": "^1.0", "lucatume/wp-browser": "^3.1", "phpbench/phpbench": "^1.2", "phpcompatibility/php-compatibility": "^9.3", "phpmetrics/phpmetrics": "^2.8", "phpspec/prophecy-phpunit": "^2.0", "rector/rector": "^0.15.17", "squizlabs/php_codesniffer": "^3.7", "vimeo/psalm": "^5.6" }, "type": "library", "autoload": { "psr-4": { "ItalyStrap\\Storage\\": [ "src/" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Enea", "email": "info@overclokk.net", "homepage": "http://overclokk.net", "role": "Developer" } ], "description": "A storage library for ItalyStrap", "keywords": [ "ItalyStrap", "storage" ], "support": { "issues": "https://github.com/ItalyStrap/storage/issues", "source": "https://github.com/ItalyStrap/storage" }, "time": "2024-10-09T15:56:43+00:00" }, { "name": "nyholm/psr7", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/Nyholm/psr7.git", "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3", "reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3", "shasum": "" }, "require": { "php": ">=7.2", "psr/http-factory": "^1.0", "psr/http-message": "^1.1 || ^2.0" }, "provide": { "php-http/message-factory-implementation": "1.0", "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, "require-dev": { "http-interop/http-factory-tests": "^0.9", "php-http/message-factory": "^1.0", "php-http/psr7-integration-tests": "^1.0", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4", "symfony/error-handler": "^4.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.8-dev" } }, "autoload": { "psr-4": { "Nyholm\\Psr7\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com" }, { "name": "Martijn van der Ven", "email": "martijn@vanderven.se" } ], "description": "A fast PHP7 implementation of PSR-7", "homepage": "https://tnyholm.se", "keywords": [ "psr-17", "psr-7" ], "support": { "issues": "https://github.com/Nyholm/psr7/issues", "source": "https://github.com/Nyholm/psr7/tree/1.8.2" }, "funding": [ { "url": "https://github.com/Zegnat", "type": "github" }, { "url": "https://github.com/nyholm", "type": "github" } ], "time": "2024-09-09T07:06:30+00:00" }, { "name": "psr/cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/cache.git", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for caching libraries", "keywords": [ "cache", "psr", "psr-6" ], "support": { "source": "https://github.com/php-fig/cache/tree/master" }, "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/clock", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/clock.git", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d", "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d", "shasum": "" }, "require": { "php": "^7.0 || ^8.0" }, "type": "library", "autoload": { "psr-4": { "Psr\\Clock\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for reading the clock.", "homepage": "https://github.com/php-fig/clock", "keywords": [ "clock", "now", "psr", "psr-20", "time" ], "support": { "issues": "https://github.com/php-fig/clock/issues", "source": "https://github.com/php-fig/clock/tree/1.0.0" }, "time": "2022-11-25T14:36:26+00:00" }, { "name": "psr/http-client", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP clients", "homepage": "https://github.com/php-fig/http-client", "keywords": [ "http", "http-client", "psr", "psr-18" ], "support": { "source": "https://github.com/php-fig/http-client" }, "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-factory.git", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a", "shasum": "" }, "require": { "php": ">=7.1", "psr/http-message": "^1.0 || ^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories", "keywords": [ "factory", "http", "message", "psr", "psr-17", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-factory" }, "time": "2024-04-15T12:06:14+00:00" }, { "name": "psr/http-message", "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { "php": "^7.2 || ^8.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "homepage": "https://github.com/php-fig/http-message", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "support": { "source": "https://github.com/php-fig/http-message/tree/2.0" }, "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/simple-cache", "version": "1.0.1", "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" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "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" }, "time": "2017-10-23T01:57:42+00:00" } ], "packages-dev": [ { "name": "kahlan/kahlan", "version": "6.1.0", "source": { "type": "git", "url": "https://github.com/kahlan/kahlan.git", "reference": "578dcebdbd876c62acba7419112e216f9c9003aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kahlan/kahlan/zipball/578dcebdbd876c62acba7419112e216f9c9003aa", "reference": "578dcebdbd876c62acba7419112e216f9c9003aa", "shasum": "" }, "require": { "php": ">=7.4" }, "require-dev": { "rector/rector": "^2.0", "squizlabs/php_codesniffer": "^3.10.1" }, "bin": [ "bin/kahlan" ], "type": "library", "autoload": { "files": [ "src/functions.php" ], "psr-4": { "Kahlan\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CrysaLEAD" } ], "description": "The PHP Test Framework for Freedom, Truth and Justice.", "keywords": [ "BDD", "Behavior-Driven Development", "Monkey Patching", "TDD", "mock", "stub", "testing", "unit test" ], "support": { "issues": "https://github.com/kahlan/kahlan/issues", "source": "https://github.com/kahlan/kahlan/tree/6.1.0" }, "time": "2026-01-23T17:49:01+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }