sha256:a81d9f364fd56f8eb44174601e8457e2c041fb2d9f0f2558b396651fd5793d08
Found in archives
-
sha256:0ac6f9f60426edf5b68d4f302fda1f3ab12ea803c995ff4d351ddfc933841924nextcloud/apps/support/composer.lock -
sha256:2ee5cafe33b20bc6ae315cdca47c58c46997fda33434604f469058ab6aaf2a49nextcloud/apps/support/composer.lock -
sha256:4cb0e6ac2ad6ea1487d6df8d14c9ec5cdd8905b691a4ae659c300070006cda5cnextcloud/apps/support/composer.lock -
sha256:524c9a4c7119bb71d6e2da9e8a85b13ad87d00d752bfa42ea5da76057c10c34fnextcloud/apps/support/composer.lock -
sha256:79923acefa1651be253dbe37309a40d8f7ead8d3a8e9fecd95eecde64c5bb6c2nextcloud/apps/support/composer.lock -
sha256:7e4383649ed035f711f4266361819a9e36eba8929b780a445a28aa116745b4a9nextcloud/apps/support/composer.lock -
sha256:8a2e23709274dc7ce4c672be4e4a02eef7a61b10c2dcd78acd2d90aa1a1f8221nextcloud/apps/support/composer.lock -
sha256:a8e3c83bd612a84118bd8b53b4f77aee5717b7759ef4cdbf9f2136b63a2a64bdnextcloud/apps/support/composer.lock -
sha256:ae2e389672f0c56aca3a6e1d867ad7fd53a2158177c07bd40cd5bbedb2526bf9nextcloud/apps/support/composer.lock -
sha256:c42ad43290d50dfbf9c447213018f03c5a4ab04a8e1d45a13024514ca8341881nextcloud/apps/support/composer.lock -
sha256:db310a4a41ef4ed4998622634b6598c7d5efdfc7742f4609074787dcd664e5fenextcloud/apps/support/composer.lock -
sha256:f720b872f25363b28e3224a21ad1f15fe5b6fb0bb28c850c30798bf0bdeaec47nextcloud/apps/support/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": "05d1566df2b3674c98f69e6fe0e3fb00",
"packages": [],
"packages-dev": [
{
"name": "nextcloud/coding-standard",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/nextcloud/coding-standard.git",
"reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/55def702fb9a37a219511e1d8c6fe8e37164c1fb",
"reference": "55def702fb9a37a219511e1d8c6fe8e37164c1fb",
"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.1.1"
},
"time": "2023-06-01T12:05:01+00:00"
},
{
"name": "php-cs-fixer/shim",
"version": "v3.20.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "3253acf5cdb96383bb37ce7052e5dbf49a660f1e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/3253acf5cdb96383bb37ce7052e5dbf49a660f1e",
"reference": "3253acf5cdb96383bb37ce7052e5dbf49a660f1e",
"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.20.0"
},
"time": "2023-06-27T20:23:49+00:00"
}
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^8.0|^8.1"
},
"platform-dev": [],
"platform-overrides": {
"php": "8.0"
},
"plugin-api-version": "2.3.0"
}
Return to home page.