Skip to content

Commit

Permalink
Add MediaWiki Core
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbarratt committed Apr 5, 2018
1 parent 0c420e1 commit 2353998
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 2353998

Please sign in to comment.