Merge pull request #11377 from nextcloud/renovate/main-php-cs-fixer-shim-3.x

chore(deps): bump php-cs-fixer/shim from 3.81.0 to ^3.82.2 (main)
This commit is contained in:
Christoph Wurst
2025-07-09 07:37:26 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@ -7,6 +7,6 @@
},
"require-dev": {
"nextcloud/coding-standard": "^1.4.0",
"php-cs-fixer/shim": "^3.81.0"
"php-cs-fixer/shim": "^3.82.2"
}
}

View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "95714941a38da70681620b7eb02f3e1e",
"content-hash": "fedb97839dcb4dcedbf5c7f599645251",
"packages": [],
"packages-dev": [
{
@ -106,16 +106,16 @@
},
{
"name": "php-cs-fixer/shim",
"version": "v3.81.0",
"version": "v3.82.2",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "5567f3740b1c3548dcf0a9231f2c28ae8c0fbe59"
"reference": "2dbabef3dae30752382cf4b9864780e78f71bc59"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/5567f3740b1c3548dcf0a9231f2c28ae8c0fbe59",
"reference": "5567f3740b1c3548dcf0a9231f2c28ae8c0fbe59",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/2dbabef3dae30752382cf4b9864780e78f71bc59",
"reference": "2dbabef3dae30752382cf4b9864780e78f71bc59",
"shasum": ""
},
"require": {
@ -152,9 +152,9 @@
"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.81.0"
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.82.2"
},
"time": "2025-07-07T15:28:17+00:00"
"time": "2025-07-08T21:13:44+00:00"
}
],
"aliases": [],