Set correct minimal version of PHP-CS-Fixer

This commit is contained in:
ErickSkrauch 2022-10-06 04:34:17 +02:00
parent 793b156b17
commit f2d1b6164e
No known key found for this signature in database
GPG Key ID: 669339FCBB30EE0E
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
"homepage": "https://github.com/elyby/php-code-style", "homepage": "https://github.com/elyby/php-code-style",
"require": { "require": {
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
"friendsofphp/php-cs-fixer": "^3" "friendsofphp/php-cs-fixer": "^3.11"
}, },
"require-dev": { "require-dev": {
"ergebnis/composer-normalize": "^2.28", "ergebnis/composer-normalize": "^2.28",

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "caea1288c4837f2f630053b24b54d2a9", "content-hash": "607064616a9a1792ffcb571b67dabb7f",
"packages": [ "packages": [
{ {
"name": "composer/pcre", "name": "composer/pcre",