{ "_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": "8aaddbded26bd858cee3bb4e021f3ce9", "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" }, { "name": "plugli/linksy-common", "version": "v1.0.77", "source": { "type": "git", "url": "git@bitbucket.org:plugli-workspace/linksy-common.git", "reference": "4e9d8e18cccae65d6e47dae56a40a8af45cc1d02" }, "require": { "php": ">=6.6.0", "plugli/base": "v1.0.50" }, "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-07-24T13:18:09+00:00" } ], "packages-dev": [ { "name": "squizlabs/php_codesniffer", "version": "3.13.2", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "reference": "5b5e3821314f947dd040c70f7992a64eac89025c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c", "reference": "5b5e3821314f947dd040c70f7992a64eac89025c", "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-06-17T22:17:01+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" }