{ "_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": "d622408573da8eabcdf70b2327d601ac", "packages": [], "packages-dev": [ { "name": "carthage-software/mago", "version": "1.0.0-rc.3", "source": { "type": "git", "url": "https://github.com/carthage-software/mago.git", "reference": "ed0c848ab54763e0446a813dc922fb9ce0625601" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/carthage-software/mago/zipball/ed0c848ab54763e0446a813dc922fb9ce0625601", "reference": "ed0c848ab54763e0446a813dc922fb9ce0625601", "shasum": "" }, "require": { "composer-plugin-api": "^2.6", "php": "~8.1 || ~8.2 || ~8.3 || ~8.4" }, "require-dev": { "composer/composer": "^2.8" }, "bin": [ "composer/bin/mago" ], "type": "composer-plugin", "extra": { "class": "Mago\\MagoPlugin" }, "autoload": { "psr-4": { "Mago\\": "composer/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT OR Apache-2.0" ], "authors": [ { "name": "Saif Eddin Gmati", "email": "azjezz@carthage.software" } ], "description": "Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.", "keywords": [ "dev" ], "support": { "issues": "https://github.com/carthage-software/mago/issues", "source": "https://github.com/carthage-software/mago/tree/1.0.0-rc.3" }, "funding": [ { "url": "https://github.com/azjezz", "type": "github" } ], "time": "2025-11-15T23:54:54+00:00" }, { "name": "php-stubs/woocommerce-stubs", "version": "v10.9.4", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", "reference": "a569e43283b86178628beb7aa22cc34b4076b435" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/a569e43283b86178628beb7aa22cc34b4076b435", "reference": "a569e43283b86178628beb7aa22cc34b4076b435", "shasum": "" }, "require": { "php-stubs/wordpress-stubs": "^5.3 || ^6.0 || ^7.0" }, "require-dev": { "php": "~7.1 || ~8.0", "php-stubs/generator": "^0.9.0" }, "suggest": { "symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "WooCommerce function and class declaration stubs for static analysis.", "homepage": "https://github.com/php-stubs/woocommerce-stubs", "keywords": [ "PHPStan", "static analysis", "woocommerce", "wordpress" ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v10.9.4" }, "time": "2026-07-16T18:17:41+00:00" }, { "name": "php-stubs/woocommerce-subscriptions-stubs", "version": "v8.4.0", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-subscriptions-stubs.git", "reference": "6e225945956a40d711432a08a9f13d6cbad04922" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/woocommerce-subscriptions-stubs/zipball/6e225945956a40d711432a08a9f13d6cbad04922", "reference": "6e225945956a40d711432a08a9f13d6cbad04922", "shasum": "" }, "require": { "php-stubs/woocommerce-stubs": "^10.2", "php-stubs/wordpress-stubs": "^5.3 || ^6.0" }, "require-dev": { "php": "~7.4 || ~8.1", "php-stubs/generator": "^0.8.0" }, "suggest": { "symfony/polyfill-php74": "Symfony polyfill backporting some PHP 7.4+ features to lower PHP versions", "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "WooCommerce Subscriptions function and class declaration stubs for static analysis.", "homepage": "https://github.com/php-stubs/woocommerce-subscriptions-stubs", "keywords": [ "PHPStan", "static analysis", "subscription", "woocommerce", "wordpress" ], "support": { "issues": "https://github.com/php-stubs/woocommerce-subscriptions-stubs/issues", "source": "https://github.com/php-stubs/woocommerce-subscriptions-stubs/tree/v8.4.0" }, "time": "2026-02-14T10:11:19+00:00" }, { "name": "php-stubs/wordpress-stubs", "version": "v6.9.4", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", "reference": "90a9412826b9944f93b10bf41d795b5fe68abcd5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/90a9412826b9944f93b10bf41d795b5fe68abcd5", "reference": "90a9412826b9944f93b10bf41d795b5fe68abcd5", "shasum": "" }, "conflict": { "phpdocumentor/reflection-docblock": "5.6.1" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^1.0", "nikic/php-parser": "^5.5", "php": "^7.4 || ^8.0", "php-stubs/generator": "^0.8.6", "phpdocumentor/reflection-docblock": "^6.0", "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^9.5", "symfony/polyfill-php80": "*", "szepeviktor/phpcs-psr-12-neutron-hybrid-ruleset": "^1.1.1", "wp-coding-standards/wpcs": "3.1.0 as 2.3.0" }, "suggest": { "paragonie/sodium_compat": "Pure PHP implementation of libsodium", "symfony/polyfill-php80": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "WordPress function and class declaration stubs for static analysis.", "homepage": "https://github.com/php-stubs/wordpress-stubs", "keywords": [ "PHPStan", "static analysis", "wordpress" ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.9.4" }, "time": "2026-05-01T20:36:01+00:00" }, { "name": "php-stubs/wordpress-tests-stubs", "version": "v7.0.2", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-tests-stubs.git", "reference": "205a4e28bbd248a0d24bf45eb073826855b2fa2b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/wordpress-tests-stubs/zipball/205a4e28bbd248a0d24bf45eb073826855b2fa2b", "reference": "205a4e28bbd248a0d24bf45eb073826855b2fa2b", "shasum": "" }, "require-dev": { "php": "^7.4 || ^8.0", "php-stubs/generator": "^0.8.0" }, "suggest": { "symfony/polyfill-php73": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "szepeviktor/phpstan-wordpress": "WordPress extensions for PHPStan" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "WordPress Tests function and class declaration stubs for static analysis.", "homepage": "https://github.com/php-stubs/wordpress-tests-stubs", "keywords": [ "PHPStan", "static analysis", "wordpress" ], "support": { "issues": "https://github.com/php-stubs/wordpress-tests-stubs/issues", "source": "https://github.com/php-stubs/wordpress-tests-stubs/tree/v7.0.2" }, "time": "2026-07-23T13:02:04+00:00" }, { "name": "phpstan/phpstan", "version": "2.2.6", "dist": { "type": "zip", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a6e9b5a9420f6109c091e87d82683bd1a80b87ed", "reference": "a6e9b5a9420f6109c091e87d82683bd1a80b87ed", "shasum": "" }, "require": { "php": "^7.4|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" }, "bin": [ "phpstan", "phpstan.phar" ], "type": "library", "autoload": { "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ondřej Mirtes" }, { "name": "Markus Staab" }, { "name": "Vincent Langlet" } ], "description": "PHPStan - PHP Static Analysis Tool", "keywords": [ "dev", "static analysis" ], "support": { "docs": "https://phpstan.org/user-guide/getting-started", "forum": "https://github.com/phpstan/phpstan/discussions", "issues": "https://github.com/phpstan/phpstan/issues", "security": "https://github.com/phpstan/phpstan/security/policy", "source": "https://github.com/phpstan/phpstan-src" }, "funding": [ { "url": "https://github.com/ondrejmirtes", "type": "github" }, { "url": "https://github.com/phpstan", "type": "github" } ], "time": "2026-07-26T21:22:49+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "carthage-software/mago": 5 }, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }