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 24aebd0 commit 86abc4eCopy full SHA for 86abc4e
docs/INSTALL.md
@@ -20,15 +20,15 @@ create one and add the following content to it:
20
```
21
{
22
"require": {
23
- "mediawiki/semantic-result-formats": "~4.2"
+ "mediawiki/semantic-result-formats": "~5.0"
24
}
25
26
27
28
If you already have a "composer.local.json" file add the following line to the end of the "require"
29
section in your file:
30
31
32
33
Remember to add a comma to the end of the preceding line in this section.
34
0 commit comments