summaryrefslogtreecommitdiffstats
path: root/vendor-bin/csfixer
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-16 02:15:44 +0000
committerGitHub <noreply@github.com>2023-12-16 02:15:44 +0000
commit939cabfe3e084c5b4e3a34ac04972a37a056d3c2 (patch)
tree81a89ea763de441c40bcf57b1563d50fc73373f0 /vendor-bin/csfixer
parentf5924cb51a5b3dc1b7d421ed367b1756eab2d97a (diff)
chore(deps-dev): Bump friendsofphp/php-cs-fixer in /vendor-bin/csfixer
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.41.0 to 3.41.1. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.41.0...v3.41.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor-bin/csfixer')
-rw-r--r--vendor-bin/csfixer/composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor-bin/csfixer/composer.lock b/vendor-bin/csfixer/composer.lock
index c40ee28f8..0be5bd8a8 100644
--- a/vendor-bin/csfixer/composer.lock
+++ b/vendor-bin/csfixer/composer.lock
@@ -227,16 +227,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v3.41.0",
+ "version": "v3.41.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "7d8d18e19095a939b8a3b8046f57108feaad6134"
+ "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/7d8d18e19095a939b8a3b8046f57108feaad6134",
- "reference": "7d8d18e19095a939b8a3b8046f57108feaad6134",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8b6ae8dcbaf23f09680643ab832a4a3a260265f6",
+ "reference": "8b6ae8dcbaf23f09680643ab832a4a3a260265f6",
"shasum": ""
},
"require": {
@@ -306,7 +306,7 @@
],
"support": {
"issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues",
- "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.41.0"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.41.1"
},
"funding": [
{
@@ -314,7 +314,7 @@
"type": "github"
}
],
- "time": "2023-12-08T22:54:33+00:00"
+ "time": "2023-12-10T19:59:27+00:00"
},
{
"name": "nextcloud/coding-standard",