{ "_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": "057ea19fbedeae04df7c9ca7cc1c1f00", "packages": [ { "name": "friedolinfoerder/html-changer", "version": "v0.1.6", "source": { "type": "git", "url": "https://github.com/friedolinfoerder/html-changer.git", "reference": "11324d318f366a56389e1ae54c6cd3f3649262ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/friedolinfoerder/html-changer/zipball/11324d318f366a56389e1ae54c6cd3f3649262ae", "reference": "11324d318f366a56389e1ae54c6cd3f3649262ae", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "kahlan/kahlan": "^4.5" }, "type": "library", "autoload": { "psr-4": { "html_changer\\": "src/", "html_changer\\testing\\": "spec/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Friedolin Förder" } ], "description": "Parse html and change it's output", "homepage": "https://github.com/friedolinfoerder/html-changer", "keywords": [ "change", "html", "manipulate" ], "support": { "issues": "https://github.com/friedolinfoerder/html-changer/issues", "source": "https://github.com/friedolinfoerder/html-changer/tree/v0.1.6" }, "time": "2021-10-10T19:05:07+00:00" }, { "name": "friedolinfoerder/wp-activerecord", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/friedolinfoerder/wp-activerecord.git", "reference": "0920735f6c3ed7a3628e79d56bf0d090201eab14" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/friedolinfoerder/wp-activerecord/zipball/0920735f6c3ed7a3628e79d56bf0d090201eab14", "reference": "0920735f6c3ed7a3628e79d56bf0d090201eab14", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "^4.0" }, "type": "library", "autoload": { "psr-4": { "wp_activerecord\\": "src/", "wp_activerecord\\testing\\": "test/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Friedolin Förder" } ], "description": "An ActiveRecord implementation for WordPress", "homepage": "https://github.com/friedolinfoerder/wp-activerecord", "keywords": [ "activerecord", "database", "php", "sql", "wordpress" ], "support": { "issues": "https://github.com/friedolinfoerder/wp-activerecord/issues", "source": "https://github.com/friedolinfoerder/wp-activerecord/tree/v1.0.6" }, "time": "2021-01-02T14:25:41+00:00" } ], "packages-dev": [ { "name": "php-stubs/wordpress-stubs", "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", "reference": "d74b963ed4f47303859bf73c741c80f554c83dc6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/d74b963ed4f47303859bf73c741c80f554c83dc6", "reference": "d74b963ed4f47303859bf73c741c80f554c83dc6", "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/v7.0.0" }, "time": "2026-05-21T21:41:34+00:00" }, { "name": "php-stubs/wordpress-tests-stubs", "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-tests-stubs.git", "reference": "5745979d58aebec7e7e659e9ffaf0a1b94785442" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-stubs/wordpress-tests-stubs/zipball/5745979d58aebec7e7e659e9ffaf0a1b94785442", "reference": "5745979d58aebec7e7e659e9ffaf0a1b94785442", "shasum": "" }, "require-dev": { "php": "^7.3 || ^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.0" }, "time": "2026-05-25T08:19:01+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.6.0" }