File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ the git repository and take care of loading yourself.
3030To add this package as a local, per-project dependency to your project, simply add a
3131dependency on ` wikibase/data-model ` to your project's ` composer.json ` file.
3232Here is a minimal example of a ` composer.json ` file that just defines a dependency on
33- Wikibase DataModel 4 .x:
33+ Wikibase DataModel 5 .x:
3434
3535``` js
3636{
3737 " require" : {
38- " wikibase/data-model" : " ~4 .0"
38+ " wikibase/data-model" : " ~5 .0"
3939 }
4040}
4141```
@@ -69,7 +69,7 @@ Wikibase DataModel has been written by [Jeroen De Dauw](https://www.mediawiki.or
6969and Thiemo Mättig as [ Wikimedia Germany] ( https://wikimedia.de ) employees for the [ Wikidata project]
7070(https://wikidata.org/ ).
7171
72- Contributions where also made by [ several other people]
72+ Contributions were also made by [ several other people]
7373(https://www.ohloh.net/p/wikibasedatamodel/contributors?sort=commits ).
7474
7575### Concept
You can’t perform that action at this time.
0 commit comments