
| Current Path : /var/www/html/sirius-pallets/vendor/phootwork/lang/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/sirius-pallets/vendor/phootwork/lang/composer.json |
{
"name" : "phootwork/lang",
"type" : "library",
"description" : "Missing PHP language constructs",
"authors" : [{
"name" : "Thomas Gossmann",
"homepage" : "http://gos.si"
}
],
"license" : "MIT",
"keywords" : [
"array",
"string",
"comparison",
"comparator"
],
"support" : {
"issues" : "https://github.com/phootwork/phootwork/issues"
},
"autoload" : {
"psr-4" : {
"phootwork\\lang\\" : ""
}
},
"require" : {
"php" : ">=8.0",
"symfony/polyfill-mbstring" : "^1.12",
"symfony/polyfill-php81": "^1.22"
},
"homepage" : "https://phootwork.github.io/lang/"
}