Skip to content
Snippets Groups Projects

Update dependency friendsofphp/php-cs-fixer to v3.5.0

Merged Reiter, Christoph requested to merge renovate/all-minor-patch into main
1 file
+ 13
13
Compare changes
  • Side-by-side
  • Inline
+ 13
13
@@ -3274,16 +3274,16 @@
},
{
"name": "symfony/flex",
"version": "v1.17.6",
"version": "v1.18.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
"reference": "7a79135e1dc66b30042b4d968ecba0908f9374bc"
"reference": "90ee9ddddaadee602dff23ae530310a59936bc8b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/7a79135e1dc66b30042b4d968ecba0908f9374bc",
"reference": "7a79135e1dc66b30042b4d968ecba0908f9374bc",
"url": "https://api.github.com/repos/symfony/flex/zipball/90ee9ddddaadee602dff23ae530310a59936bc8b",
"reference": "90ee9ddddaadee602dff23ae530310a59936bc8b",
"shasum": ""
},
"require": {
@@ -3319,7 +3319,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v1.17.6"
"source": "https://github.com/symfony/flex/tree/v1.18.1"
},
"funding": [
{
@@ -3335,7 +3335,7 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:39:37+00:00"
"time": "2022-01-19T17:52:31+00:00"
},
{
"name": "symfony/framework-bundle",
@@ -7529,23 +7529,23 @@
},
{
"name": "composer/pcre",
"version": "1.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "3d322d715c43a1ac36c7fe215fa59336265500f2"
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/3d322d715c43a1ac36c7fe215fa59336265500f2",
"reference": "3d322d715c43a1ac36c7fe215fa59336265500f2",
"url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1",
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
@@ -7580,7 +7580,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/1.0.0"
"source": "https://github.com/composer/pcre/tree/1.0.1"
},
"funding": [
{
@@ -7596,7 +7596,7 @@
"type": "tidelift"
}
],
"time": "2021-12-06T15:17:27+00:00"
"time": "2022-01-21T20:24:37+00:00"
},
{
"name": "composer/semver",
Loading