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 bb953bf commit 7656e22Copy full SHA for 7656e22
composer.json
@@ -43,8 +43,6 @@
43
"phpstan": "vendor/bin/phpstan analyse --ansi --error-format symplify",
44
"rector": "vendor/bin/rector process --dry-run --ansi"
45
},
46
- "minimum-stability": "dev",
47
- "prefer-stable": true,
48
"config": {
49
"sort-packages": true,
50
"platform-check": false,
0 commit comments