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 e6b708a commit cc9a2ecCopy full SHA for cc9a2ec
composer.json
@@ -31,7 +31,7 @@
31
]
32
},
33
"require": {
34
- "php": ">=7.4",
+ "php": ">=8.1",
35
"addwiki/mediawiki-datamodel": "^3.1",
36
"wikibase/data-model": "~9.2||~8.0",
37
"serialization/serialization": "~3.2||~4.0"
@@ -45,7 +45,7 @@
45
"repositories":[
46
{
47
"type": "vcs",
48
- "url": "https://github.com/wikimedia/mediawiki-extensions-WikibaseMediaInfo.git"
+ "url": "https://gerrit.wikimedia.org/r/mediawiki/extensions/WikibaseMediaInfo"
49
}
50
],
51
"autoload": {
0 commit comments