Commit f13e4e0d authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

friendsofphp/php-cs-fixer v2.17.2

Showing with 2 additions and 2 deletions
+2 -2
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"keywords": [ "keywords": [
"shim" "shim"
], ],
"version": "v2.16.10", "version": "v2.17.2",
"license": [ "license": [
"MIT" "MIT"
], ],
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"php-cs-fixer" "php-cs-fixer"
], ],
"require": { "require": {
"php": "^5.6 || ^7.0", "php": "^5.6 || ^7.0 || ^8.0",
"ext-json": "*", "ext-json": "*",
"ext-tokenizer": "*" "ext-tokenizer": "*"
}, },
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment