Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4093300
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"
:
"composer/semver"
,
"description"
:
"Semver library that offers utilities, version constraint parsing and validation."
,
"type"
:
"library"
,
"license"
:
"MIT"
,
"keywords"
:
[
"semver"
,
"semantic"
,
"versioning"
,
"validation"
],
"authors"
:
[
{
"name"
:
"Nils Adermann"
,
"email"
:
"naderman@naderman.de"
,
"homepage"
:
"http://www.naderman.de"
},
{
"name"
:
"Jordi Boggiano"
,
"email"
:
"j.boggiano@seld.be"
,
"homepage"
:
"http://seld.be"
},
{
"name"
:
"Rob Bast"
,
"email"
:
"rob.bast@gmail.com"
,
"homepage"
:
"http://robbast.nl"
}
],
"support"
:
{
"irc"
:
"ircs://irc.libera.chat:6697/composer"
,
"issues"
:
"https://github.com/composer/semver/issues"
},
"require"
:
{
"php"
:
"^5.3.2 || ^7.0 || ^8.0"
},
"require-dev"
:
{
"symfony/phpunit-bridge"
:
"^3 || ^7"
,
"phpstan/phpstan"
:
"^1.11"
},
"autoload"
:
{
"psr-4"
:
{
"Composer
\\
Semver
\\
"
:
"src"
}
},
"autoload-dev"
:
{
"psr-4"
:
{
"Composer
\\
Semver
\\
"
:
"tests"
}
},
"extra"
:
{
"branch-alias"
:
{
"dev-main"
:
"3.x-dev"
}
},
"scripts"
:
{
"test"
:
"SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT=1 vendor/bin/simple-phpunit"
,
"phpstan"
:
"@php vendor/bin/phpstan analyse"
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Aug 18 2026, 12:44 (4 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
8b/db/0653faa489218f038264864d5ab5
Default Alt Text
composer.json (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment