Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1429555
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"
:
"phpunit/php-file-iterator"
,
"description"
:
"FilterIterator implementation that filters files based on a list of suffixes."
,
"type"
:
"library"
,
"keywords"
:
[
"iterator"
,
"filesystem"
],
"homepage"
:
"https://github.com/sebastianbergmann/php-file-iterator/"
,
"license"
:
"BSD-3-Clause"
,
"authors"
:
[
{
"name"
:
"Sebastian Bergmann"
,
"email"
:
"sebastian@phpunit.de"
,
"role"
:
"lead"
}
],
"support"
:
{
"issues"
:
"https://github.com/sebastianbergmann/php-file-iterator/issues"
},
"config"
:
{
"platform"
:
{
"php"
:
"7.3.0"
},
"optimize-autoloader"
:
true
,
"sort-packages"
:
true
},
"prefer-stable"
:
true
,
"require"
:
{
"php"
:
">=7.3"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"^9.3"
},
"autoload"
:
{
"classmap"
:
[
"src/"
]
},
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"3.0-dev"
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Sat, May 16, 17:45 (9 h, 22 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e9/2e/0b7a5c898f659b9e8adeede63301
Default Alt Text
composer.json (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment