Skip to content
Snippets Groups Projects

chore(deps): update dependency friendsofphp/php-cs-fixer to v3.8.0

Closed Reiter, Christoph requested to merge renovate/all-minor-patch into main
+ 17
17
@@ -5058,16 +5058,16 @@
@@ -5058,16 +5058,16 @@
},
},
{
{
"name": "symfony/string",
"name": "symfony/string",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/string.git",
"url": "https://github.com/symfony/string.git",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"url": "https://api.github.com/repos/symfony/string/zipball/985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -5124,7 +5124,7 @@
@@ -5124,7 +5124,7 @@
"utf8"
"utf8"
],
],
"support": {
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.8"
"source": "https://github.com/symfony/string/tree/v5.4.9"
},
},
"funding": [
"funding": [
{
{
@@ -7442,16 +7442,16 @@
@@ -7442,16 +7442,16 @@
},
},
{
{
"name": "phpstan/phpstan",
"name": "phpstan/phpstan",
"version": "1.6.9",
"version": "1.7.2",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "8c98899c7c54251a098befd23b50a983594a20f9"
"reference": "c602f80d66ba425943b0f4aaa27010c822dd8f87"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8c98899c7c54251a098befd23b50a983594a20f9",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c602f80d66ba425943b0f4aaa27010c822dd8f87",
"reference": "8c98899c7c54251a098befd23b50a983594a20f9",
"reference": "c602f80d66ba425943b0f4aaa27010c822dd8f87",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -7477,7 +7477,7 @@
@@ -7477,7 +7477,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.6.9"
"source": "https://github.com/phpstan/phpstan/tree/1.7.2"
},
},
"funding": [
"funding": [
{
{
@@ -7497,7 +7497,7 @@
@@ -7497,7 +7497,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-05-21T11:34:44+00:00"
"time": "2022-05-26T12:59:20+00:00"
},
},
{
{
"name": "phpstan/phpstan-phpunit",
"name": "phpstan/phpstan-phpunit",
@@ -9010,16 +9010,16 @@
@@ -9010,16 +9010,16 @@
},
},
{
{
"name": "symfony/console",
"name": "symfony/console",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/symfony/console.git",
"url": "https://github.com/symfony/console.git",
"reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b"
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"url": "https://api.github.com/repos/symfony/console/zipball/829d5d1bf60b2efeb0887b7436873becc71a45eb",
"reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -9089,7 +9089,7 @@
@@ -9089,7 +9089,7 @@
"terminal"
"terminal"
],
],
"support": {
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.8"
"source": "https://github.com/symfony/console/tree/v5.4.9"
},
},
"funding": [
"funding": [
{
{
@@ -9105,7 +9105,7 @@
@@ -9105,7 +9105,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2022-04-12T16:02:29+00:00"
"time": "2022-05-18T06:17:34+00:00"
},
},
{
{
"name": "symfony/dom-crawler",
"name": "symfony/dom-crawler",
Loading