Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1425937
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"name"
:
"mediawiki/anti-spoof"
,
"type"
:
"mediawiki-extension"
,
"description"
:
"The AntiSpoof extension is an extension for preventing confusable usernames from being created. It blocks the creation of accounts with mixed-script, confusing and similar usernames."
,
"homepage"
:
"https://www.mediawiki.org/wiki/Extension:AntiSpoof"
,
"license"
:
"GPL-2.0-or-later"
,
"require"
:
{
"wikimedia/equivset"
:
"^1.7.0"
},
"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"
:
{
"fix"
:
[
"minus-x fix ."
,
"phpcbf"
],
"test"
:
[
"parallel-lint . --exclude vendor --exclude node_modules"
,
"@phpcs"
,
"minus-x check ."
],
"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
Sat, May 16, 12:16 (23 h, 29 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
12/92/611e48bb022b1486e5e2571617de
Default Alt Text
composer.json (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment