Change-Id: Iddc55eb285b56996e865ac0561526802c80948a6
This commit is contained in:
Umherirrender 2019-04-25 20:36:55 +02:00
parent 64aaf72d6c
commit 0d0229dfcb
2 changed files with 5 additions and 1 deletions

3
.phan/config.php Normal file
View file

@ -0,0 +1,3 @@
<?php
return require __DIR__ . '/../vendor/mediawiki/mediawiki-phan-config/src/config.php';

View file

@ -3,7 +3,8 @@
"jakub-onderka/php-parallel-lint": "1.0.0",
"jakub-onderka/php-console-highlighter": "0.4.0",
"mediawiki/mediawiki-codesniffer": "24.0.0",
"mediawiki/minus-x": "0.3.2"
"mediawiki/minus-x": "0.3.2",
"mediawiki/mediawiki-phan-config": "0.5.0"
},
"scripts": {
"fix": [