summaryrefslogtreecommitdiffstats
path: root/vendor-bin/csfixer
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-09 01:19:55 +0000
committerGitHub <noreply@github.com>2023-09-09 01:19:55 +0000
commit643f91012cc9e74f561af899fa90f00d967168af (patch)
tree5fd16e8ed79d649d6a710541a67029cd5e5f4547 /vendor-bin/csfixer
parent577e9d784b43e98679e5c78f2ba46fcbf7fe8aff (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.25.0 to 3.26.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.25.0...v3.26.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development update-type: version-update:semver-minor ... 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 3a36756b0..9ab146a51 100644
--- a/vendor-bin/csfixer/composer.lock
+++ b/vendor-bin/csfixer/composer.lock
@@ -227,16 +227,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v3.25.0",
+ "version": "v3.26.1",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "9025b7d2b6e1d90a63d0ac0905018ce5d03ec88d"
+ "reference": "d023ba6684055f6ea1da1352d8a02baca0426983"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/9025b7d2b6e1d90a63d0ac0905018ce5d03ec88d",
- "reference": "9025b7d2b6e1d90a63d0ac0905018ce5d03ec88d",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/d023ba6684055f6ea1da1352d8a02baca0426983",
+ "reference": "d023ba6684055f6ea1da1352d8a02baca0426983",
"shasum": ""
},
"require": {
@@ -310,7 +310,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.25.0"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.26.1"
},
"funding": [
{
@@ -318,7 +318,7 @@
"type": "github"
}
],
- "time": "2023-08-31T21:27:18+00:00"
+ "time": "2023-09-08T19:09:07+00:00"
},
{
"name": "nextcloud/coding-standard",