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 721b25f commit ac43624Copy full SHA for ac43624
composer.json
@@ -74,6 +74,6 @@
74
"lint:check": "./vendor/bin/php-cs-fixer fix -v --using-cache=no --dry-run",
75
"lint:fix": "./vendor/bin/php-cs-fixer fix -v --using-cache=no"
76
},
77
- "minimum-stability": "dev",
+ "minimum-stability": "RC",
78
"prefer-stable": false
79
}
0 commit comments