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
@@ -5342,16 +5342,16 @@
},
{
"name": "symfony/string",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8"
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"reference": "3c061a76bff6d6ea427d85e12ad1bb8ed8cd43e8",
"url": "https://api.github.com/repos/symfony/string/zipball/985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"reference": "985e6a9703ef5ce32ba617c9c7d97873bb7b2a99",
"shasum": ""
},
"require": {
@@ -5408,7 +5408,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.8"
"source": "https://github.com/symfony/string/tree/v5.4.9"
},
"funding": [
{
@@ -7989,16 +7989,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.6.9",
"version": "1.7.3",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "8c98899c7c54251a098befd23b50a983594a20f9"
"reference": "48c4621b1a6dde32aab2e9a79658b843ffb614f7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8c98899c7c54251a098befd23b50a983594a20f9",
"reference": "8c98899c7c54251a098befd23b50a983594a20f9",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/48c4621b1a6dde32aab2e9a79658b843ffb614f7",
"reference": "48c4621b1a6dde32aab2e9a79658b843ffb614f7",
"shasum": ""
},
"require": {
@@ -8024,7 +8024,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"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.3"
},
"funding": [
{
@@ -8044,7 +8044,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T11:34:44+00:00"
"time": "2022-05-29T11:36:09+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@@ -9557,16 +9557,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.8",
"version": "v5.4.9",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b"
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"reference": "ffe3aed36c4d60da2cf1b0a1cee6b8f2e5fa881b",
"url": "https://api.github.com/repos/symfony/console/zipball/829d5d1bf60b2efeb0887b7436873becc71a45eb",
"reference": "829d5d1bf60b2efeb0887b7436873becc71a45eb",
"shasum": ""
},
"require": {
@@ -9636,7 +9636,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.8"
"source": "https://github.com/symfony/console/tree/v5.4.9"
},
"funding": [
{
@@ -9652,7 +9652,7 @@
"type": "tidelift"
}
],
"time": "2022-04-12T16:02:29+00:00"
"time": "2022-05-18T06:17:34+00:00"
},
{
"name": "symfony/dom-crawler",
Loading