Skip to content
Snippets Groups Projects
Commit 7c71cb2c authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/all-minor-patch' into 'main'

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

See merge request dbp/relay/dbp-relay-template-bundle!52
parents ca651d0f 78360c83
No related branches found
No related tags found
1 merge request!52chore(deps): update dependency friendsofphp/php-cs-fixer to v3.2.1
Pipeline #105783 passed
...@@ -6090,16 +6090,16 @@ ...@@ -6090,16 +6090,16 @@
}, },
{ {
"name": "friendsofphp/php-cs-fixer", "name": "friendsofphp/php-cs-fixer",
"version": "v3.1.0", "version": "v3.2.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git", "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "cf4cedb9e8991c2daa94a756176d81bf487e4c4b" "reference": "13ae36a76b6e329e44ca3cafaa784ea02db9ff14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cf4cedb9e8991c2daa94a756176d81bf487e4c4b", "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/13ae36a76b6e329e44ca3cafaa784ea02db9ff14",
"reference": "cf4cedb9e8991c2daa94a756176d81bf487e4c4b", "reference": "13ae36a76b6e329e44ca3cafaa784ea02db9ff14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6108,7 +6108,7 @@ ...@@ -6108,7 +6108,7 @@
"doctrine/annotations": "^1.12", "doctrine/annotations": "^1.12",
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": "^7.1.3 || ^8.0", "php": "^7.2 || ^8.0",
"php-cs-fixer/diff": "^2.0", "php-cs-fixer/diff": "^2.0",
"symfony/console": "^4.4.20 || ^5.1.3", "symfony/console": "^4.4.20 || ^5.1.3",
"symfony/event-dispatcher": "^4.4.20 || ^5.0", "symfony/event-dispatcher": "^4.4.20 || ^5.0",
...@@ -6116,13 +6116,14 @@ ...@@ -6116,13 +6116,14 @@
"symfony/finder": "^4.4.20 || ^5.0", "symfony/finder": "^4.4.20 || ^5.0",
"symfony/options-resolver": "^4.4.20 || ^5.0", "symfony/options-resolver": "^4.4.20 || ^5.0",
"symfony/polyfill-php72": "^1.23", "symfony/polyfill-php72": "^1.23",
"symfony/polyfill-php80": "^1.23",
"symfony/polyfill-php81": "^1.23", "symfony/polyfill-php81": "^1.23",
"symfony/process": "^4.4.20 || ^5.0", "symfony/process": "^4.4.20 || ^5.0",
"symfony/stopwatch": "^4.4.20 || ^5.0" "symfony/stopwatch": "^4.4.20 || ^5.0"
}, },
"require-dev": { "require-dev": {
"justinrainbow/json-schema": "^5.2", "justinrainbow/json-schema": "^5.2",
"keradus/cli-executor": "^1.4", "keradus/cli-executor": "^1.5",
"mikey179/vfsstream": "^1.6.8", "mikey179/vfsstream": "^1.6.8",
"php-coveralls/php-coveralls": "^2.4.3", "php-coveralls/php-coveralls": "^2.4.3",
"php-cs-fixer/accessible-object": "^1.1", "php-cs-fixer/accessible-object": "^1.1",
...@@ -6167,7 +6168,7 @@ ...@@ -6167,7 +6168,7 @@
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"support": { "support": {
"issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
"source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.1.0" "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v3.2.1"
}, },
"funding": [ "funding": [
{ {
...@@ -6175,7 +6176,7 @@ ...@@ -6175,7 +6176,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-08-29T20:16:20+00:00" "time": "2021-10-05T08:12:17+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment