From 71ad380aec36b3c3dbd2065f31c44e778fa888b3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 29 May 2024 09:01:37 +0000
Subject: [PATCH] deps(deps): update dependency wayofdev/cs-fixer-config to
v1.5.0
---
composer.lock | 34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)
diff --git a/composer.lock b/composer.lock
index f4e61013..659cad86 100644
--- a/composer.lock
+++ b/composer.lock
@@ -7589,16 +7589,16 @@
},
{
"name": "composer/pcre",
- "version": "3.1.3",
+ "version": "3.1.4",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
- "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8"
+ "reference": "04229f163664973f68f38f6f73d917799168ef24"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/pcre/zipball/5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
- "reference": "5b16e25a5355f1f3afdfc2f954a0a80aec4826a8",
+ "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24",
+ "reference": "04229f163664973f68f38f6f73d917799168ef24",
"shasum": ""
},
"require": {
@@ -7640,7 +7640,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
- "source": "https://github.com/composer/pcre/tree/3.1.3"
+ "source": "https://github.com/composer/pcre/tree/3.1.4"
},
"funding": [
{
@@ -7656,7 +7656,7 @@
"type": "tidelift"
}
],
- "time": "2024-03-19T10:26:25+00:00"
+ "time": "2024-05-27T13:40:54+00:00"
},
{
"name": "composer/semver",
@@ -8234,16 +8234,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
- "version": "v3.57.2",
+ "version": "v3.58.0",
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "22f7f3145606df92b02fb1bd22c30abfce956d3c"
+ "reference": "55d3483c80c09f91d876aa4e2971ce349d07310c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/22f7f3145606df92b02fb1bd22c30abfce956d3c",
- "reference": "22f7f3145606df92b02fb1bd22c30abfce956d3c",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/55d3483c80c09f91d876aa4e2971ce349d07310c",
+ "reference": "55d3483c80c09f91d876aa4e2971ce349d07310c",
"shasum": ""
},
"require": {
@@ -8322,7 +8322,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.57.2"
+ "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.58.0"
},
"funding": [
{
@@ -8330,7 +8330,7 @@
"type": "github"
}
],
- "time": "2024-05-20T20:41:57+00:00"
+ "time": "2024-05-28T16:55:30+00:00"
},
{
"name": "hamcrest/hamcrest-php",
@@ -14340,16 +14340,16 @@
},
{
"name": "wayofdev/cs-fixer-config",
- "version": "v1.4.4",
+ "version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/wayofdev/php-cs-fixer-config.git",
- "reference": "8d0578a412be010919a0109cf484f95742cf5291"
+ "reference": "1300d46e72b7893b038c429585206981820fb4e8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/8d0578a412be010919a0109cf484f95742cf5291",
- "reference": "8d0578a412be010919a0109cf484f95742cf5291",
+ "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/1300d46e72b7893b038c429585206981820fb4e8",
+ "reference": "1300d46e72b7893b038c429585206981820fb4e8",
"shasum": ""
},
"require": {
@@ -14414,7 +14414,7 @@
"type": "github"
}
],
- "time": "2024-05-23T14:54:07+00:00"
+ "time": "2024-05-29T08:43:41+00:00"
},
{
"name": "zbateson/mail-mime-parser",