Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4114668
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
737 B
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"require-dev"
:
{
"mediawiki/mediawiki-codesniffer"
:
"45.0.0"
,
"mediawiki/mediawiki-phan-config"
:
"0.14.0"
,
"mediawiki/minus-x"
:
"1.1.3"
,
"php-parallel-lint/php-console-highlighter"
:
"1.0.0"
,
"php-parallel-lint/php-parallel-lint"
:
"1.4.0"
},
"scripts"
:
{
"test"
:
[
"parallel-lint . --exclude vendor --exclude node_modules"
,
"@phpcs"
,
"minus-x check ."
],
"fix"
:
[
"minus-x fix ."
,
"phpcbf"
],
"test:size"
:
"php ../../vendor/phpunit/phpunit/phpunit -c ../../phpunit.xml.dist tests/phpunit/structure/BundleSizeTest.php"
,
"phan"
:
"phan -d . --long-progress-bar"
,
"phpcs"
:
"phpcs -sp --cache"
},
"config"
:
{
"allow-plugins"
:
{
"dealerdirect/phpcodesniffer-composer-installer"
:
true
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Wed, Aug 19, 00:20 (4 d, 17 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7b/d2/1bea937730c5a07862697196eb69
Default Alt Text
composer.json (737 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment