{ "_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": "27f1b8beca5bdc331a052303a31ae157", "packages": [ { "name": "plugli/base", "version": "v1.0.50", "source": { "type": "git", "url": "git@bitbucket.org:plugli-workspace/plugli-base.git", "reference": "a7e36f96593683deb89d3a331d9f4ec4092b7c58" }, "require": { "php": ">=6.6.0" }, "require-dev": { "overtrue/phplint": "^9.0", "squizlabs/php_codesniffer": "^3.9" }, "type": "package", "autoload": { "classmap": [ "inc/Helpers", "inc/Core", "inc/Admin" ], "psr-4": { "Plugli\\Standard\\": "inc" } }, "license": [ "MIT" ], "authors": [ { "name": "Plugli", "homepage": "https://plugli.com" } ], "description": "Defines the base folder structure for all Plugli products", "time": "2025-07-24T13:14:04+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=6.6.0" }, "platform-dev": [], "plugin-api-version": "2.6.0" }