Skip to content

Commit 8c4d223

Browse files
author
Uwe Kleinmann
authored
Update README.md
1 parent 46e1379 commit 8c4d223

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,10 @@ First require the package via composer:
88
## Choose a version
99
After that, decide which configuration you want to use, currently the following configurations are supported:
1010
- PHP 7.4
11-
- PHP 8.0 (depends on PHP 7.4)
12-
- PHP 8.1 (depends on PHP 8.0)
13-
- PHP 8.2 (depends on PHP 8.1)
14-
15-
## Notice
16-
Due to the use of (FriendsOfPHP/PHP-CS-Fixer)[https://github.com/FriendsOfPHP/PHP-CS-Fixer] the cs-fixer currently currently only be executed with PHP7.4 and PHP8.0.
17-
18-
Otherwise you need to use the ENV-Variable `PHP_CS_FIXER_IGNORE_ENV="true"`.
11+
- PHP 8.0
12+
- PHP 8.1
13+
- PHP 8.2
14+
- PHP 8.3
1915

2016
## Implementation
2117
- Create a `.php-cs-fixer.dist.php` or add the one provided by the project to the root folder of your project.

0 commit comments

Comments
 (0)