fix: [composer] slevomat coding-standard

pull/9507/head
Christophe Vandeplas 2024-01-28 08:25:27 +00:00
parent be3157dc81
commit 1c3c9ec736
1 changed files with 3 additions and 2 deletions

View File

@ -34,7 +34,8 @@
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5",
"psy/psysh": "@stable",
"sirbrillig/phpcs-variable-analysis": "^2.11"
"sirbrillig/phpcs-variable-analysis": "^2.11",
"slevomat/coding-standard": "~8.0"
},
"suggest": {
"markstory/asset_compress": "An asset compression plugin which provides file concatenation and a flexible filter system for preprocessing and minification.",
@ -85,4 +86,4 @@
"php-http/discovery": true
}
}
}
}