Skip to content

Commit

Permalink
Merge pull request #391 from davidbarratt/mediawiki-core
Browse files Browse the repository at this point in the history
Add MediaWiki Core
  • Loading branch information
alcohol committed Apr 5, 2018
2 parents 0c420e1 + 2353998 commit a118c5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Composer/Installers/MediaWikiInstaller.php
Expand Up @@ -4,6 +4,7 @@
class MediaWikiInstaller extends BaseInstaller
{
protected $locations = array(
'core' => 'core/',
'extension' => 'extensions/{$name}/',
'skin' => 'skins/{$name}/',
);
Expand Down

0 comments on commit a118c5b

Please sign in to comment.