sha256:a7c7d99297328c7d0d75be9440fd72d1f87bdd376a0f1826f0a978145335a96f
Found in archives
-
sha256:177eada2a495e8f89d72fc331688769e10ad53b3def2dd8b1647d340a7fc8fa5nextcloud/apps/support/composer.lock -
sha256:3387ec87ae94034e6fb3b0b2fb49a3e3f7bbfeaa0638700fac35d75679c242d3nextcloud/apps/support/composer.lock -
sha256:51b242cfbfeeb6a468041c1f913be17df73af4dcc3f8a3e653c92122f5407a4enextcloud/apps/support/composer.lock -
sha256:555711a90e22e588d3360080395cf9c91ad9dde1d2ed3e3430219e21bfbc56acnextcloud/apps/support/composer.lock -
sha256:64f4810efb3c7dd60b7a7db4298463776707d158963254b80a11eb007d252d65nextcloud/apps/support/composer.lock -
sha256:7476c3d704d864e720beeda2f7e58c8decbe0c610b135815d4258c843c7e82denextcloud/apps/support/composer.lock -
sha256:78b1464d8cf758db4ae64a8cd84a5eb9e329dadfe6623045c8fd5db657f2803cnextcloud/apps/support/composer.lock -
sha256:89dc0f7b9067d7aee58c4ed8d0aeeb029e86970db7cb3c247dc2fabf92c2a343nextcloud/apps/support/composer.lock -
sha256:9a6d19ae42004992acbe537c2c2d4624feaeafe5440ddecb73ad4cb61cc550e6nextcloud/apps/support/composer.lock -
sha256:9e6940212792c5e12f1ae6b09de0654226ea16153c4e754e3be5bf99a36fd624nextcloud/apps/support/composer.lock -
sha256:ae58bcd175c74dbb8dca96307821ab4cd7a5fec4669862729d65cf609a384f83nextcloud/apps/support/composer.lock -
sha256:bd154f39f79db989cd170bf6e8a741e48258cfc7b7fbd5af63ddf2a41b4e2cb7nextcloud/apps/support/composer.lock -
sha256:c56079ffc29c6fc97888c9006d9d8b5c555bd49ae2587ab4e5151cbd4207bb1dnextcloud/apps/support/composer.lock -
sha256:d7d0ad9acd06c393a780fabfe218cc2f4fd7a67bf390606231f7bbf8ba922867nextcloud/apps/support/composer.lock -
sha256:ecc582ac3201adf1cdd68c363f701192a64066140c23f06a979b11374d45034cnextcloud/apps/support/composer.lock -
sha256:f602ebec45324741fb1f49df915c95dc350c77d464afa9593c80b93e2ed0e387nextcloud/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.2.1",
"source": {
"type": "git",
"url": "https://github.com/nextcloud/coding-standard.git",
"reference": "cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e",
"reference": "cf5f18d989ec62fb4cdc7fc92a36baf34b3d829e",
"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.1"
},
"time": "2024-02-01T14:54:37+00:00"
},
{
"name": "php-cs-fixer/shim",
"version": "v3.51.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "a792394f7f3934f75a4df9dca544796c6f503027"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/a792394f7f3934f75a4df9dca544796c6f503027",
"reference": "a792394f7f3934f75a4df9dca544796c6f503027",
"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.51.0"
},
"time": "2024-02-28T19:51:07+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.6.0"
}
Return to home page.