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 ceb45aa commit 803e2d5Copy full SHA for 803e2d5
composer.json
@@ -43,7 +43,7 @@
43
},
44
"scripts": {
45
"csfix": [
46
- "php-cs-fixer fix"
+ "vendor/bin/ecs --ansi"
47
],
48
"test": [
49
"@putenv DBA_REFLECTOR=mysqli",
0 commit comments