sha256:3cee4df0b1eba5a9e0f7f309a4fe3551446012228d670732a363d8b371f72bc0
Found in archives
-
sha256:39cbf3d2e4ce71350db3885c764ed1644431d8385b7c16defe90290094b3915bnextcloud/apps/activity/vendor-bin/cs-fixer/composer.lock -
sha256:41123cb00ac5ff8b64a97948f1b5fdd9a20c50f03b2eba98c0ff4c40ed7130adnextcloud/apps/activity/vendor-bin/cs-fixer/composer.lock -
sha256:4a4ec9acfe500f7e017a115c580710b539f5a4723974464ffa497798a690c3d0nextcloud/apps/activity/vendor-bin/cs-fixer/composer.lock -
sha256:5ae0a17dd951684d8b64c12a82aa0a67507cec852c49640f91e812d3dae724e4nextcloud/apps/activity/vendor-bin/cs-fixer/composer.lock -
sha256:6909624eb384a5ab35d65b422a06be4914d3a3cfa46eb63322a7423cfca220f6nextcloud/apps/activity/vendor-bin/cs-fixer/composer.lock -
sha256:d0a227371b3cc8cee1fa3a70eef8c408285e1523eef072d5d5e92076e41458d1nextcloud/apps/activity/vendor-bin/cs-fixer/composer.lock
{
"_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": "c3d32f75818039e5f48b149328ce2bcd",
"packages": [],
"packages-dev": [
{
"name": "nextcloud/coding-standard",
"version": "v1.2.3",
"source": {
"type": "git",
"url": "https://github.com/nextcloud/coding-standard.git",
"reference": "bc9c53a5306114b60c4363057aff9c2ed10a54da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/bc9c53a5306114b60c4363057aff9c2ed10a54da",
"reference": "bc9c53a5306114b60c4363057aff9c2ed10a54da",
"shasum": ""
},
"require": {
"php": "^7.3|^8.0",
"php-cs-fixer/shim": "^3.17"
},
"type": "library",
"autoload": {
"psr-4": {
"Nextcloud\\CodingStandard\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christoph Wurst",
"email": "christoph@winzerhof-wurst.at"
}
],
"description": "Nextcloud coding standards for the php cs fixer",
"support": {
"issues": "https://github.com/nextcloud/coding-standard/issues",
"source": "https://github.com/nextcloud/coding-standard/tree/v1.2.3"
},
"time": "2024-08-23T14:32:32+00:00"
},
{
"name": "php-cs-fixer/shim",
"version": "v3.75.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "eea219a577085bd13ff0cb644a422c20798316c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/eea219a577085bd13ff0cb644a422c20798316c7",
"reference": "eea219a577085bd13ff0cb644a422c20798316c7",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^7.4 || ^8.0"
},
"replace": {
"friendsofphp/php-cs-fixer": "self.version"
},
"suggest": {
"ext-dom": "For handling output formats in XML",
"ext-mbstring": "For handling non-UTF8 characters."
},
"bin": [
"php-cs-fixer",
"php-cs-fixer.phar"
],
"type": "application",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Dariusz Rumiński",
"email": "dariusz.ruminski@gmail.com"
}
],
"description": "A tool to automatically fix PHP code style",
"support": {
"issues": "https://github.com/PHP-CS-Fixer/shim/issues",
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.75.0"
},
"time": "2025-03-31T18:45:02+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}
Return to home page.