{ "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/arrays", "version": "1.3.1", "version_normalized": "1.3.1.0", "source": { "type": "git", "url": "https://github.com/stellarwp/arrays.git", "reference": "315a9b2018ac6f2475a346c89b1d7120ae07c218" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stellarwp/arrays/zipball/315a9b2018ac6f2475a346c89b1d7120ae07c218", "reference": "315a9b2018ac6f2475a346c89b1d7120ae07c218", "shasum": "" }, "require-dev": { "lucatume/wp-browser": "^3.5 || ^4.0", "saggre/phpdocumentor-markdown": "^0.1.3", "symfony/event-dispatcher-contracts": "^2.5.1", "symfony/string": "^5.4", "szepeviktor/phpstan-wordpress": "^1.1" }, "time": "2025-02-07T18:23:13+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.3.1" }, "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/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/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": "2.3.2", "version_normalized": "2.3.2.0", "source": { "type": "git", "url": "https://github.com/stellarwp/telemetry.git", "reference": "a4bc84f1b9539ae5418e76caab31355191273a9c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stellarwp/telemetry/zipball/a4bc84f1b9539ae5418e76caab31355191273a9c", "reference": "a4bc84f1b9539ae5418e76caab31355191273a9c", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.1", "stellarwp/container-contract": "^1.0" }, "require-dev": { "automattic/vipwpcs": "^3.0.0", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2", "lucatume/di52": "3.0.0", "lucatume/wp-browser": "^3.2.3", "phpcompatibility/phpcompatibility-wp": "*", "phpunit/php-code-coverage": "^9.2", "szepeviktor/phpstan-wordpress": "^1.1", "the-events-calendar/coding-standards": "dev-master", "wp-coding-standards/wpcs": "^3.0.0" }, "time": "2024-01-08T18:55:26+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/2.3.2" }, "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" } ], "dev": false, "dev-package-names": [] }