Skip to content

Commit 9c40748

Browse files
committed
Update composer.json authors
ERM42827
1 parent 5713ce7 commit 9c40748

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
return;
55
}
66

7-
define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '6.0.0' );
7+
define( 'MWSTAKE_MEDIAWIKI_COMPONENT_COMMONUSERINTERFACE_VERSION', '6.0.1' );
88

99
MWStake\MediaWiki\ComponentLoader\Bootstrapper::getInstance()
1010
->register( 'commonuserinterface', static function () {

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"name": "HalloWelt! GmbH",
88
"email": "info@hallowelt.com",
9-
"homepage": "http://www.hallowelt.com"
9+
"homepage": "https://www.hallowelt.com"
1010
}
1111
],
1212
"require": {

0 commit comments

Comments
 (0)