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 48d1547 commit c51d35eCopy full SHA for c51d35e
1 file changed
composer.json
@@ -7,7 +7,7 @@
7
"SubPage",
8
"SubPageList"
9
],
10
- "homepage": "https://github.com/ProfessionalWiki/SubPageList#readme",
+ "homepage": "https://professional.wiki/en/extension/subpagelist",
11
"license": "GPL-2.0-or-later",
12
"authors": [
13
{
@@ -22,13 +22,12 @@
22
}
23
24
"support": {
25
- "issues": "https://github.com/ProfessionalWiki/SubPageList/issues",
26
- "irc": "irc://irc.libera.chat/mediawiki"
+ "issues": "https://github.com/ProfessionalWiki/SubPageList/issues"
27
},
28
"require": {
29
"php": ">=8.1",
30
"composer/installers": "^2|^1.0.1",
31
- "mediawiki/parser-hooks": "~1.3"
+ "mediawiki/parser-hooks": "~1.3|^3.0"
32
33
"extra": {
34
"installer-name": "SubPageList"
0 commit comments