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 2b66259 commit 1c9b8b0Copy full SHA for 1c9b8b0
composer.json
@@ -20,9 +20,10 @@
20
}
21
},
22
"require-dev": {
23
+ "friendsofphp/php-cs-fixer": "^3.42",
24
+ "jetbrains/phpstorm-attributes": "^1.0",
25
"nikic/php-parser": "^4.17",
26
"phpdocumentor/reflection-docblock": "^5.3",
- "friendsofphp/php-cs-fixer": "^3.42",
27
"phplrt/compiler": "^3.6",
28
"phpunit/phpunit": "^10.5",
29
"rector/rector": "^1.0",
0 commit comments