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.
2 parents ff3ed5f + e1b10ef commit a00428dCopy full SHA for a00428d
README.md
@@ -35,7 +35,7 @@ composer require joomla/coding-standards "~3.0"
35
As stability of joomla/coding-standards 3.0.0 is currently alpha, make sure you allow usage of alpha software in Composer:
36
37
```bash
38
-composer property-set minimum-stability "alpha"
+composer config minimum-stability "alpha"
39
```
40
41
If you want to install the coding-standards globally, edit your Composer global configuration by running:
0 commit comments