summaryrefslogtreecommitdiffstats
path: root/vendor-bin/csfixer
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-08 01:15:08 +0000
committerGitHub <noreply@github.com>2023-07-08 01:15:08 +0000
commit646e7190347e75841b88ef891c78e62f1756b20f (patch)
tree6b68e3e3abcbc91caa7c927032a56319959079da /vendor-bin/csfixer
parentf47f05a2aaf8de752d23a6fe5ae8737c9019ad5d (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.20.0 to 3.21.0. - [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.20.0...v3.21.0) --- 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 07c53e3fa..6877615da 100644
--- a/vendor-bin/csfixer/composer.lock
+++ b/vendor-bin/csfixer/composer.lock
@@ -428,16 +428,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v3.20.0",
+ "version": "v3.21.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69"
+ "reference": "f29a0598c022baf99d2136da533820fec63167ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e8249e0b15e2bc022fbbd1090ce29d071481e69",
- "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/f29a0598c022baf99d2136da533820fec63167ed",
+ "reference": "f29a0598c022baf99d2136da533820fec63167ed",
"shasum": ""
},
"require": {
@@ -512,7 +512,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.20.0"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.21.0"
},
"funding": [
{
@@ -520,7 +520,7 @@
"type": "github"
}
],
- "time": "2023-06-27T20:22:39+00:00"
+ "time": "2023-07-05T21:28:10+00:00"
},
{
"name": "nextcloud/coding-standard",