We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59b929 commit e97a801Copy full SHA for e97a801
composer.json
@@ -11,12 +11,12 @@
11
],
12
"require": {
13
"psr/container": "^1.0|^2.0",
14
- "symfony/options-resolver": "^4.2 || ^5.0 || ^6.0 || ^7.0"
+ "symfony/options-resolver": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^8",
18
"phpstan/phpstan": "^0.12.52",
19
- "friendsofphp/php-cs-fixer": "^2.16"
+ "php-cs-fixer/shim": "^3.89"
20
21
"autoload": {
22
"psr-4": {
0 commit comments