Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4092623
composer.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
956 B
Referenced Files
None
Subscribers
None
composer.json
View Options
{
"name"
:
"webmozart/assert"
,
"description"
:
"Assertions to validate method input/output with nice error messages."
,
"license"
:
"MIT"
,
"keywords"
:
[
"assert"
,
"check"
,
"validate"
],
"authors"
:
[
{
"name"
:
"Bernhard Schussek"
,
"email"
:
"bschussek@gmail.com"
}
],
"require"
:
{
"php"
:
"^7.2 || ^8.0"
,
"ext-ctype"
:
"*"
},
"require-dev"
:
{
"phpunit/phpunit"
:
"^8.5.13"
},
"conflict"
:
{
"phpstan/phpstan"
:
"<0.12.20"
,
"vimeo/psalm"
:
"<4.6.1 || 4.6.2"
},
"autoload"
:
{
"psr-4"
:
{
"Webmozart
\\
Assert
\\
"
:
"src/"
}
},
"autoload-dev"
:
{
"psr-4"
:
{
"Webmozart
\\
Assert
\\
Tests
\\
"
:
"tests/"
,
"Webmozart
\\
Assert
\\
Bin
\\
"
:
"bin/src"
}
},
"extra"
:
{
"branch-alias"
:
{
"dev-master"
:
"1.10-dev"
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Aug 18 2026, 12:18 (4 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
82/66/c2c7c6b487569a93773e2c19592e
Default Alt Text
composer.json (956 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment