Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427657
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
847 B
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"name"
:
"johnkary/phpunit-speedtrap"
,
"type"
:
"library"
,
"description"
:
"Find and report on slow tests in your PHPUnit test suite"
,
"keywords"
:
[
"PHPUnit"
,
"slow"
,
"profile"
],
"homepage"
:
"https://github.com/johnkary/phpunit-speedtrap"
,
"license"
:
"MIT"
,
"authors"
:
[
{
"name"
:
"John Kary"
,
"email"
:
"john@johnkary.net"
}
],
"require"
:
{
"php"
:
">=7.1"
,
"phpunit/phpunit"
:
"^7.0 || ^8.0 || ^9.0"
},
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"4.0-dev"
}
},
"autoload"
:
{
"psr-4"
:
{
"JohnKary
\\
PHPUnit
\\
Listener
\\
"
:
"src/"
}
},
"autoload-dev"
:
{
"psr-4"
:
{
"JohnKary
\\
PHPUnit
\\
Listener
\\
Tests
\\
"
:
"tests/"
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sat, May 16, 14:56 (23 h, 27 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c6/a7/324f5eb17ed7473587348f62c63b
Default Alt Text
composer.json (847 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment