Skip to content
Snippets Groups Projects
Commit b9c2ff66 authored by Renovate Bot's avatar Renovate Bot
Browse files

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

parent 49243ebc
No related branches found
No related tags found
1 merge request!44chore(deps): update dependency friendsofphp/php-cs-fixer to v3.2.1
Pipeline #56985 passed
......@@ -7396,16 +7396,16 @@
},
{
"name": "friendsofphp/php-cs-fixer",
"version": "v3.1.0",
"version": "v3.2.1",
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
"reference": "cf4cedb9e8991c2daa94a756176d81bf487e4c4b"
"reference": "13ae36a76b6e329e44ca3cafaa784ea02db9ff14"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/cf4cedb9e8991c2daa94a756176d81bf487e4c4b",
"reference": "cf4cedb9e8991c2daa94a756176d81bf487e4c4b",
"url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/13ae36a76b6e329e44ca3cafaa784ea02db9ff14",
"reference": "13ae36a76b6e329e44ca3cafaa784ea02db9ff14",
"shasum": ""
},
"require": {
......@@ -7414,7 +7414,7 @@
"doctrine/annotations": "^1.12",
"ext-json": "*",
"ext-tokenizer": "*",
"php": "^7.1.3 || ^8.0",
"php": "^7.2 || ^8.0",
"php-cs-fixer/diff": "^2.0",
"symfony/console": "^4.4.20 || ^5.1.3",
"symfony/event-dispatcher": "^4.4.20 || ^5.0",
......@@ -7422,13 +7422,14 @@
"symfony/finder": "^4.4.20 || ^5.0",
"symfony/options-resolver": "^4.4.20 || ^5.0",
"symfony/polyfill-php72": "^1.23",
"symfony/polyfill-php80": "^1.23",
"symfony/polyfill-php81": "^1.23",
"symfony/process": "^4.4.20 || ^5.0",
"symfony/stopwatch": "^4.4.20 || ^5.0"
},
"require-dev": {
"justinrainbow/json-schema": "^5.2",
"keradus/cli-executor": "^1.4",
"keradus/cli-executor": "^1.5",
"mikey179/vfsstream": "^1.6.8",
"php-coveralls/php-coveralls": "^2.4.3",
"php-cs-fixer/accessible-object": "^1.1",
......@@ -7473,7 +7474,7 @@
"description": "A tool to automatically fix PHP code style",
"support": {
"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": [
{
......@@ -7481,7 +7482,7 @@
"type": "github"
}
],
"time": "2021-08-29T20:16:20+00:00"
"time": "2021-10-05T08:12:17+00:00"
},
{
"name": "netresearch/jsonmapper",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment