{ "_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": "a66ed5fdb5bf9e45513d34c226bc8d20", "packages": [ { "name": "wpdesk/wp-builder", "version": "1.4.4", "source": { "type": "git", "url": "https://gitlab.com/wpdesk/wp-builder.git", "reference": "e18df43bc3bc047c7bc0ed3e52eabb16118f4bc9" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-builder/repository/archive.zip?sha=e18df43bc3bc047c7bc0ed3e52eabb16118f4bc9", "reference": "e18df43bc3bc047c7bc0ed3e52eabb16118f4bc9", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "10up/wp_mock": "*", "mockery/mockery": "*", "phpunit/phpunit": "<7", "squizlabs/php_codesniffer": "^3.0.2", "wimg/php-compatibility": "^8", "wp-coding-standards/wpcs": "^0.14.1" }, "type": "library", "autoload": { "psr-4": { "WPDesk\\PluginBuilder\\": "src/" }, "classmap": [ "src/Plugin/WithoutNamespace" ] }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Krzysiek", "email": "krzysiek@wpdesk.pl" } ], "support": { "issues": "https://gitlab.com/api/v4/projects/6094305/issues" }, "time": "2020-06-17T08:00:07+00:00" }, { "name": "wpdesk/wp-notice", "version": "3.1.3", "source": { "type": "git", "url": "https://gitlab.com/wpdesk/wp-notice.git", "reference": "bd062f56852a6206ae23f0c635ee7c97aa553438" }, "dist": { "type": "zip", "url": "https://gitlab.com/api/v4/projects/wpdesk%2Fwp-notice/repository/archive.zip?sha=bd062f56852a6206ae23f0c635ee7c97aa553438", "reference": "bd062f56852a6206ae23f0c635ee7c97aa553438", "shasum": "" }, "require": { "php": ">=5.5", "wpdesk/wp-builder": "^1.0" }, "require-dev": { "10up/wp_mock": "*", "mockery/mockery": "*", "phpunit/phpunit": "<7", "squizlabs/php_codesniffer": "^3.0.2", "wimg/php-compatibility": "^8", "wp-coding-standards/wpcs": "^0.14.1" }, "type": "library", "autoload": { "psr-4": { "WPDesk\\Notice\\": "src/WPDesk/Notice/" }, "files": [ "src/WPDesk/notice-functions.php" ] }, "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" ], "support": { "issues": "https://gitlab.com/api/v4/projects/8538391/issues" }, "time": "2020-03-06T11:09:25+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.0.0" }