chore(deps): bump nextcloud/coding-standard from 1.3.1 to ^1.3.2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-21 23:01:46 +00:00
committed by GitHub
parent a17b560b33
commit e10c985248
2 changed files with 10 additions and 10 deletions

View File

@ -25,6 +25,6 @@
"require-dev": {
"christophwurst/nextcloud_testing": "^1.0.0",
"phpunit/phpunit": "^9",
"nextcloud/coding-standard": "^1.3.1"
"nextcloud/coding-standard": "^1.3.2"
}
}

18
composer.lock generated
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": "9f450312626b7fab26ce209b806d7530",
"content-hash": "e06aec6e26bc9c7ebc7bbb8d065d1ced",
"packages": [],
"packages-dev": [
{
@ -226,16 +226,16 @@
},
{
"name": "nextcloud/coding-standard",
"version": "v1.3.1",
"version": "v1.3.2",
"source": {
"type": "git",
"url": "https://github.com/nextcloud/coding-standard.git",
"reference": "e88acb0df6217b808d1632286ddfec9267a102e4"
"reference": "9c719c4747fa26efc12f2e8b21c14a9a75c6ba6d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/e88acb0df6217b808d1632286ddfec9267a102e4",
"reference": "e88acb0df6217b808d1632286ddfec9267a102e4",
"url": "https://api.github.com/repos/nextcloud/coding-standard/zipball/9c719c4747fa26efc12f2e8b21c14a9a75c6ba6d",
"reference": "9c719c4747fa26efc12f2e8b21c14a9a75c6ba6d",
"shasum": ""
},
"require": {
@ -262,9 +262,9 @@
"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.3.1"
"source": "https://github.com/nextcloud/coding-standard/tree/v1.3.2"
},
"time": "2024-09-19T09:07:10+00:00"
"time": "2024-10-14T16:49:05+00:00"
},
{
"name": "nikic/php-parser",
@ -2220,13 +2220,13 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"stability-flags": {},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=7.4 <=8.3"
},
"platform-dev": [],
"platform-dev": {},
"platform-overrides": {
"php": "7.4"
},