{ "_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": "c1ddc96c536d5da633ae894974955a10", "packages": [ { "name": "wpdesk/wp-builder", "version": "2.1.2", "source": { "type": "git", "url": "https://gitlab.wpdesk.dev/wpdesk/wp-builder", "reference": "66c383153208b478e0fd9d80169001390914a064" }, "require": { "php": ">=7.4 || ^8" }, "require-dev": { "10up/wp_mock": "^1", "phpunit/phpunit": "^9", "wpdesk/phpstan-rules": "^1", "wpdesk/wp-code-sniffer": "^1" }, "type": "library", "extra": { "po-files": { "pl_PL": "pl_PL.po" }, "text-domain": "wpdesk-wp-builder", "translations-folder": "lang" }, "autoload": { "psr-4": { "WPDesk\\PluginBuilder\\": "src/" }, "classmap": [ "src/Plugin/WithoutNamespace" ] }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Krzysiek", "email": "krzysiek@wpdesk.pl" } ], "time": "2024-11-19T09:22:13+00:00" }, { "name": "wpdesk/wp-notice", "version": "3.3.0", "source": { "type": "git", "url": "https://gitlab.wpdesk.dev/wpdesk/wp-notice", "reference": "06ba55d621da8c151836a14b4988bd8728e4e979" }, "require": { "php": ">=7.4", "wpdesk/wp-builder": "^1.0|^2.0" }, "require-dev": { "10up/wp_mock": "*", "mockery/mockery": "*", "phpunit/phpunit": "^8", "squizlabs/php_codesniffer": "^3.0.2", "wimg/php-compatibility": "^8", "wp-coding-standards/wpcs": "^0.14.1", "wpdesk/wp-codeception": "^2" }, "type": "library", "autoload": { "files": [ "src/WPDesk/notice-functions.php" ], "psr-4": { "WPDesk\\Notice\\": "src/WPDesk/Notice/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "grola", "email": "grola@wpdesk.net" } ], "description": "Library for displaying Wordpress notices.", "homepage": "https://gitlab.com/wpdesk/wp-notice", "keywords": [ "admin", "notice", "wordpress" ], "time": "2025-05-16T14:19:12+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=7.0" }, "platform-dev": [], "plugin-api-version": "2.6.0" }