{ "_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": "9aa89432e28e5d48fc1cd9bf9cf54fce", "packages": [ { "name": "plugli/base", "version": "v1.0.43", "source": { "type": "git", "url": "git@bitbucket.org:plugli-workspace/plugli-base.git", "reference": "be5eeb5713094aa69fa66cdc6de1993628cb8687" }, "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-04-22T20:54:07+00:00" }, { "name": "plugli/linksy-common", "version": "v1.0.63", "source": { "type": "git", "url": "git@bitbucket.org:plugli-workspace/linksy-common.git", "reference": "42d9b047fc620b9c3fae82a09c6b2e0dc407d5e3" }, "require": { "php": ">=6.6.0", "plugli/base": "v1.0.43" }, "type": "library", "autoload": { "classmap": [ "src/Helpers" ], "psr-4": { "Plugli\\Linksy\\Common\\": "src/" } }, "authors": [ { "name": "Plugli Team", "homepage": "https://plugli.com" } ], "description": "Contains helper classes and utilities used by the Linksy plugin or its consistuents/addons", "time": "2025-04-22T20:56:37+00:00" } ], "packages-dev": [ { "name": "squizlabs/php_codesniffer", "version": "3.12.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4" }, "bin": [ "bin/phpcbf", "bin/phpcs" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "Former lead" }, { "name": "Juliette Reinders Folmer", "role": "Current lead" }, { "name": "Contributors", "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer", "keywords": [ "phpcs", "standards", "static analysis" ], "support": { "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues", "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy", "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer", "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki" }, "funding": [ { "url": "https://github.com/PHPCSStandards", "type": "github" }, { "url": "https://github.com/jrfnl", "type": "github" }, { "url": "https://opencollective.com/php_codesniffer", "type": "open_collective" }, { "url": "https://thanks.dev/u/gh/phpcsstandards", "type": "thanks_dev" } ], "time": "2025-04-13T04:10:18+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.0" }, "platform-dev": [], "plugin-api-version": "2.6.0" }