We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576bd16 commit d1056afCopy full SHA for d1056af
1 file changed
composer.json
@@ -5,7 +5,6 @@
5
"homepage": "https://www.mediawiki.org/wiki/Extension:Snap!_Project_Embed",
6
"license": "GPL-3.0+",
7
"require-dev": {
8
- "mediawiki/mediawiki-phan-config": "^0.14.0",
9
"mediawiki/mediawiki-codesniffer": "44.0.0",
10
"php-parallel-lint/php-parallel-lint": "^1.3.2",
11
"php-parallel-lint/php-console-highlighter": "^1.0.0",
@@ -17,7 +16,6 @@
17
16
"phpcs -p -s",
18
"minus-x check ."
19
],
20
- "phan": "phan -d . --long-progress-bar --allow-polyfill-parser",
21
"fix": [
22
"phpcbf",
23
"minus-x fix ."
0 commit comments