Change-Id: I95b2664615e590a60a81b704328ce5c482722435
This commit is contained in:
Umherirrender 2019-03-08 22:11:29 +01:00
parent e47e471799
commit baa1b847bf
2 changed files with 4 additions and 1 deletions

2
.phan/config.php Normal file
View file

@ -0,0 +1,2 @@
<?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",
"mediawiki/mediawiki-codesniffer": "24.0.0",
"jakub-onderka/php-console-highlighter": "0.3.2",
"mediawiki/minus-x": "0.3.1"
"mediawiki/minus-x": "0.3.1",
"mediawiki/mediawiki-phan-config": "0.4.0"
},
"scripts": {
"test": [