Update semantic-mediawiki

semantic-mediawiki is compatible with mediawiki 1.36, but outputs a lot of deprecation
warnings. This was fixed in
https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/4195
but no relase has been made as of now. This change will be in release
3.2.4 or 4.0.0, at which point this line can be removed.
This commit is contained in:
paul 2021-09-25 03:24:51 +02:00
parent 37db1342b5
commit 011ccb6a0c

View file

@ -1,6 +1,7 @@
{
"require": {
"mediawiki/semantic-bundle": "~5.0",
"mediawiki/semantic-mediawiki": "3.x-dev",
"mediawiki/semantic-scribunto": "~2.1",
"wikimedia/css-sanitizer": "3.0.2"